Skip to main content

Outgoing SPAM

Comments

6 comments

  • 24x7ss
    First of all enable SPF and DKIM for the domains for which mails are going to spam folder and then try again if still you are facing the issue then check if your mail server IP is blacklisted or not if it is blacklisted then you can change the mail routing IP of the server by adding server secondary IP in /etc/mailips file. Please note there is some format to add the IP in that file make sure you are using that format only.
    0
  • Danr86
    First of all enable SPF and DKIM for the domains for which mails are going to spam folder and then try again if still you are facing the issue then check if your mail server IP is blacklisted or not if it is blacklisted then you can change the mail routing IP of the server by adding server secondary IP in /etc/mailips file. Please note there is some format to add the IP in that file make sure you are using that format only.

    Hello Thank you for your fast reply! About you said: 1-Yes, SPF and DKIM is enable for all. 2- no, it isn't Blacklisted. The ip of mail server is the same for all users, so think that we all are outgoing on spam folder. Can I apply the the solution you told me about changing mail routing IP? In case yes, is there any tutorial or guide to do it? Thank you
    0
  • 24x7ss
    Hello, You can change the mail routing IP by editing below file: /etc/mailips Place below syntax in it: *: x.x.x.x replace x.x.x.x with your IP and save the file. Further, checking complete headers for email that landed in spambox would help too.
    0
  • Danr86
    Hello, You can change the mail routing IP by editing below file: /etc/mailips Place below syntax in it: *: x.x.x.x replace x.x.x.x with your IP and save the file. Further, checking complete headers for email that landed in spambox would help too.

    This is a great solution. Thank you very much! :)
    0
  • cPanelMichael
    Hello, Note that documentation on changing the IP address used for sending email is found here: Thank you.
    0
  • Danr86
    Thank you all!!! Very usefull!! :)
    0

Please sign in to leave a comment.