Gnus development mailing list
 help / color / mirror / Atom feed
* [Q]: PDF attachments and Gnus
@ 2004-01-22 22:31 Xavier Maillard
  2004-01-22 22:41 ` Jesper Harder
  0 siblings, 1 reply; 9+ messages in thread
From: Xavier Maillard @ 2004-01-22 22:31 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 679 bytes --]

Hi,

I have a question: what is the supposed encoding to be used when
sending a pdf file as attachment ?

I currently use base64 encoding which seems to be problematic for
Outlook users.

Any idea ? 

Here is how I set it up:

,----
| (setq mm-content-transfer-encoding-defaults
|       '(("text/x-patch" 8bit)
|         ("text/.*" qp-or-base64)
|         ("message/rfc822" 8bit)
|         ("application/emacs-lisp" 8bit)
|         ("application/x-patch" 8bit)
|         ("application/pdf" base64)
|         (".*" base64)))
`----

Is this the right way ?

Thanks,

zeDek
-- 
.o.                     | zedek (at) gnu-rox.org
..o Hacker Wonderland   | 
ooo                     | 


[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-01-27 13:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-22 22:31 [Q]: PDF attachments and Gnus Xavier Maillard
2004-01-22 22:41 ` Jesper Harder
2004-01-22 23:04   ` Xavier Maillard
2004-01-23 10:57     ` Steinar Bang
2004-01-24  2:41       ` Xavier Maillard
2004-01-25  8:29         ` Yair Friedman
2004-01-25 13:39         ` Steinar Bang
2004-01-26 14:28           ` Steinar Bang
2004-01-27 13:54         ` Kai Grossjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).