guys please can you help the noob
I have a User that has received a mail message from an external client With Attachments
the user does get the email, However when the User Forwards the Mail Message to any Internal User the Mail gets rejected and not delivered
When the Same User forwards the message to a Gmail Account it Does get Delivered to any Gmail Account
Why and How can i get the Message to Be Delivered to Internal Users?
I have noticed that if i REMOVE the Attachments the Mail DOES Get Delivered however the Same Mail Message Forwarded WITH THE Attachments Does get Delivered to any Gmail Account
eg of the error:
2026-04-23 05:35:05.399796500 8982 dispatching MAIL FROM:<frominternaluser@mysmeserver.com> SIZE=6348230
2026-04-23 05:35:05.400854500 8982 (mail) badmailfrom: skip, relay client
2026-04-23 05:35:05.401048500 8982 250 <frominternaluser@mysmeserver.com>, sender OK - how exciting to get mail from you!
2026-04-23 05:35:05.401963500 8982 dispatching RCPT TO:<user@mysmeserver.com>
2026-04-23 05:35:05.402096500 8982 (rcpt) badrcptto: skip, relay client
2026-04-23 05:35:05.402242500 8982 (rcpt) rcpt_ok: skip, relay client
Another Example
2026-04-23 05:45:04.351995500 9196 dispatching MAIL FROM:<201_be2d3f3f-e2a7-4288-bcdf-a7bbd06b04c1@bankstatements.com> SIZE=138135
2026-04-23 05:45:04.353379500 9196 (mail) badmailfrom: skip, relay client
2026-04-23 05:45:04.353613500 9196 250 <201_be2d3f3f-e2a7-4288-bcdf-a7bbd06b04c1@bankstatements.com>, sender OK - how exciting to get mail from you!
2026-04-23 05:45:04.354164500 9196 dispatching RCPT TO:<TRUMP@MYSMESERVER.COM>
2026-04-23 05:45:04.354826500 9196 (rcpt) badrcptto: skip, relay client
Any Ideas?
Any Help Greatly Appreciated