[Zope] Receiving mails
David H
bluepaul at earthlink.net
Fri May 27 15:02:51 EDT 2005
Varun Parange wrote:
> hi,
> i have downloaded an SMTP server and using it i can send mails with
> the help of Zope MailHost....
>
> however i would also like to recieve mails.... how do i do this.....
> which additional products do i need to download...
>
> regards,
> varun
>
>
>
>
Varun,
I wrote a spam filter using wxpython - but all the incoming mail uses
standard python libraries: poplib, rfc822, email.Parser. Just write an
external python script to handle.
David
More information about the Zope
mailing list