Chris If that will solve peoples problems. But I haven't had much feedback on the product so its hard to make any improvements. -Andy
-----Original Message----- From: Chris Withers [mailto:chrisw@nipltd.com] Sent: 21 November 2000 10:14 To: Andy Dawkins Subject: Re: [Zope] ZMailIn - alternatives?
Andy Dawkins wrote:
Vince
I installed it right away - and I think it should work. When first trying to mail to the system it said it had some problem with the x-envelope-to header.
The ZMailIn system doesn't use the x-envelope-to header it uses the envelope-to header. If your mail server provides x-envelope-to instead of
envelope-to then you
need to change lines 83 and 84 in zopeMailIn.py to reflect this change.
Yurch!
How about factoring this out into a Property of the ZMailIn object?
cheers,
Chris
participants (1)
-
Andy Dawkins