HTML email marketing tool
Terence Ng
ngterry2000 at yahoo.com.hk
Wed Nov 13 11:28:37 EST 2002
More information about the Python-list mailing list
Wed Nov 13 11:28:37 EST 2002
- Previous message (by thread): HTML email marketing tool
- Next message (by thread): HTML email marketing tool
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I do not really know Python. How do you use smtplib to send HTML email? I do not need to hook up to a web site for hits and removals. Actually, I expect my prospects are expecting my email. Terence --- Tim Roberts <timr at probo.com> 的郵件內容:> Terence Ng <ngterry2000 at yahoo.com.hk> wrote: > > >I know what a spammer do. My situation is that: > My > >company has just finished an electronics fair, and > >received a lot of business cards asking for > quotation, > >etc. I am not asking for a heavy weight mailing > list > >server. There is already a lot on the internet. > This > >is a very common business practice. I just want to > be > >smart sending the emails to this list instead of > >sending the emails one by one. > > There ARE legitimate reasons for this kind of > mailing list. > > I'm not sure what part of this you need help with. > You posted to the > comp.lang.python newsgroup; do you know Python? Do > you already know how to > fetch the addresses out of MySQL? > > I would create a "template" of the e-mail, looking > exactly the way I wanted > it to look, then just use smtplib.sendmail to send > the message. It isn't > that hard. IIS will not be involved. > > You will need an SMTP server to pump the message > through. Unless you're > running one in house, you'll have to make sure your > ISP allows you to do > this. Do you have to hook up to a web site for hits > and removals? > -- > - Tim Roberts, timr at probo.com > Providenza & Boekelheide, Inc. > -- > http://mail.python.org/mailman/listinfo/python-list _________________________________________________________ 爭氣(容祖兒),失戀王(陳小春),歲月的童話(羅嘉良)... Over 800 latest ringtones, only on Yahoo! http://ringtone.yahoo.com.hk
- Previous message (by thread): HTML email marketing tool
- Next message (by thread): HTML email marketing tool
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list