1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 06:36:38 +02:00

Added delay directive to mail block in new config.

Renamed restrictmail to restrict in mail block.


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1625 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Naram Qashat cyberbotx@cyberbotx.com
2008-11-09 23:52:14 +00:00
parent 1a89f2475c
commit 2b07bdbf2f
3 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ E bool UseMail;
E char *SendMailPath;
E char *SendFrom;
E bool RestrictMail;
E int MailDelay;
E time_t MailDelay;
E int DontQuoteAddresses;
E int NSDefFlags;