Re: How to send E-mail without an external SMTP server ?
- From: "Rob Wolfe" <blue99@xxxxxxxxxx>
- Date: 15 Oct 2006 23:51:57 -0700
fdu.xiaojf@xxxxxxxxx wrote:
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.
See standard documentation:
http://docs.python.org/lib/SMTP-example.html
HTH,
Rob
.
- Follow-Ups:
- Re: How to send E-mail without an external SMTP server ?
- From: fdu.xiaojf@xxxxxxxxx
- Re: How to send E-mail without an external SMTP server ?
- References:
- How to send E-mail without an external SMTP server ?
- From: fdu.xiaojf@xxxxxxxxx
- How to send E-mail without an external SMTP server ?
- Prev by Date: Re: OT: What's up with the starship?
- Next by Date: Re: File read-write mode: problem appending after reading
- Previous by thread: How to send E-mail without an external SMTP server ?
- Next by thread: Re: How to send E-mail without an external SMTP server ?
- Index(es):
Relevant Pages
|