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