Denis Gomes Franco
Regular Pleskian
I currently use Sendgrid for transactional emails sent by my clients' Wordpress sites and stores - and it is quite handy when I get an angry call from a shop owner complaining that he didn't receive that NEW ORDER message from their shop, as Sendgrid can confirm that the message was indeed delivered to his address .
But for regular emails I use the default SMTP server that comes with Plesk. This set up works just fine and there are no complaints, but it requires me to install the Sendgrid plugin and set up the API key in each and every site that I create.
So I was wondering what would happen if I set up Sendgrid server-wide so it can send both transactional and regular emails. I think can handle the set up itself but there are a few questions:
- What would happen to regular email messages delivered by Sendgrid? Will they be delivered as if coming from the domain itself, or something like "[email protected] via smtp.sendgrid.net"? (The latter is not acceptable)
- Will Sendgrid (or any other SMTP service for that matter) need some special configuration in order to work as a regular email service? Is that a viable option or I should stick to using the local SMTP server?
- If it's not possible/viable to use Sendgrid to deliver regular mail, then how can I set up Sendgrid server-wide so that it processes mail from PHP scripts only? And if this is indeed possible, will that affect Roundcube too?
My only concern is really having to install and set up the Sendgrid plugin on each and every site. I would like to avoid that as it is one less plugin that I have to worry about.
But for regular emails I use the default SMTP server that comes with Plesk. This set up works just fine and there are no complaints, but it requires me to install the Sendgrid plugin and set up the API key in each and every site that I create.
So I was wondering what would happen if I set up Sendgrid server-wide so it can send both transactional and regular emails. I think can handle the set up itself but there are a few questions:
- What would happen to regular email messages delivered by Sendgrid? Will they be delivered as if coming from the domain itself, or something like "[email protected] via smtp.sendgrid.net"? (The latter is not acceptable)
- Will Sendgrid (or any other SMTP service for that matter) need some special configuration in order to work as a regular email service? Is that a viable option or I should stick to using the local SMTP server?
- If it's not possible/viable to use Sendgrid to deliver regular mail, then how can I set up Sendgrid server-wide so that it processes mail from PHP scripts only? And if this is indeed possible, will that affect Roundcube too?
My only concern is really having to install and set up the Sendgrid plugin on each and every site. I would like to avoid that as it is one less plugin that I have to worry about.