Skip to main content

How to stop server sending emails 100%

Comments

2 comments

  • cPanelMichael
    Hello, Do you still want incoming email, or are you attempting to disable all email functionality on the system? Thank you.
    0
  • NOC_Serverpoint
    Hi, You can try this : WHM -> Service Manager -> Uncheck Exim and Save. Also close port 25 on the server: To block outgoing port # 25, enter: /sbin/iptables -A OUTPUT -p tcp --dport 25 -j DROP Thanks
    0

Please sign in to leave a comment.