How to send E-mail without an external SMTP server ?
- From: "fdu.xiaojf@xxxxxxxxx" <fdu.xiaojf@xxxxxxxxx>
- Date: Mon, 16 Oct 2006 13:25:07 +0800
Hi,
I just want to send a very simple email from within python.
I think the standard module of smtpd in python can do this, but I haven't found documents about how to use it after googleing. Are there any examples of using smtpd ? I'm not an expert,so I need some examples to learn how to use it.
Or maybe there is a better way to to this?
Thanks.
xiaojf
.
- Follow-Ups:
- Re: How to send E-mail without an external SMTP server ?
- From: Leo Kislov
- Re: How to send E-mail without an external SMTP server ?
- From: Rob Wolfe
- Re: How to send E-mail without an external SMTP server ?
- Prev by Date: Re: python's OOP question
- Next by Date: Re: python's OOP question
- Previous by thread: python's OOP question
- Next by thread: Re: How to send E-mail without an external SMTP server ?
- Index(es):
Relevant Pages
|