Hello list!

I setup postfix to use Amazon SES for relaying SMTP mail. Amazon requires to 
“verify” sender email, which is fine. So, in my jail.local I have exactly what 
I need:

sender = [email protected] <mailto:[email protected]>

Email doesn’t go through. Here is mail log:

Apr 26 21:42:53 localhost postfix/qmgr[1933]: 01C0680A27AB: 
from=<[email protected]>, size=2477, nrcpt=1 (queue active)
Apr 26 21:42:53 localhost postfix/smtp[2759]: 74924819D918: 
to=<[email protected]>, 
relay=email-smtp.us-east-1.amazonaws.com[107.21.244.69]:587, delay=1.2, 
delays=0.35/0.04/0.49/0.32, dsn=5.0.0, status=bounced (host 
email-smtp.us-east-1.amazonaws.com[107.21.244.69] said: 554 Message rejected: 
Email address is not verified. (in reply to end of DATA command))

So, I get it why postfix can’t relay it. But how do I set FROM email in 
fail2ban so it’s not [email protected] 
<mailto:[email protected]> and it’s whatever I set in “sender” 
field?
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Fail2ban-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to