Module mod_email_relay

Relay received e-mails to an user's email address.

Copyright © 2011 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Relay received e-mails to an user's email address.

Function Index

observe_email_received/2Check if the recipient is a known user, if so redirect the received e-mail as-is to that user.

Function Details

observe_email_received/2

observe_email_received(Email_received, Context) -> any()

Check if the recipient is a known user, if so redirect the received e-mail as-is to that user.


Generated by EDoc