info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: archiving sent-mail (solved)


From: Gour
Subject: Re: archiving sent-mail (solved)
Date: Sun, 03 Feb 2008 21:47:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>>>> "Reiner" == Reiner Steib <reinersteib+gmane@imap.cc> 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 "gour@mail.inet.hr")
      (signature-file "~/Gnus/gour.signature"))
 (gcc-self . "nnimap+localhost-IMAP:gour.Sent"))

("gmane"
 (posting-style
      (name "Gour")
      (address "gour@mail.inet.hr")
      (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 "gour@mail.inet.hr")
     (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
----------------------------------------------------------------

Attachment: pgpMJ2tlk56Cc.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]