how to disable mail and news
Alex Biamonte <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.prefs |
|---|---|
| Organization | interline |
| Message-ID | <[email protected]> |
Hi,
I'm trying to disable mail and news service for an end user kiosk type
browser that is to be used for browsing only. I've been able to disable
popups through user.js statements like
user_pref("capability.policy.default.Window.open","noAccess");, etc. but
cannot seem to find a way to stop the email new account wizard from
opening. I'm using Netscape 7.0 on Solaris with the -chrome option to
bring up the kiosk browser.
Thanks,
Alex Biamonte