Christoph Groth wrote:
> Hi,
>
> I'm trying to setup group mail splitting in
> a setup where I receive mail through multiple
> IMAP accounts that are configured through
> gnus-secondary-select-methods.
I don't use IMAP, but old POP, but
mail-splitting I don't see why it shouldn't be
the same.
Here is an example what you can do:
(setq nnmail-split-methods
'(
("blogomatic" "Subject: \\[blogomatic\\]")
("mail.ml-ooa"
"\\(To\\|Cc\\):.*\\([email protected]\\|\\(help-gnu-emacs\\|emacs-devel\\)@gnu.org\\|[email protected]\\|[email protected]\\|[email protected]\\)")
("mail.misc" "")
))
Obviously if you want to split depending on
from what account the mail originated, you'd
have to change the parameters accordingly.
(This probably didn't help, so just sayin'. :))
--
underground experts united
http://user.it.uu.se/~embe8573
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english