Skip to main content

Question regarding SMTP_BLOCK

Comments

2 comments

  • hostCAPO
    Hello, SMTP_BLOCK is a setting in the CSF firewall. This will stop local php files from sending mail however, there is also this setting in the CSF.CONF that should allow local files to send mail: === # If SMTP_BLOCK is enabled but you want to allow local connections to port 25 # on the server (e.g. for webmail or web scripts) then enable this option to # allow outgoing SMTP connections to the loopback device SMTP_ALLOWLOCAL = "1" === Regards, Jeremy A.
    0
  • cPanelMichael
    Hello :) In addition to the previous post, the following document is useful as a general guide on preventing SPAM from leaving your server:
    0

Please sign in to leave a comment.