Skip to main content

Sendgrid for transactional emails only

Comments

3 comments

  • GOT
    You can set an smtp server for php mail function in the ini however it does not support authentication so I don't know of a way to do that with sendgrid specifically.
    0
  • cPanelLauren
    That tutorial would indeed set all mail to be routed through sendgrid, I don't know of a way to do what you're requesting but you might find more information by checking with sendgrid here: SendGrid Documentation
    0
  • Denis Gomes Franco
    Yeah, I already read some docs over at Sendgrid, they provide a very detailed explanation on how to set up EXIM but as I stated this would make *all* mail go through Sendgrid. I would like to send *only* mail originating from PHP scripts. I'll investigate GOT's suggestion of changing PHP.INI.
    0

Please sign in to leave a comment.