<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   You can use tools like ss -ltnp or netstat -ltnp to verify the listener is opened.
  </div>
  <div>
   <br>
  </div>
  <div>
   Aki
  </div>
  <blockquote type="cite">
   <div>
    On 28 April 2018 at 02:44 Reio Remma <
    <a href="mailto:reio@mrstuudio.ee">reio@mrstuudio.ee</a>> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    A firewall blocking the port perhaps?
   </div>
   <div>
    <br>
   </div>
   <div>
    Reio
   </div>
   <div>
    <br>
   </div>
   <div>
    On 28.04.2018 0:35, Derek Harding wrote:
   </div>
   <blockquote type="cite">
    <div>
     Many thanks - it doesn't work for me, however. There must be something
    </div>
    <div>
     in my configuration somewhere else, perhaps nothing to do with
    </div>
    <div>
     Dovecot, that prevents this.
    </div>
   </blockquote>
   <blockquote type="cite">
    <div>
     :-)
    </div>
   </blockquote>
   <blockquote type="cite">
    <div>
     On 27/04/18 18:55, Aki Tuomi wrote:
    </div>
    <blockquote type="cite">
     <div>
      Yep.
     </div>
    </blockquote>
   </blockquote>
   <div>
    >> Aki
   </div>
   <div>
    >>
   </div>
   <div>
    >>> On 27 April 2018 at 09:50 Derek Harding
   </div>
   <div>
    >>> <
    <a href="mailto:rev.derek.harding@gmail.com">rev.derek.harding@gmail.com</a>> wrote:
   </div>
   <div>
    >>>
   </div>
   <div>
    >>>
   </div>
   <div>
    >>> I appreciate your suggestion. That'll allow both ports or only 8839?
   </div>
   <div>
    >>>
   </div>
   <div>
    >>> Derek
   </div>
   <div>
    >>>
   </div>
   <div>
    >>>
   </div>
   <div>
    >>> On 27 April 2018 4:34:33 PM NZST, Aki Tuomi <
    <a href="mailto:aki.tuomi@dovecot.fi">aki.tuomi@dovecot.fi</a>>
   </div>
   <div>
    >>> wrote:
   </div>
   <div>
    >>>>
   </div>
   <div>
    >>>>> On 27 April 2018 at 02:25 Derek Harding <
    <a href="mailto:rev.derek.harding@gmail.com">rev.derek.harding@gmail.com</a>>
   </div>
   <div>
    >>>> wrote:
   </div>
   <div>
    >>>>>
   </div>
   <div>
    >>>>>
   </div>
   <div>
    >>>>> Hi,
   </div>
   <div>
    >>>>>
   </div>
   <div>
    >>>>> I want dovecot to listen for imaps (ssl) on both 993 and a
   </div>
   <div>
    >>>> non-standard
   </div>
   <div>
    >>>>> port 8839.
   </div>
   <div>
    >>>>>
   </div>
   <div>
    >>>>> I've tried using variations on the inet_listener entries in
   </div>
   <div>
    >>>>> 10-master.conf as shown in a couple of threads on here but none of
   </div>
   <div>
    >>>> the
   </div>
   <div>
    >>>>> attempts have worked.
   </div>
   <div>
    >>>>>
   </div>
   <div>
    >>>>> Can someone provide me with a cut-and-paste solution and confirm into
   </div>
   <div>
    >>>>
   </div>
   <div>
    >>>>> which file it should be placed (i.e. is the dovecot.conf format using
   </div>
   <div>
    >>>>
   </div>
   <div>
    >>>>> the inet_listener = {address} appropriate)?
   </div>
   <div>
    >>>>>
   </div>
   <div>
    >>>>> --
   </div>
   <div>
    >>>>> Best wishes,
   </div>
   <div>
    >>>>> Derek
   </div>
   <div>
    >>>>
   </div>
   <div>
    >>>> service imap-login {
   </div>
   <div>
    >>>>   inet_listener {
   </div>
   <div>
    >>>>     ssl = yes
   </div>
   <div>
    >>>>     port = 8839
   </div>
   <div>
    >>>>   }
   </div>
   <div>
    >>>> }
   </div>
   <div>
    >>>>
   </div>
   <div>
    >>>> Aki
   </div>
  </blockquote>
  <div>
   <br>
  </div>
  <div class="io-ox-signature">
   ---
   <br>Aki Tuomi
  </div> 
 </body>
</html>