Skip to main content

Confused about Cpanel Catch-All Forwarder Destination

Comments

3 comments

  • georg3otj
    Come on anyone ? My point is after we set : WHM -- Server Configuration -- Tweak Settings -- Mail -- Initial default/catch-all forwarder destination : Fail It is said that : Forwarding destination for a new account"s catch-all/default address. (Users may modify this value via the Default Address interface in cPanel.) "Fail" rejects the message and notifies the remote SMTP server. This is usually the best choice if you are getting mail attacks. "Blackhole" accepts and processes the message but then silently discards it. This avoids notifying the remote SMTP server but violates SMTP RFC 5321 and generally should not be used. in my situation, why it did not reject the message but notifies "250 Accepted" ? Thanks
    0
  • georg3otj
    Problem solved ! Postfix log : Sep 27 10:31:24 smtp0 postfix/smtp[8226]: 4D2F113FBBF: to=, relay=xx.xx.xx.xx[xx.xx.xx.xx]:25, delay=10, delays=0.05/0/10/0.01, dsn=5.0.0, status=undeliverable (host xx.xx.xx.xx[xx.xx.xx.xx] said: 550 No such person here" (in reply to RCPT TO command)) Cpanel log : 2016-09-27 10:31:23 H=smtp0.mydomain.net [xx.xx.xx.xx]:54945 X=TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256 CV=no F= rejected RCPT : No such person here" 2016-09-27 10:31:23 SMTP connection from smtp0.mydomain.net [xx.xx.xx.xx]:54945 closed by QUIT Solution : Remove postfix ip address from : WHM -- Service Configuration -- Exim Configuration Manager -- Basic Editor -- Access Lists Sender verification bypass IP addresses Trusted SMTP IP addresses Credit to : Recipient Verification: Verify recipients: With callout not working as expected - Mail Protection: SMTP, POP3, Antispam and Antivirus - Sophos UTM 9 - Sophos Community Thank you
    0
  • cPanelMichael
    Hello, I'm happy to see you were able to address the issue. Thank you for updating this thread with the outcome.
    0

Please sign in to leave a comment.