Skip to content
Snippets Groups Projects
Rob Swindell (on Windows)'s avatar
Rob Swindell authored
smtp_netmail_addr() - not currently used anywhere else, but may be someday.
load/mailutil.js's fidoaddr_to_emailaddr() has this same logic (for FTN addrs
at least and is now used by nntpservice.js).

Also, always pass a buffer to smb_faddrtoa() from the mail server since it's
multi-threaded and its unsafe to pass NULL (using a static local buffer).
7e83c8b7
History
Name Last commit Last update