Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Secure Gmail Notifier using hidden preference setting' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Secure Gmail Notifier using hidden preference setting
Authored by: tobyvoss on Jul 10, '07 01:56:49AM
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 | # ]