Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Don't rename attachments when forwarding
@ 2004-08-31  7:54 John Robot
       [not found] ` <b9y1xhnoahq.fsf@jpl.org>
  0 siblings, 1 reply; 2+ messages in thread
From: John Robot @ 2004-08-31  7:54 UTC (permalink / raw)


Hello,

I've noticed that, when forwarding (C-c C-f) a mail to other
people, the attached files are renamed into something like
`attXXX...' where XXX is a number.

How is it possible to get rid of that feature (under Gnus
5.10.6)?

,----[ Extract of my .gnus ]
|
| ;; when forwarding mail, chop off these headers
| (setq message-forward-ignored-headers
|       (concat "^\\("
|               "Content-Class\\|Delivered-To\\|Importance\\|In-Reply-To\\|"
|               "Lines\\|Message-Id\\|Organization\\|Received\\|References\\|"
|               "Return-Path\\|Return-Receipt-To\\|Sender Thread-Index\\|"
|               "Thread-Topic\\|User-Agent\\|X.*"
|               "\\):"))
| 
| ;; subject of article with 'Fwd:' prepended to it, for forwarded messages
| (setq message-make-forward-subject-function 'message-forward-subject-fwd)
| 
| ;; forwarded messages will just be copied inline to the new message
| (setq message-forward-as-mime nil)
`----

Best regards & Many thanks,
  John

-- 
John Robot


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

* Re: Don't rename attachments when forwarding
       [not found] ` <b9y1xhnoahq.fsf@jpl.org>
@ 2004-08-31 12:10   ` John Robot
  0 siblings, 0 replies; 2+ messages in thread
From: John Robot @ 2004-08-31 12:10 UTC (permalink / raw)


Katsumi Yamaoka <yamaoka@jpl.org> writes:

>> I've noticed that, when forwarding (C-c C-f) a mail to other
>> people, the attached files are renamed into something like
>> `attXXX...' where XXX is a number.
>
>> How is it possible to get rid of that feature (under Gnus
>> 5.10.6)?
>
> I think it is never Gnus' fault.  I heard that attachments like
> `attXXX...' are made by outlook.  For example, when a mail body
> consists of a text part, an attachment and a signature, the last
> text part becomes so.  Probably, hasn't such a thing occurred in
> the recipient?

I do not think as I was as well a user of Outlook, before, and
we (my colleagues or me) never got such funny names for
attachments.

Now that I've upgraded to a better e-mail and newsreader, my
colleagues receive such attachments from me. So, it must be
clearly on my side (not especially Gnus, but maybe my .gnus
file)...

Best regards,
  John

-- 
John Robot


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

end of thread, other threads:[~2004-08-31 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-31  7:54 Don't rename attachments when forwarding John Robot
     [not found] ` <b9y1xhnoahq.fsf@jpl.org>
2004-08-31 12:10   ` John Robot

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).