/doc/modules/mod_email_relay/mod_email_relay.html

https://code.google.com/p/zotonic/ · HTML · 33 lines · 27 code · 6 blank · 0 comment · 0 complexity · e6cea396348702b01f8ba1a4f7e338f1 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Module mod_email_relay</title>
  5. <link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
  6. </head>
  7. <body bgcolor="white">
  8. <div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
  9. <hr>
  10. <h1>Module mod_email_relay</h1>
  11. <ul class="index"><li><a href="#description">Description</a></li><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>Relay received e-mails to an user's email address.
  12. <p>Copyright Š 2011 Marc Worrell</p>
  13. <p><b>Authors:</b> Marc Worrell (<a href="mailto:marc@worrell.nl"><tt>marc@worrell.nl</tt></a>).</p>
  14. <h2><a name="description">Description</a></h2>Relay received e-mails to an user's email address.
  15. <h2><a name="index">Function Index</a></h2>
  16. <table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#observe_email_received-2">observe_email_received/2</a></td><td>Check if the recipient is a known user, if so redirect the received e-mail as-is to that user.</td></tr>
  17. </table>
  18. <h2><a name="functions">Function Details</a></h2>
  19. <h3 class="function"><a name="observe_email_received-2">observe_email_received/2</a></h3>
  20. <div class="spec">
  21. <p><tt>observe_email_received(Email_received, Context) -&gt; any()</tt></p>
  22. </div><p>Check if the recipient is a known user, if so redirect the received e-mail as-is to that user.</p>
  23. <hr>
  24. <div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
  25. <p><i>Generated by EDoc, Aug 12 2011, 19:36:11.</i></p>
  26. </body>
  27. </html>