Skip to main content

Restrict outgoing SMTP, why is bad to allow?

Comments

2 comments

  • cPRex Jurassic Moderator
    Hey hey! Our documentation on that feature shows this: "This interface allows you to configure your server so that only the mail transport agent (MTA), Mailman mailing list software, and the root user can connect to remote SMTP servers. This will deny other users and services the ability to bypass your mail server to directly send mail, which is common practice for spammers." With this enabled, you have to be the root user or Exim in order to send a message. Without this enabled, it's possible that spam scripts could be run and send as many messages as they want on the system.
    0
  • quietFinn
    If outgoing SMTP is not restricted any user can send spam and you most likely don't know it before your server's IP is blacklisted. When all outgoing emails go throug Exim it's quite easy to notice and track spammers.
    0

Please sign in to leave a comment.