mod_email_relay

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

The user’s email address is username@hostname, where the hostname is the hostname as configured in the site’s config file. Any mails to those addresses get forwarded to the user’s email address, as configured in the user resource.

Any email that has no valid recipient is rejected.

Edit on GitHub

See also

mod_email_receive

Enables the Zotonic site to receive emails for the site’s users. The user’s email address is username@hostname , where…

E-mail handling

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