I'm having a strange issue with send_mail.  I created a py script with
a function to call send_mail.  If I call the method via IDLE it works
great.  If I call the method with the exact same way with the exact
same data via another script the message never gets sent.  The strange
thing is that an error is never thrown.

Anyone ever see this before?  Thanks.

-- 
Scott

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