diff options
| author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-14 18:27:28 +0000 |
|---|---|---|
| committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-14 18:27:28 +0000 |
| commit | 55c14ce52f1b1ac26d2d29bf86bbeeb226411938 (patch) | |
| tree | 2322c466e6bb3fbde717ada91fd3ef42b2d4b299 /src/tools/README | |
| parent | dcfcd9302fe67bfe1aeb67db4203867d173d3073 (diff) | |
BUILD : 1.7.8 (620) BUGS : 313 NOTES : Fixed various mistakes, as listed in bug 313 (only the mydbgen issue is not done yet)
git-svn-id: svn://svn.anope.org/anope/trunk@620 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@468 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/tools/README')
| -rw-r--r-- | src/tools/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/README b/src/tools/README index 4c684cbe5..331beb757 100644 --- a/src/tools/README +++ b/src/tools/README @@ -14,7 +14,7 @@ Anope Bundled Tools options. To use the SMTP client instead of sendmail, find the line in your services configuration file (services.conf) that defines SendMailPath. On that line, change the path to your services installation directory, then - followed by "anopemstp" and the IP address of a valid SMTP server. It + followed by "anopesmtp" and the IP address of a valid SMTP server. It should look like this: SendMailPath "/home/anope/services/anopesmtp 127.0.0.1" |
