Subj : CVS commit exec/nntpservice.js To : All From : rswindell Date : Tue Feb 01 2005 07:21 pm exec nntpservice.js 1.84 1.85 Update of /cvsroot/sbbs/exec In directory cvs.synchro.net:/tmp/cvs-serv20933 Modified Files: nntpservice.js Log Message: Bugfix: treat messages posted by non-QWKnet accounts as "local" messages (i.e. set header.from_net_type to NET_NONE). This defeats the v3.12 "feature" in msgbase.save_msg(), which auto-detects the from_net_type based on the from_net_addr. .