Subj : CVS commit src/sbbs3/mailsrvr.c To : All From : rswindell Date : Sun Oct 02 2005 04:55 pm src/sbbs3 mailsrvr.c 1.381 1.382 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv4021 Modified Files: mailsrvr.c Log Message: No longer necessary to copy header attr field to index attr field (smb_putmsg() now does this for us). Set the SMB recipient extension header field when routing to QWKnet node (this is necessary for fixsmb to be able to reconstruct the index file). Use new function smb_updatemsg() to mark sent SMTP mail as deleted (much easier). .