Marcin,
> I have some problems with changing sound that's played when a new
> message arrives. All I could find in preferences is an option: "Play
> sound" but nothing more. So, I've changed preferences in Default
> directory: Play_sound: true, default_sound: false, sound:
> "c:\...\aletter.wav". [...] means a full directory. Nothing's going
> on. So, should I put a path to file in some special way between ""
> or something? Anyway where's that default sound WAV file located?
> Maybe I could exchange it with my own file?
do you literally have "..." in your path? try an absolute path, like
c:\temp\aletter.wav
-Seth