I alredy know hoe to send e-mail by python but is possible to receive e-mail??
thanks for all post
gYbU
0
Newbie Poster
Recommended Answers
Jump to PostI'm really confused what you're asking. Can you explain further please?
Jump to PostI imagine you used the smtplib module and its functions to send e-mail. Well, you use the poplib module and its functions to view and delete e-mail.
Use help('poplib') to get details.
A rather crummy example is at
http://docs.python.org/lib/pop3-example.html
All 7 Replies
gYbU
0
Newbie Poster
Dani
3,899
The Queen of DaniWeb
Administrator
Featured Poster
Premium Member
vegaseat
1,735
DaniWeb's Hypocrite
Team Colleague
gYbU
0
Newbie Poster
bumsfeld
413
Nearly a Posting Virtuoso
sharma_vivek82
0
Newbie Poster
vegaseat
1,735
DaniWeb's Hypocrite
Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.