Gnus development mailing list
 help / color / mirror / Atom feed
From: Xavier Maillard <zedek@gnu-rox.org>
Subject: [Q]: PDF attachments and Gnus
Date: Thu, 22 Jan 2004 23:31:33 +0100	[thread overview]
Message-ID: <plop87k73jd396.fsf@gnu-rox.org> (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 --]

             reply	other threads:[~2004-01-22 22:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-22 22:31 Xavier Maillard [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=plop87k73jd396.fsf@gnu-rox.org \
    --to=zedek@gnu-rox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).