Comparing outgoing mail options, self hosted VS google apps in my situation
Posted
by
Hoofamon
on Server Fault
See other posts from Server Fault
or by Hoofamon
Published on 2012-06-03T13:26:13Z
Indexed on
2012/06/03
16:42 UTC
Read the original article
Hit count: 165
I am setting up a small site that has the need to be able to programmatically send mail from time to time. Password resets and things like that. I'm already using google apps to handle my domains email, so now i'm left with the decision between setting up basic SMTP services on my server to send "password reset mails and things like that" OR instead to have the software use google apps to send mail.
I like the google apps option as it's less stuff to worry about and seems to fit my needs, i'm trying to figure out what the downsides would be?
Thanks for any thoughts
© Server Fault or respective owner