* Adding `Delivered-To' to message-ignored-resent-headers (was: Changes to emacs/lisp/gnus/message.el, v) [not found] <E1JZQfb-0004oW-CT@cvs.savannah.gnu.org> @ 2008-03-13 13:59 ` Reiner Steib 2008-03-14 3:17 ` Adding `Delivered-To' to message-ignored-resent-headers Stefan Monnier 0 siblings, 1 reply; 2+ messages in thread From: Reiner Steib @ 2008-03-13 13:59 UTC (permalink / raw) To: Stefan Monnier; +Cc: ding, emacs-devel On Wed, Mar 12 2008, Stefan Monnier on emacs-diffs: > -(defcustom message-ignored-resent-headers "^Return-receipt\\|^X-Gnus\\|^Gnus-Warning:\\|^>?From " > +(defcustom message-ignored-resent-headers > + ;; `Delivered-To' needs to be removed because some mailers use it to > + ;; detect loops, so if you resend a message to an address that ultimately > + ;; comes back to you (e.g. a mailing-list to which you subscribe, in which > + ;; case you may be removed from the list on the grounds that mail to you > + ;; bounced with a "mailing loop" error). > + "^Return-receipt\\|^X-Gnus\\|^Gnus-Warning:\\|^>?From \\|^Delivered-To:" Shouldn't this change go to Emacs_22 (v5-10) as well? Or can you imagine any problems? Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Adding `Delivered-To' to message-ignored-resent-headers 2008-03-13 13:59 ` Adding `Delivered-To' to message-ignored-resent-headers (was: Changes to emacs/lisp/gnus/message.el, v) Reiner Steib @ 2008-03-14 3:17 ` Stefan Monnier 0 siblings, 0 replies; 2+ messages in thread From: Stefan Monnier @ 2008-03-14 3:17 UTC (permalink / raw) To: ding; +Cc: emacs-devel >> -(defcustom message-ignored-resent-headers "^Return-receipt\\|^X-Gnus\\|^Gnus-Warning:\\|^>?From " >> +(defcustom message-ignored-resent-headers >> + ;; `Delivered-To' needs to be removed because some mailers use it to >> + ;; detect loops, so if you resend a message to an address that ultimately >> + ;; comes back to you (e.g. a mailing-list to which you subscribe, in which >> + ;; case you may be removed from the list on the grounds that mail to you >> + ;; bounced with a "mailing loop" error). >> + "^Return-receipt\\|^X-Gnus\\|^Gnus-Warning:\\|^>?From \\|^Delivered-To:" > Shouldn't this change go to Emacs_22 (v5-10) as well? Or can you > imagine any problems? Could be. Doesn't seem important enough, and I don't know if it's safe enough either. I just happened to bump into it, but since I'm the first, it seems it's not that important. Stefan ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-14 3:17 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <E1JZQfb-0004oW-CT@cvs.savannah.gnu.org> 2008-03-13 13:59 ` Adding `Delivered-To' to message-ignored-resent-headers (was: Changes to emacs/lisp/gnus/message.el, v) Reiner Steib 2008-03-14 3:17 ` Adding `Delivered-To' to message-ignored-resent-headers Stefan Monnier
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.