Hello,
I own dedicated server: Centos 6 + WHM where i host multiple sites. Many emails are just forwarded to related gmail accounts, such as:
[email protected] -> [email protected]
[email protected] -> [email protected]
I want to route all outgoing emails (initiated via scripts on my sites, such as contact forms or password reset forms) via SendGrid/SMTP. Although I *do NOT* want to route all incoming emails (mostly incoming spam) via SendGrid.
I followed this tutorial: /http://sendgrid.com/docs/Integrate/Mail_Servers/exim.html.
But as a result of it - I have *ALL* emails (incoming and outgoing) going through SendGrid:
- Gmail is forwarding emails from paypal.com to spam folder.
- Every piece of spam is consuming my SendGrid quota now.
What do I need to change to make sure that only outgoing emails initiated by my websites go through SendGrid?
Gleb
I own dedicated server: Centos 6 + WHM where i host multiple sites. Many emails are just forwarded to related gmail accounts, such as:
[email protected] -> [email protected]
[email protected] -> [email protected]
I want to route all outgoing emails (initiated via scripts on my sites, such as contact forms or password reset forms) via SendGrid/SMTP. Although I *do NOT* want to route all incoming emails (mostly incoming spam) via SendGrid.
I followed this tutorial: /http://sendgrid.com/docs/Integrate/Mail_Servers/exim.html.
But as a result of it - I have *ALL* emails (incoming and outgoing) going through SendGrid:
- Gmail is forwarding emails from paypal.com to spam folder.
- Every piece of spam is consuming my SendGrid quota now.
What do I need to change to make sure that only outgoing emails initiated by my websites go through SendGrid?
Gleb
Last edited: