Petro Khoroshyy <[email protected]> writes: > server. But, after I have added (add-to-list > 'gnus-secondary-select-methods '(nntp "news.gmane.org")) into .gnus > file, I cannot see the imap account. > > What am I doing wrong?
> (setq gnus-select-method > '(nnimap "Mail" > (nnimap-address "localhost") > (nnimap-stream network) > (nnimap-authenticator login))) The setting below overwrites the setting above. > (setq gnus-select-method '(nntp "news.gmane.org")) Dan _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
