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

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

problems with nnimap and gcc, gnus-message-archive-group


From: chris wallace
Subject: problems with nnimap and gcc, gnus-message-archive-group
Date: 21 May 2004 03:59:32 -0700

I use nnimap and want to save a copy of outgoing messages.  So I put 

(setq gnus-secondary-select-methods
      '((nnimap "QMUL"
                (nnimap-address "imap.qmul.ac.uk")
                (nnimap-list-pattern ("*"))
)))

(setq gnus-message-archive-group "nnimap+QMUL:sent-mail")

When I write a mail, I see a Gcc header
Gcc: nnimap+QMUL:sent-mail

But after sending it with C-c C-c, there is no copy in
nnimap+QMUL:sent-mail.

I can manually move messages to this group with B m
nnimap+QMUL:sent-mail, so do not see why the Gcc isn't working.

Any suggestions?

Chris.


reply via email to

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