Closed Bug 84858 Opened 23 years ago Closed 23 years ago

[RFE] Changing default sound when mail comes in

Categories

(SeaMonkey :: General, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 64462

People

(Reporter: fleona, Assigned: mpt)

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.3-20mdk i686; en-US; rv:0.9.1)
Gecko/20010607
BuildID:    2001060713

How about the ability to change the default sound when mail comes in? If you are
working in another app, at least on linux the mail sounds as a default beep and
you cant recognize it. The ability to change it from the preferences should be a
nice addition, for mozilla 1.0 perhaps

Reproducible: Always
Steps to Reproduce:
1.Let mozilla get mail automatically



Actual Results:  Cant choose sound when mail comes in

Expected Results:  To change the sound you hear when mail comes
Dup.
You can change it via pref's for now by adding these lines (use a sound you
actlually have there though)

user_pref("mail.biff.play_sound",true);
user_pref("mail.biff.use_default_sound", false);
user_pref("mail.biff.sound_file", "/full/path/to/some.wav");

*** This bug has been marked as a duplicate of 64462 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
vrfy dup
Status: RESOLVED → VERIFIED
Component: User Interface Design → Browser-General
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.