Am Freitag, den 27.05.2005, 11:41 -0700 schrieb Varun Parange:
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...
Maybe you reread the thread you started some days ago: [Zope] Zope MailHost Query Especially my answer:
--On Freitag, 27. Mai 2005 3:15 Uhr -0700 Varun Parange <varunsemail@yahoo.com> wrote:
hi,
how do i receive mails using Zope mailhost??
MailHost is only for *sending* but not for receiving mails. Zope is *not* an SMTP server.
But there is a currently not very good documented smtp-server for zope. http://dev.legco.biz/products/smtpservice However, this is not a beginner tool. Maybe you rather try this one: http://mjablonski.zope.de/MailBoxer which works with an existing mail server and is more easy to use and debug. Regards Tino