summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2015-12-30 21:23:43 -0500
committerAdam <Adam@anope.org>2015-12-30 21:32:24 -0500
commitc56a6b03c0d5025935563625c25c6347ed90160a (patch)
tree8af466b9db91e09edbddb44a47612ceccab1dedb /docs
parent0526afa9e06236885195f50529541cf26725a3be (diff)
Remove anopesmtp because it's stupid
Diffstat (limited to 'docs')
-rw-r--r--docs/TOOLS24
1 files changed, 1 insertions, 23 deletions
diff --git a/docs/TOOLS b/docs/TOOLS
index 26fe9e9ed..b1132c505 100644
--- a/docs/TOOLS
+++ b/docs/TOOLS
@@ -1,26 +1,4 @@
Anope Bundled Tools
-------------------
-1) Anope SMTP Client
-
- Provided with Anope is a simple SMTP client which can be used instead of
- programs like SendMail in some cases.
-
- The SMTP client can be used instead of sendmail for use with Anope's mail
- options. To use the SMTP client instead of sendmail, find the line in your
- services configuration file (anope.conf) that defines sendmailpath. On
- that line, change the path to your services installation directory, then
- followed by "bin/anopesmtp" and the IP address of a valid SMTP server. It
- should look like this:
-
- sendmailpath = "/home/ircd/anope/bin/anopesmtp 127.0.0.1"
-
- If the SMTP client doesn't send mail, or if there's an other problem with
- it, you can enable debug mode by passing the --debug flag after the server
- address. This should generate a log file of what happened when it tried
- to connect to the SMTP server.
-
- Credits:
- Originally written by Dominick Meglio <codemastr@unrealircd.com>
- Ported to *nix by Trystan Scott Lee <trystan@nomadirc.net>
-
+XXX anoperc?