On Wednesday, April 30, 2003, at 10:43  AM, Bob Parks wrote:

> I know I can set up the script to file the spam in the "Mail Trash", 
> and
> then it does not show up in recent mail, but that clutters my trash
> folder (which I occasionally have to pull messages out of), with  spam
> that I dont want.

Per Rick's suggestion to move the message twice, please try changing:

        move m to message container spamFolderName

in the script to:

        move m to message container "Mail Trash"
        move m to message container spamFolderName

-- 
Michael Tsai                                 <http://www.c-command.com>


Reply via email to