Sebastian Kaps <[EMAIL PROTECTED]> writes: > // Dick Hoogendijk writes: > >> Can somebody point out to me how to deal with this? >> I really like to startup into my imap server, but also want to read my >> newsgroups with gnus. > > Try this: > > (setq > gnus-select-method '(nntp "your.news.server") > gnus-secondary-select-methods '((nnml "") > (nnimap "" > (nnimap-address "your.imap.server") > (nnimap-authinfo-file "~/.authinfo") > (nnimap-authenticator login) > (nnimap-expunge-on-close always) > ) > ))
No go. Only the newsserver opens and shows the NG's I subscribed to. The imap server is not contacted so no mailboxes ;-( Together it does not work; only nntp OR nnimap does. What could it be? -- Dick Hoogendijk -- PGP/GnuPG key: F86289CE ++ http://nagual.nl/ + Solaris 10 11/06 ++ _______________________________________________ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english