13 Feb
2001
13 Feb
'01
3:14 p.m.
Be careful after an upgrade to 2.3.0 when you use productive MailHosts:
I discovered that my contact form didn't work any more after I upgraded to 2.3.0. After some change it worked again.
In 2.2.5 I could use the following reportAction content:
to: <dtml-var send_to> from: contactform subject ..........
Now in 2.3.0 I MUST use:
to: <dtml-var send_to> from: contact@goeldi.com subject ..........
So it seems, that with 2.3.0 Zope checks the form and correctness of a mail address.
Right?
You are not using Python 2 by any chance are you? I am not aware of any change in MailHost to validate addresses... Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations www.digicool.com