On Wed, Oct 3, 2012 at 2:39 PM, Cheng <chbe...@googlemail.com> wrote: > Hi Dennis, > > I am not familiar with setting up the Mac. How do I check the STMP service > on the Mac? > > I am able to send email through the Mac's Mail application though. The > outgoing mail server for the Mail application is smtp.googlemail.com. The > incoming mail server for the Mail application is imap.googlemail.com. > > Thanks, > Cheng
If you know the right SMTP server to use, then simply configure django to use it: https://docs.djangoproject.com/en/1.4/ref/settings/#email-host Cheers Tom -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.