Page 1 of 1

omtidyu

Posted: Thu Sep 27, 2007 8:27 pm
by jhamill
what command line do you use for omtidyu to remove items from the Sent Items folder?

Posted: Fri Sep 28, 2007 5:40 am
by Richard Hall
Hi,

The 'pending tray' is the Sent Items folder so the incantation is:

Code: Select all

omtidyu -B -u <user> -Tp -a 0 -d -k

to delete everything and NOT to put the deletions in the Deleted Items folder. (Use -a <num_days> if you only want to delete older msgs.)

Richard