Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i am using postfix, when i try to send email to other domain, my emails are rejected from remote domain. in /var/log/maillog
Code:
host xxxxxxxxxxxx.com[xxx.xx.xx.xx] said: 503
This mail server requires authentication when attempting to send to a
non-local e-mail address. Please check your mail client settings or contact
your administrator to verify that the domain or address is defined for this
server. (in reply to RCPT TO command)
This is not set in default and so i didn't, i want to highlight another point, when i was using smtp.gmail.com as smarthost, i wasn't getting this error, since there is porblem in smtp.gmail.com, google removes the sender email to authenticated user, which is causing to reciver to unable view orignal sender, so i removed "smart host (relay)" configuration.
let me check smtpd_recipient_restrictions this, i will update you on this
is this can be problem of dynamic ip pool ( i am using dynamic ip pool on DSL modem). if yes then how remote smtp checks this, either i am using dnynamic or static IP pool.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.