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.
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to