Gnus development mailing list
 help / color / mirror / Atom feed
* IMAP connection goes to the wrong port
@ 2014-08-31 10:22 Bernardo
  2015-01-27  5:33 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Bernardo @ 2014-08-31 10:22 UTC (permalink / raw)
  To: ding

Hi,

i'm trying to connect to an IMAP server on the LAN and have this in 
~/.gnus.el


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

The connection fails and Wireshark reveals Gnus tried to connect to the 
right IP address but the wrong port - 993, so the connection is refused.

Hope i'm not overlooking something obvious.

Gnus v5.13

--
Thanks, Bernardo




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-27  5:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-31 10:22 IMAP connection goes to the wrong port Bernardo
2015-01-27  5:33 ` Lars Ingebrigtsen

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).