mod_email_receive

Enables the Zotonic site to receive emails for the site’s users. The user’s email address is username@hostname, where the hostname is the hostname as configured in the site’s config file.

Any email that has no valid recipient is rejected.

Edit on GitHub

Models

m_email_receive_recipient

Not yet documented.

See also

mod_email_relay

Enables the Zotonic site to relay emails for the site’s users to their real email addresses.

E-mail handling

Any Zotonic system is capable of sending and receiving e-mail messages over SMTP.