What's the filter doing?
Moving Incoming Emails
into Trash
It would also be nice to remove all filters for all users have Criteria: from "xx...@xxxxx.xxx"
I will have to play around with this below.. and just write a script to loop through all users and run at whatever time interval.
=====
part 1 - create a list of filters for the user..
gam user <username>@xxxxx.xxx print filters > filters_<username>.csv
-- i cannot get the
redirect csv filter.csv to work for some reason...
part 2 - delete the filters of your choice.