Can anyone tell me Is there any python module available which functionally equivalent to Perl's MIME::Lite??
I am searching for a python MIME module which has following features:
1. Able to send multi-attached docs.
2. Able to set priority to mail.
3. Able to send inline images.
Please suggest some python modules which satisfies above requirements.
Thanks,
Srini
I am searching for a python MIME module which has following features:
1. Able to send multi-attached docs.
2. Able to set priority to mail.
3. Able to send inline images.
Please suggest some python modules which satisfies above requirements.
Thanks,
Srini
Comment