mjm159 wrote:Sorry. That should be smtplib (with a p)
Hi all,
A quick question. Does anyone know how I can send an email in a non-interactive way?
Check out the smtlib python module.
Cheers, Carl.
mjm159 wrote:Sorry. That should be smtplib (with a p)
Hi all,
A quick question. Does anyone know how I can send an email in a non-interactive way?
Check out the smtlib python module.
Cheers, Carl.