On Sun, 01 Jun 2003 17:41:41 -0400, Glenn McCorkle wrote: > 3) Add these 3 lines to MIME.CFG
> file/markasold.dgi |ren $M*.cnm *.old > file/oldmail.dgi >HTM|[130]$einsight.exe -i $M*.old -cache=$t>$2 > file/.old >HTM|[115]$einsight.exe $1 -cache=$t>$2 Update..... I just realized that using .OLD as the file extension prevents the 'Move' button from showing when we view one of those files. :( So change those lines in MIME.CFG so that they use .MES as file extension. file/markasold.dgi |ren $M*.cnm *.mes file/oldmail.dgi >HTM|[130]$einsight.exe -i $M*.mes -cache=$t>$2 The 3rd line will no-longer need to be added because it already exists in MIME.CFG (used for reading messages that have been moved to other folders) -- Glenn http://arachne.cz/ http://www.delorie.com/listserv/mime/ http://www.cisnet.com/glennmcc/ http://www.cisnet.com/glennmcc/aqc/
