SMTP receive as well as send

Emile van Sebille emile at fenx.com
Sat Oct 14 23:02:12 EDT 2000


Benny,

What are you trying to do?  On linux, you can simply run the
SMTP service to receive mail.  Do you want a python based
service that does the same thing?  Or are you trying to set
up receive capabilities on a dial-up connection?  If so,
look into one of the dynamic IP services.  I've used TZO,
which you pay for, but there are free ones as well.

HTH, but I'm not quite sure what you're looking for.

--

Emile van Sebille
emile at fenx.com
-------------------


"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)





More information about the Python-list mailing list