>
> Change Mail Sound File In Mozilla:
>
> With Mozilla closed, locate the prefs.js file in your <profile>
> directory. Open prefs.js by right-click on the file and select "edit".
> Copy/paste the two lines below anywhere in the file, save.
>
> user_pref("mail.biff.use_default_sound", false);
> user_pref("mail.biff.sound_file", <path-to-your-favourite-wav-file>");
>
>
i tried this in the linux version. the information was found in the
mailnews.js file. after completing the changes, i don't get any sound
at all (before, i got a little bleep).
RM