Gnus development mailing list
 help / color / mirror / Atom feed
From: Bernardo <bernardo.bacic@pobox.com>
To: ding@gnus.org
Subject: IMAP connection going to the wrong port
Date: Sun, 31 Aug 2014 20:31:45 +1000	[thread overview]
Message-ID: <ltutj1$km1$1@ger.gmane.org> (raw)

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




                 reply	other threads:[~2014-08-31 10:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ltutj1$km1$1@ger.gmane.org' \
    --to=bernardo.bacic@pobox.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).