Re: обфускация email адресв (для тех кто боится спама)
Sergey Spiridonov <[email protected]>
| Newsgroups | gmane.org.it-ru.germany.general |
|---|---|
| Message-ID | <[email protected]> |
Anatoli Klassen wrote:
>> ... может добавить к своим стандартным хедерам ещё один:
>>
>> X-Archive: encrypt header
>>
>
> А как это сделать в IE или Мозилле?
Для Mozilla:
"other compose header" pref
from mailnews.js:
// you can specify a comma delimited list of optional headers
// this will show up in the address picker in the compose window
// examples: "X-Face" or "Approved"
pref("mail.compose.other.header", "Approved,X-No-Archive");
--
Best regards, Sergey Spiridonov