Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Secondary-select-method-specific gnus-message-archive-group
@ 2016-10-14  7:42 Loris Bennett
  2016-10-14 19:30 ` Dmitry Alexandrov
  0 siblings, 1 reply; 3+ messages in thread
From: Loris Bennett @ 2016-10-14  7:42 UTC (permalink / raw)
  To: info-gnus-english

Hi,

I have tried to set up different values for

  gnus-message-archive-group

for different secondary select methods like this:

     (nnimap "gmx"
             (nnimap-stream tls)
             (gnus-message-archive-group "nnimap+gmx:Gesendet")
             (nnimap-address "imap.gmx.com"))
     (nnimap "gmail"
             (nnimap-stream ssl)
             (nnimap-server-port 993)
             (remove-prefix nnimap)
             (gnus-message-archive-group "nnimap+gmail:Sent Mail")
             (nnimap-address "imap.gmail.com"))

I do get different values for gnus-message-archive-group (I actually have a
few more select methods), but I don't always get the one I am expecting.

Can anyone tell me how the values are triggered?

Cheers,

Loris

-- 
This signature is currently under construction.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-13 13:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-14  7:42 Secondary-select-method-specific gnus-message-archive-group Loris Bennett
2016-10-14 19:30 ` Dmitry Alexandrov
2024-01-13 13:23   ` Loris Bennett

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).