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

BUILD : 1.7.10 (846) BUGS : NOTES : Clarified comments above SendMailPath in the config, thanks IcyLiquid

git-svn-id: svn://svn.anope.org/anope/trunk@846 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@599 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-07-07 15:27:25 +00:00
parent 796a834547
commit 1e1cdee5d4
3 changed files with 9 additions and 2 deletions
+3 -1
View File
@@ -596,7 +596,9 @@ UseMail
# to find the mail recipient; consult your SendMail documentation.
#
# Postfix users must use the compatible sendmail utility provided
# with it; this one needs no parameters on the command line.
# with it; this one usually needs no parameters on the command line.
# Most sendmail applications (or replacements of it) require the -t
# option to be used.
SendMailPath "/usr/sbin/sendmail -t"