Page 1 of 1
Not accepting incoming Mail
Posted: 20 Sep 2016 10:12
by sharktech
Morning All
Just updated to 3.0.1.5 on my backup box and now I'm getting "Recipient address rejected: Server configuration problem;" for valid email addresses in relay_recipients
Any pointers where to look other than maillog.
Thanks
Re: Not accepting incoming Mail
Posted: 20 Sep 2016 10:14
by sharktech
Just gone back into the logs and I'm getting this now
Sep 20 11:07:43 spam postfix[3808]: Postfix is running with backwards-compatible default settings
Sep 20 11:07:43 spam postfix[3808]: See
http://www.postfix.org/COMPATIBILITY_README.html for details
Sep 20 11:07:43 spam postfix[3808]: To disable backwards compatibility use "postconf compatibility_level=2" and "postfix reload"
Thanks
Re: Not accepting incoming Mail
Posted: 20 Sep 2016 21:17
by shawniverson
What you see in the maillog is normal for backwards compatibility. You can raise the compatibility level if you are confident that postfix isn't using any deprecated settings.
As for server configuration problem, this usually indicates that there's a problem one of the configuration files. You may have to turn some things off in postfix temporarily to narrow in on the issue (such as relay_recipients table). Also, take a close look at main.cf and make sure everything looks okay.
Re: Not accepting incoming Mail
Posted: 29 Sep 2016 05:30
by pdwalker
Also, it would be good to let us know what setting was causing the problem when you find the problem