This mail never gets delivered. Any ideas why?

Νίκος Γκρ33κ nikos.gr33k at gmail.com
Sat Mar 9 16:25:33 EST 2013


mail = form.getvalue('mail')

id what the user types in an html form and click submits. this can be a non valid email of course i just check if there is a '@' in the mail address.

But will the mail, gets delivered even if mail's value is invalid?



More information about the Python-list mailing list