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


Click here to return to the 'securing pref data' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
securing pref data
Authored by: sammaffei on Dec 18, '02 10:26:13AM

Well you can put it in startup items and have the disk image password added to your keychain (which should be secured to your login only).

To automate secured mail on login, I wrote an AppleScript to mount the image (once again, automatically gettting the password from my keychain), wait until the list of volumes contains my secured disk's name, and then launch mail.

Finally, I added the compiled script to may startup items.



[ Reply to This | # ]