1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 05:13:12 +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
+1 -1
View File
@@ -313,7 +313,7 @@ E int HostNumber;
E bool UseMail;
E char *SendMailPath;
E char *SendFrom;
E int RestrictMail;
E bool RestrictMail;
E int MailDelay;
E int DontQuoteAddresses;