To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.
Email: Difference between revisions
Jump to navigation
Jump to search
DarthGandalf (talk | contribs) Created page with "{{DISPLAYTITLE:email}} {{Extra Module}} This module watches a local mailbox for new mails (checks every minute). Once it found something it will send you a list with the sende..." |
>Un1matr1x mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:email}} | {{DISPLAYTITLE:email}} | ||
{{ | {{Core Module | version = 1.0}} | ||
This module watches a local mailbox for new mails (checks every minute). Once it found something it will send you a list with the sender and subject. | This module watches a local mailbox for new mails (checks every minute). Once it found something it will send you a list with the sender and subject. | ||
Revision as of 16:37, 7 November 2012
This module is a part of ZNC. This module is shipped with ZNC by default. If you have the right "LoadMod" you can activate it with /znc LoadMod email The code for this module can be found here. This module is part of ZNC since Version 1.0 |
This module watches a local mailbox for new mails (checks every minute). Once it found something it will send you a list with the sender and subject.
Usage
Arguments
This user module takes one arguments. The argument is the path to your mailbox.
Read loading modules to learn more about loading modules.