Hi all,
I need a help with retry time, I read FAQ Q&A and some articles but I can't find how to do. My problem is that some e-mails still on Mail Queue after received an error from the destination server. I'm using Exim on cPanel. RETRYBLOCK setting is: F,2h,15m; G,16h,1h,1.5; F,4d,8h How could I set Exim to inform the sender account that the email was not received by the destination? Below is a log from an email sent and still on the Mail Queue after more than 24h. Many thanks for any help and best regards, Ronaldo Luiz ====< LOG MESSAGE >==== LOG: MAIN cwd=/usr/local/cpanel/whostmgr/docroot 4 args: /usr/sbin/exim -v -M 1fdH3q-00024S-0z delivering 1fdH3q-00024S-0z LOG: MAIN Sender identification U=sender D=mymailserver.net.br [email protected] Connecting to mx1.destmailserver.com.br [31.220.106.26]:25 ... connected SMTP<< 220 ESMTP [Mail System] SMTP>> EHLO mymailserver.info SMTP<< 250-nl-srv-smtpin2.destmailserver.io 250-PIPELINING 250-SIZE 35651584 250-ETRN 250-STARTTLS 250-ENHANCEDSTATUSCODES 250-8BITMIME 250-DSN 250 SMTPUTF8 SMTP>> STARTTLS SMTP<< 220 2.0.0 Ready to start TLS SMTP>> EHLO mymailserver.info SMTP<< 250-nl-srv-smtpin2.destmailserver.io 250-PIPELINING 250-SIZE 35651584 250-ETRN 250-ENHANCEDSTATUSCODES 250-8BITMIME 250-DSN 250 SMTPUTF8 SMTP>> MAIL FROM:<[email protected]> SIZE=3947 SMTP>> RCPT TO:<[email protected]> SMTP>> DATA SMTP<< 250 2.1.0 Ok SMTP<< 454 4.7.1 <[email protected]>: Relay access denied SMTP<< 554 5.5.1 Error: no valid recipients SMTP>> QUIT SMTP(close)>> LOG: MAIN == [email protected] R=dkim_lookuphost T=dkim_remote_smtp defer (-44) H=mx1.destmailserver.com.br [31.220.106.26]: SMTP error from remote mail server after RCPT TO:<[email protected]>: 454 4.7.1 <[email protected]>: Relay access denied -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
