> How i can send a attachment using smtplib. I am > able to send plain mails, now my problem is that i > want to send an HTML file as an attachemnt. There is a MIME module, but whether that allows encoding of messages as well as decoding I don't know. RTFM to find out I guess. Alan G