>>>>> "Reiner" == Reiner Steib <[EMAIL PROTECTED]> writes:
Reiner> Do you organize different accounts in different groups?
I solved my problem with group parameters, i.e.:
[...]
(setq gnus-parameters
'(("^nnimap\\+localhost-IMAP:gour$"
(posting-style
(name "Gour")
(address "[EMAIL PROTECTED]")
(signature-file "~/Gnus/gour.signature"))
(gcc-self . "nnimap+localhost-IMAP:gour.Sent"))
("gmane"
(posting-style
(name "Gour")
(address "[EMAIL PROTECTED]")
(signature-file "~/Gnus/gour-iskon.signature"))
(gcc-self . "nnimap+localhost-IMAP:list.Sent"))
; all Gmane news mail archived into list.Sent
;; other newsgroups
("^nntp"
(posting-style
(name "Gour")
(address "[EMAIL PROTECTED]")
(signature-file "~/Gnus/gour-iskon.signature"))
(gcc-self . "nnimap+localhost-IMAP:list.Sent"))))
; all other news mail archived into list.Sent
In this way all the sent mail (both individual accounts as well as mail sent to
newsgroups and/or mailing lists goes under 'imap-folders' and is therefore
available for searching with mairix ;)
Sincerely,
Gour
--
Gour | Zagreb, Croatia | GPG key: C6E7162D
----------------------------------------------------------------
pgphEf4GNk5XC.pgp
Description: PGP signature
_______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
