2005年12月20日 星期二 10:50
多谢Xie Yanbo, 我在python doc中找到了一个发送附件的example,但没找到接收附件 的方法,再寻找中。。。 Jasper Yuan ----- Original Message ----- From: "Xie Yanbo" <xieyanbo at gmail.com> To: <python-chinese at lists.python.cn> Sent: Friday, December 16, 2005 7:58 PM Subject: Re: [python-chinese] How to attach for email with Python > On 12/16/05, bak100 <bak100 at 163.com> wrote: > > 请问哪位朋友知道怎样用Python发送和接收附件? > > 把附件加入邮件或从邮件中解出来,可以使用email模块[1]; > 发送邮件使用SMTP协议[2],接收邮件使用POP3协议[3];另外, > 发送和接收邮件也可以使用IMAP协议[3],视服务商而定。 > > [1] http://docs.python.org/lib/module-email.html > [2] http://docs.python.org/lib/module-smtplib.html > [3] http://docs.python.org/lib/module-poplib.html > [4] http://docs.python.org/lib/module-imaplib.html > ---------------------------------------------------------------------------- ---- > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051220/ee84b7f3/attachment.htm
2005年12月28日 星期三 09:45
poplib On 12/19/05, bak100 <bak100 at 163.com> wrote: > > > > > 多谢Xie Yanbo, 我在python doc中找到了一个发送附件的example,但没找到接收附件 > 的方法,再寻找中。。。 > > > > Jasper Yuan > > > ----- Original Message ----- > From: "Xie Yanbo" <xieyanbo at gmail.com> > To: <python-chinese at lists.python.cn> > Sent: Friday, December 16, 2005 7:58 PM > Subject: Re: [python-chinese] How to attach for email with Python > > > > On 12/16/05, bak100 <bak100 at 163.com> wrote: > > > 请问哪位朋友知道怎样用Python发送和接收附件? > > > > 把附件加入邮件或从邮件中解出来,可以使用email模块[1]; > > 发送邮件使用SMTP协议[2],接收邮件使用POP3协议[3];另外, > > 发送和接收邮件也可以使用IMAP协议[3],视服务商而定。 > > > > [1] http://docs.python.org/lib/module-email.html > > [2] http://docs.python.org/lib/module-smtplib.html > > [3] http://docs.python.org/lib/module-poplib.html > > [4] http://docs.python.org/lib/module-imaplib.html > > > > > ---------------------------------------------------------------------------- > ---- > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > 需 要 一 个 2000 兆 的 免 费 邮 箱 吗 ? > 网易免费邮箱是中国最多人使用的电子邮箱。 > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > >
Zeuux © 2025
京ICP备05028076号