A
Alessandro Bottoni
Is there any module or interface that allow the programmer to access a
imap4/pop3 server in a more pythonic (or Object Oriented) way than the
usual imaplib and popolib?
I mean: is there any module that would allow me to query the server for
specific messages (and fetch them) in a way similar to a OODB?
TIA
imap4/pop3 server in a more pythonic (or Object Oriented) way than the
usual imaplib and popolib?
I mean: is there any module that would allow me to query the server for
specific messages (and fetch them) in a way similar to a OODB?
TIA