mod_email_relay

See also

mod_email_receive, E-mail handling.

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.

Todo

Add more documentation

Edit on GitHub

Models

email_relay

Not yet documented.

See also

E-mail handling

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