Not really about python...

Jeff jam at quark.emich.edu
Tue Dec 14 13:24:56 EST 1999


On Tue, Dec 14, 1999 at 05:58:25PM +0000, Sposhua wrote:
> ...but this is the only newsgroup I go to.
> 
> I use Python for my CGI scripting and it looks like I'm gonna have to put
> something up on an NT (bleaj!) server. Any1 know the equivalent of Unix's
> sendmail on Windows? I doubt /usr/bin/sendmail works ;-)
> 
> Cheers
> 

try the 'smtplib' module in the standard distribution. this 'should' work on
NT as well as UNIX platforms.

regards,
J
-- 
|| visit gfd <http://quark.emich.edu/>
|| psa member -- <http://www.python.org/psa/> 
|| New Image Systems & Services, Inc. <http://www.newimage.com/>




More information about the Python-list mailing list