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

Added sendfrom directive to mail block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1623 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Naram Qashat cyberbotx@cyberbotx.com
2008-11-09 23:44:34 +00:00
parent 93985d17a8
commit fc21dbc2ec
2 changed files with 8 additions and 6 deletions
+6
View File
@@ -240,6 +240,12 @@ mail
* to be used.
*/
sendmailpath = "/usr/sbin/sendmail -t"
/*
* This is the e-mail address from which all the e-mails are to be sent from.
* It should really exist.
*/
sendfrom = "services@localhost.net"
}
/*