Copyright © 2011 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
observe_email_received/2 | Check if the recipient is a known user, if so redirect the received e-mail as-is to that user. |
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