Hi, I'm not sure if it will work for you, but I had a similar error to
Code:
Mar 4 13:58:36 localdomain postfix/pipe[10601]: 4B6DEFEA61: to=<mailbox@localdomain>, relay=maildrop, delay=0.05, delays=0.01/0/0/0.03, dsn=2.0.0, status=sent (delivered via maildrop service)
Fixed it thanks to this thread
http://www.howtoforge.com/forums/arc...p/t-39317.html
I uninstalled amavis a while ago and commented this line in /etc/postfix/main.cf:
Code:
#content_filter = amavis:[127.0.0.1]:10024
Well, it happens that you also need to comment this one:
Code:
#receive_override_options = no_address_mappings
Because it is preventing address mapping
Recent comments
1 day 10 hours ago
1 day 13 hours ago
2 days 1 hour ago
2 days 3 hours ago
2 days 8 hours ago
2 days 14 hours ago
2 days 23 hours ago
3 days 1 hour ago
3 days 9 hours ago
3 days 11 hours ago