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:
@@ -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
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user