echo/modules/protocol
Jean a2957ffe02
email: outbound mail subsystem and RESETPASS
Adds a config-driven mailer: a SendEmail action the link layer pipes to
a configured command (sendmail -t, msmtp, ...) off-thread. NickServ
RESETPASS <account> emails a short-lived code to the address on file;
RESETPASS <account> <code> <newpassword> completes the reset. Codes are
node-local; the password change itself federates.
2026-07-12 15:28:15 +00:00
..
inspircd.rs email: outbound mail subsystem and RESETPASS 2026-07-12 15:28:15 +00:00
mod.rs email: outbound mail subsystem and RESETPASS 2026-07-12 15:28:15 +00:00