Sending E-mail From Zope
Sending email from Zope is easy.
MailHost
You will first need to add a MailHost object above or at the same level as the method or script from which you want to send the e-mail. Set the SMTP server to localhost (the default) and then use the MailHost in your script.
Troubleshooting
If your email is rejected or is never delivered make sure first that the from address you are using is a valid address, and not postmaster@localhost, for example. Please contact support with the error message, bounced email or any other debugging information if you require additional help.
Questions?
Please contact us with your questions and we will get back to you right away.
