Re: Need Advice: Sending Emails
Check out sendgrid. If you use Rackspace I think they even give you a good discount.
You could also just configure everything to use Google's SMTP. I've done that for quite a few projects.
On Fri, Apr 12, 2013 at 12:19 PM, Tom Evans <tevans.uk@googlemail.com> wrote:
On Fri, Apr 12, 2013 at 5:01 PM, Venkatraman S <venkat83@gmail.com> wrote:Use your ISPs SMTP server. If your ISP doesn't provide one, you have
> Looks like an overkill to me. Why setup an SMTP server for this!
> Are there no other options?
to provide one.
Some MTA has to deliver the email to the right MDA, if your ISP
doesn't provide one, you have to do it yourself, that's just how email
works.
Cheers
Tom
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home