1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 21:23:13 +02:00

Added restrictmail directive in mail block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1624 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Naram Qashat cyberbotx@cyberbotx.com
2008-11-09 23:47:54 +00:00
parent fc21dbc2ec
commit 1a89f2475c
3 changed files with 14 additions and 3 deletions
+11
View File
@@ -246,6 +246,17 @@ mail
* It should really exist.
*/
sendfrom = "services@localhost.net"
/*
* If set, SENDPASS will be restricted to IRC operators. This directive is
* optional.
*
* WARNING: If you choose to not enable this option, you should limit the
* number of processes that the services user can have at a time (you can
* create a special user for this; remember to NEVER launch Services as
* root).
*/
restrictmail = yes
}
/*