Skip to main content

Outbound SMTP connections are unrestricted

Comments

5 comments

  • Echelon17
    That is exactly the purpose of the SMTP_BLOCK feature - to stop scripts sending mail through external servers (such as Gmail). It is working exactly as intended. Since CSF is not part of cPanel I'd recommend contacting the script developer(s) directly for further assistance.
    0
  • cPanelMichael
    Hello :) I believe you can utilize the "SMTP_ALLOWUSER" rule to allow specific users to circumvent the restriction implemented by CSF. You may want to post on the CSF support forums for clarifications on the best way to exclude certain users or mail servers. Thank you.
    0
  • kers7754
    I assumed that using an external SMTP that you had to authenticate to was the most secure way to protect against email abuse. So should all email go through phpmail (MTA)? I guess if it does, it can be monitored.
    0
  • Echelon17
    That's the point of the SMTP_BLOCK feature, to prevent people bypassing local mail restrictions by sending mail through a third party or external server directly. Authentication to the third party service does not make this secure at all, and chances are you won't even know mail is being sent out this way. If you want full control over all of your servers outbound e-mail you should enable this option. Please only do so if you are aware of what it does and how it will affect you. If in doubt, contact Configserver for more information.
    0
  • boyla
    Hello, If the server is only me using, it is safe to disable SMTP_BLOCK in csf? because I want to use external SMTP server. Thanks
    0

Please sign in to leave a comment.