On 03/06/2012 04:05 PM, Scott Macri wrote:
I can run thunderbird on the same machine and don't have any issues.
No, I am not running tbird at the same time as the django app.  Thus,
I know it's not a port conflict.

It wouldn't make any difference if you were running your Django app and T'bird at the same time. The port that the Django dev server uses has nothing to do with the port the Gmail SMTP server uses. Even if your Django app were to send email at precisely the same time as T'bird, it wouldn't make any difference. SMTP servers are designed to handle multiple simultaneous connections.
--
Regards,

Clifford Ilkay
Dinamis
1419-3266 Yonge St.
Toronto, ON
Canada  M4N 3P6

<http://dinamis.com>
+1 416-410-3326

--
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.

Reply via email to