Andre Wohnig wrote:

> Hello all!
> 
> I can change the header type for reply in the file mailnews.js. But i 
> can only change it to the default. I want to have an user specified 
> header, but i don't know how to do this. Is there an additional file 
> where i can define my header? Or do i have to make an entry in 
> ~/.mozilla/default/prefs.js?
> 

Are you trying to have a customized x-header line or a customized reply
intro line?

I can't help you with the custom x-header, but you can have a different
reply line by adding the following to your user.js (or prefs.js):

user_pref("mailnews.reply_header_type", 1);

Bedeutungen:
0 = No Reply-Text
1 = <Author> wrote:   - Netscape 3.xx/4.xx style
2 = On <date> <author> wrote:
3 = user-defined, not yet axctivated.


Holger
-- 
Netscape 6 Tips deutsch: http://www.hmetzger.de


Reply via email to