Short: Keep important messages (Thor 2.05+) Author: Eirik Nicolai Synnes Uploader: Eirik Nicolai Synnes Type: comm/mail Replaces: comm/mail/keepmsg13a.lha Architecture: m68k-amigaos /* ** $VER: KeepMsg.thor 1.3b (1.4.95) ** by Eirik Nicolai Synnes ** ** Copies the current or selected message to a special "Keep" conference and ** sets the KEEP flag on them. ** ** Specify the conference name in the toconf string below. If the conference ** doesn't exist it will be created. ** ** If you don't want the copy in the destination conference to be marked as ** unread make sure nomarkmsg is set to 1 below. Otherwise set it to 0. ** ** Fixed in 1.3a: ** o Fixed a bug where the keep conference wouldn't be created if it didn't ** already exist ** ** Fixed in 1.3b: ** o When no messages were selected the current message should have been ** copied, but it wasn't. Fixed. */