From rswindell@VERT to CVS commit on Fri Aug 12 15:16:32 2016
exec listserver.js 1.43 1.44
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv12414
Modified Files:
listserver.js
Log Message:
Use new fidoaddr_to_emailaddr() function from mailutil.js to convert
FidoNet addresses of message authors to Internet email compatible address format.
From rswindell@VERT to CVS commit on Fri Aug 12 21:40:30 2016
exec listserver.js 1.44 1.45
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv14189
Modified Files:
listserver.js
Log Message:
Back-out the last commit: this shouldn't be needed if using the latest Synchronet Mail Server as it'll handle this address field conversion automatically whenever the message header is sent via SMTP or POP3.