Gnus development mailing list
 help / color / mirror / Atom feed
* Rewrite incoming message text?
@ 2020-09-04 20:16 Christian Barthel
  2020-09-04 20:31 ` Adam Sjøgren
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Barthel @ 2020-09-04 20:16 UTC (permalink / raw)
  To: ding

I am fetching my email from a POP server with something like
that
   (setq mail-sources
      '((pop :server "server"
             :port 995
             :user "$mailaddr"
             ... )))
and I am sorting emails with `nnmail-split-methods'.  Is it
possible to rewrite parts of those mails?

Example: I am often seeing googlegroups with a subject like:

   Subject: [GROUPNAME] email subject text

I'd like to remove the "[GROUPNAME]" string because this email
will be sorted with nnmail-split-methods into the correct group.

-- 
Christian Barthel <bch@online.de>


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

end of thread, other threads:[~2020-09-05  8:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04 20:16 Rewrite incoming message text? Christian Barthel
2020-09-04 20:31 ` Adam Sjøgren
2020-09-05  8:54   ` Christian Barthel

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