1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Add a note about how to send emails on Windows.

This commit is contained in:
Sadie Powell
2023-11-24 13:24:42 +00:00
parent 949176c3e0
commit e2d546ad46
+3
View File
@@ -953,6 +953,9 @@ mail
* 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.
*
* If you are running on Windows you should use a Windows sendmail port
* like https://www.glob.com.au/sendmail/ for sending emails.
*/
sendmailpath = "/usr/sbin/sendmail -t"