Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Gour <gour@mail.inet.hr>
To: info-gnus-english@gnu.org
Subject: Re: archiving sent-mail (solved)
Date: Sun, 03 Feb 2008 21:47:11 +0100	[thread overview]
Message-ID: <874pcplqcw.fsf_-_@gaura-nitai.dyndns.org> (raw)
In-Reply-To: <v9hcgtslzs.fsf@marauder.physik.uni-ulm.de>


[-- Attachment #1.1: Type: text/plain, Size: 1282 bytes --]

>>>>> "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 #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

      parent reply	other threads:[~2008-02-03 20:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-30 20:10 archiving sent-mail Gour
2008-01-31 19:22 ` Reiner Steib
2008-01-31 20:29   ` Gour
2008-01-31 21:50     ` Reiner Steib
2008-02-01  6:47       ` Gour
2008-02-03 20:47       ` Gour [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874pcplqcw.fsf_-_@gaura-nitai.dyndns.org \
    --to=gour@mail.inet.hr \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).