I just update my Linux installation. With it I think Emacs/Gbus got
updated also.

In my .gnus I have:
    (setq gnus-secondary-select-methods
          `(
            (nnimap "gmail"
                    (nnimap-address "imap.gmail.com")
                    (nnimap-stream ssl)
                    (nnimap-authinfo-file ,imap-authinfo-file))
            ))

    (setq smtpmail-auth-credentials imap-authinfo-file)

Until now that worked without a problem. (I use another file as
.authinfo.) Now it does not work anymore. What has changed?

--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to