Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Secure Gmail Notifier using hidden preference setting' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Secure Gmail Notifier using hidden preference setting
Authored by: tobyvoss on Tue, Jul 10 2007 at 1:56AM PDT
the very obvious alternatives to the way given in this hint are:
1. in Terminal, type defaults write com.google.GmailNotifier SecureAlways -string 1
2. in Property List Editor, open the file ~/Library/Preferences/com.google.GmailNotifier.plist and add a new child named SecureAlways of class String and value 1 under Root

[ Reply to This | # ]