Mail Configuration¶
Completing this configuration allows your Plone site to send email. If the mail settings are not configured properly, you will not be able to receive form submissions via email from your site, and users can’t be contacted for an email reset link.
Using localhost for email¶
One common way to configure mail for your Plone site is to use a mail server on the same machine that is hosting Plone. To do this, you’ll first need to configure a mail server, like Postfix.
Using an external host¶
The following settings are an example of how you can configure your site to use your Gmail address. You can also use any external mail server, such as your business or institution email (you can get your SMTP settings from your in-house IT department).
Testing the Configuration¶
You can test the configuration by clicking the “Save and send test e-mail” button at the bottom of the form. You should receive an email from the email address you specified with the subject “Test email from Plone.”