SMTP receive as well as send
Kevin Cazabon
kcazabon at home.com
Sat Oct 14 16:16:07 EDT 2000
More information about the Python-list mailing list
Sat Oct 14 16:16:07 EDT 2000
- Previous message (by thread): SMTP receive as well as send
- Next message (by thread): SMTP receive as well as send
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
My bro wrote a Python app that is basically a replacement for FetchMail.... might be what you're looking for. You can get the source at: http://www.qcc.sk.ca/~charlesc/software/ Kevin Cazabon. "benny" <benny at nairobi.demon.nl> wrote in message news:39e8bfe4.2248931 at news.demon.nl... | Hi, | | I'm in need of an SMTP setup that will allow me to receive as well as | send messages. The Python SMTPlib looked like a good bet but it seems | to be send-only (kind of like the POP3 lib stuff seems to be read | only). | | Can a kind soul help out a Python newbie and give me a few hints about | how/where/etc. I could get an SMTP setup that works both ways please? | (The PC is a Linux box.) | | Many thanks. | | -- | | Benny (who apologises if this has been discussed recently or if this | is obviously posted somewhere but days of searching hasn't helped)
- Previous message (by thread): SMTP receive as well as send
- Next message (by thread): SMTP receive as well as send
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list