Connection refused (61)
Larry Rosenman
larryrtx at gmail.com
Thu Jul 12 01:36:34 EEST 2018
What does ifconfig nfe0 show for inet?
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
On 7/11/18, 5:35 PM, "Teno Deuter" <gvgter at googlemail.com> wrote:
but:
egress_int="nfe0"
you mean to put this value?
On Thu, Jul 12, 2018 at 12:30 AM, Larry Rosenman <larryrtx at gmail.com> wrote:
> $egress_int is NOT 127.0.0.1.
>
> Change roundcube to use the same address.
>
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
> US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
>
> On 7/11/18, 5:26 PM, "Teno Deuter" <gvgter at googlemail.com> wrote:
>
> this is what I have now in my smptd conf file:
>
> listen on $egress_int pki server.pki tls-require hostname [domain]
> listen on $egress_int pki server.pki port 587 tls-require auth hostname [domain]
> listen on $egress_int pki server.pki smtps auth hostname [domain]
>
> but the problem is still there :(
>
> On Thu, Jul 12, 2018 at 12:04 AM, Larry Rosenman <larryrtx at gmail.com> wrote:
> > ---
> > /etc/smtpd/smtpd.conf
> > pki mx.domain.tld certificate "/etc/smtpd/tls/smtpd.crt"
> > pki mx.domain.tld key "/etc/smtpd/tls/smtpd.key"
> >
> > table creds "/etc/smtpd/creds"
> > table vdoms "/etc/smtpd/vdoms"
> > table vusers "/etc/smtpd/vusers"
> >
> > listen on eth0 tls pki mx.domain.tld
> > listen on eth0 port 587 tls-require pki mx.domain.tld auth <creds>
> >
> > accept from any for domain <vdoms> virtual <vusers> deliver to mbox
> > accept for any relay
> > ----
> > Add a:
> > listen on lo port 587 tls-require pki mx.domain.tld auth <creds>
> >
> >
> > --
> > Larry Rosenman http://www.lerctr.org/~ler
> > Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
> > US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
> >
> > On 7/11/18, 5:00 PM, "dovecot on behalf of Teno Deuter" <dovecot-bounces at dovecot.org on behalf of gvgter at googlemail.com> wrote:
> >
> > produces an empty result!
> >
> > On Wed, Jul 11, 2018 at 11:57 PM, Richard
> > <inbound-dovecot at listmail.innovate.net> wrote:
> > > what does the output of:
> > >
> > > netstat -n | grep :587
> > >
> > > run as root, show you? the -p will give the program and pid.
> > >
> > >
> > >
> > >> Date: Wednesday, July 11, 2018 21:51:09 +0000
> > >> From: Larry Rosenman <larryrtx at gmail.com>
> > >>
> > >> Yep, you (probably) need to configure openSMTPD to listen on 587
> > >>
> > >> (I run exim, so I can't help with that).
> > >
> > >
> >
>
More information about the dovecot
mailing list