Topic: Sending mail trough python app

Hi all,

I am playing with django but can't get it to send any emails...
When i try to send a mail trough python and run in it in ssh all goes well and the mail just works and gets send.
But when i use the same script in django i get an error namely: unable to select on socket.

Has anybody got a clue what might go wrong?

Your Sincerely,

Tom

Re: Sending mail trough python app

Since we're already dealing with this in a ticket directly with you I'm going to close this topic out.  If we change anything in regards to Django's e-mail configuration settings we'll post them on our wiki article concerning Django deployments.