[oodisc] Mozilla Mail & News
Alexander L. Slovesnik
als на sviblovo.ru
Пт Апр 9 17:56:27 MSD 2004
>Allin punchaw qampaq, Evgeny!
>
>
>
>
>>по крайне мере есть в user_pref:
>>user_pref("mail.compose.other.header", "X-test-add");
>>
>>
>user_pref("mail.compose.other.header", "Keywords,X-Comment-To");
>работает, как часы, спасибо!
>
>А можно ли сделать так, чтобы некая строка заливалась в поле Keywords
>автоматически?
>
>
>
>
Для Mozilla Thunderbird подходит следующее (для Mozilla Suite не
проверял, но наверно тоже т. к. код почти одинаков):
user_pref("mail.identity.id2.header.xx1", "X-xx-1: abc");
user_pref("mail.identity.id2.header.xx2", "X-xx-2: def");
user_pref("mail.identity.id2.header.xx3", "X-xx-3: ghi");
user_pref("mail.identity.id2.header.xx4", "X-xx-4: jkl mno ");
user_pref("mail.identity.id2.header.xx5", "X-xx-5: 123 456 789");
user_pref("mail.identity.id2.headers", "xx1,xx2,xx3,xx4,xx5");
Подробная информация о списке рассылки Oo-discuss