Gnus development mailing list
 help / color / mirror / Atom feed
* IMAP connection going to the wrong port
@ 2014-08-31 10:31 Bernardo
  0 siblings, 0 replies; only message in thread
From: Bernardo @ 2014-08-31 10:31 UTC (permalink / raw)
  To: ding

Hi,

Trying to connect to an IMAP server on the LAN, i've got this in ~/.gnus.el:

(setq gnus-secondary-select-methods
       '((nnimap "LocalMail"
                (nnimap-address "192.168.1.20")
                (nnimap-stream network)
                (nnimap-server-port "143"))
         ))

However the connection fails and Wireshark shows me the connection is 
attempted on the right IP address but the wrong port - 993 and is 
consequently rejected.

BTW Thunderbird client doesn't have problems connecting to the server.

Hope i'm not overlooking something obvious.

--
Thanks, Bernardo




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-31 10:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-31 10:31 IMAP connection going to the wrong port Bernardo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).