Displaying 1 result from an estimated 1 matches for "token_quot".
Did you mean:
token_quote
2005 Feb 07
2
*HOWTO* : using mime-construct with outlook - send fax to email recipient
...der .= "Content-Disposition: attachment; filename="
---
> $part_header .= "Content-Disposition: inline; filename="
405c405
< $p .= cont "Content-Type: $type\n"
---
> $p .= cont "Content-Type: $type;\n name=" .
token_quote($arg) . "\n"
Outlook now names the attachment correctly, and Thunderbird also seems
to work just as well with the changes.
Hope someone finds this useful.
Julian.