SMTP's host setup
Each directory has to have a MailHost instance installed as antecesor (usually in the plone site) in order to be able to send emails.
Please check that the MailHost instance has a correct config of the following:
- A valid SMTP Host (usually
localhost). - A valid SMTP Port (usually 25).
- A valid username and password (usually works leaving empty SMTP Userid and SMTP Password.
