disable annoying sound after changing volume control
Sorry, this entry is only available in English. For the sake of viewer convenience, the content is shown below in the alternative language. You ...
Read More »
Go to: Multi Account Functions » Modify/Upgrade Multiple Accounts There is no “check all” box so, do a quick search for “x3” and “select matching user...	
to view: find /home/*/mail/*/*/cur -mtime +729 -type f -ls to delete: find /home/*/mail/*/*/cur -mtime +729 -type f -delete  ...