Andrzej Adam Filip <[email protected]> writes: > [email protected] (Kamil Jońca) wrote: > >> [...] Now wors fine, almost. >> The only thing, I can't set is archive based on from header, >> gnus-message-archive-group seems to be evaluated *before* "From" header >> is set from group posting-style. > > You can copy sender "auto-selection rules" to gnus-message-archive-group > to select "archive folder". > e.g. I use three separate "sent folders": one for usenet, second for > mailing list, and third for "all other" (email). > > '(gnus-message-archive-group (quote ( > ("^[^:]+$" "nnimap:Posted") > ("^nnimap:Lists\\." "nnimap:Posted-List") > (".*" "nnimap:Sent"))))
I can separate messages according to mail/usenet status, but I can't by from :( I have adapted script found at http://www.emacswiki.org/emacs/GnusMSMTP (cg-feed-msmtp) with no success. KJ _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
