Eric Abrahamsen <e...@ericabrahamsen.net> writes:

> It should -- as far as I know all the nnmail splitting/washing stuff
> happens on a _copy_ of the message buffer, ie you're not changing the
> actual underlying message, as the IMAP server sees it.

Hmm... I have this in my ~/.gnus.el. But nothing is happening. Are there
any other settings complementing the ones below?:

--8<---------------cut here---------------start------------->8---
(custom-set-variables
 '(nnmail-list-identifiers
   '("[ABC Forum]")))
(add-hook 'nnmail-prepare-incoming-header-hook
          'nnmail-remove-list-identifiers)
--8<---------------cut here---------------end--------------->8---

I want to remove the string "[ABC Forum]" from the subject line.

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to