Eli Zaretskii <[email protected]> writes:

> Do you have the gnutls DLLs installed where Emacs can find them?
> What does
>
>   M-: (gnutls-available-p) RET
>
> display?

It returns 't'.

I tried it again with:

(setq gnus-secondary-select-methods
      '((nnimap "tu2"
                (nnimap-address "myMailHost.com")
                (nnimap-server-port 993)
                (nnimap-stream ssl))))

and got

Warning: Unable to open server nnimap+myMailHost.com due
to: Unknown service: 993; Opening nnimap server on tu2...failed: ;
Server nnimap+tu2 previously determined to be down; not retrying;
Opening nnimap server on tu2...failed: ; Unable to open server
nnimap+tu2 due to: make client process failed: connection
refused, :name, *nnimap*, :buffer, *nnimap myMailHost.com
993 *nntpd**, :host, myMailHost.com, :service,
993, :nowait, nil

It looks like the mail server has refused the connection. Is there a
different way to verify that, or is it some other problem? Thanks.

Sarir

-- 
Sarir Khamsi
software guy
[email protected]
520-410-3955: pager (please enter whole number)

Reply via email to