disable annoying sound after changing volume control
I ve searched low and high for this came across a lot of tips but none of them worked. Changing the “default beep” to (...
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 ...