praba kar wrote:
> Dear All,
>       Normally we can send mail using
> telnet in linux. In the following way

> Is it possible to run same thing same manner
> in python?  If possible kindly help me with
> specimen code.  Actually I gone through
> telnetlib module documentation but I cann't
> get solution for it.

Why not just use the smtp module? It's a tad easier.

-- 

hilsen/regards Max M, Denmark

http://www.mxm.dk/
IT's Mad Science
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to