21 Nov
2003
21 Nov
'03
4:14 p.m.
On Thu, 2003-11-20 at 21:33, Dmitrij Repp wrote:
Hi, Whether there is SMTP-client for Zope with which it is possible not only to send, but also to receive E-mail?
Zope can *relay* outbound e-mail through SMTP. Zope does not handle inbound e-mail. If you want certain e-mails to trigger a response in Zope, you'll need to configure that in your existing MTA. HTH, Dylan