The following fails

 (setq gnus-secondary-select-methods
      '((nntp "news.cs.illinois.edu"
              (nntp-open-connection-function nntp-open-ssl-stream)
              (nntp-port-number 563)
              (nntp-address "news.cs.illinois.edu")
              (nntp-authinfo-user "reingold")
              (nntp-authinfo-password "MyPassword"))))

with an error message

  gnus-select-newsgroup: Couldn't open server

How can I debug the problem?  I know the login/password are correct because
they work when I read the news from Thunderbird.

-- 

Professor Edward M. Reingold                Email: [email protected]
Department of Computer Science              Voice: (312) 567-3309
Illinois Institute of Technology            Fax:   (312) 567-5067
Stuart Building, 228F
10 West 31st Street
Chicago, IL  60616-3729  U.S.A.
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to