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

From ZNC
Jump to navigation Jump to search
>Un1matr1x
mNo edit summary
>Domin
m Moved to external modules and added download link.
 
Line 1: Line 1:
{{DISPLAYTITLE:email}}
{{DISPLAYTITLE:email}}
{{Core Module | version = 1.0}}
{{External 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 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.


Line 9: Line 9:
| extra = The argument is the path to your mailbox.
| extra = The argument is the path to your mailbox.
}}
}}
== ZNC v1.0 ==
This module was removed in [[ChangeLog/1.0#No_more_ZNC-Extra|ZNC v1.0]] , you can find a compatible module at https://github.com/znc/znc/blob/fc8e789b081b74c6ae2b460bb056dac7019f3dce/modules/extra/email.cpp

Latest revision as of 10:26, 24 November 2012

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.

ZNC v1.0

This module was removed in ZNC v1.0 , you can find a compatible module at https://github.com/znc/znc/blob/fc8e789b081b74c6ae2b460bb056dac7019f3dce/modules/extra/email.cpp