Marek GROSSMAN wrote:
>>>I need the mail send the mail with this optin:
>>>Content-Disposition: attachment; filename="xxxxx.jpg"
>>
>> Add the following line to the prefs.js file that's in your profile
>> directory:
>> user_pref("mail.content_disposition_type", 1);
>
>
> Thanks for help, but this option doesn't work.
> Any other idea?
> I was looking for solution on the internet, but
> "I still have not found, what I am looking for".
>
>
> Mareg
>
>
That's odd, it's been working for me for a long time. Did you look at
the message source (CTRL-U) of the sent message to see if the content
disposition was inline or attachment? You didn't change the pref while
mozilla was running, did you?