On Wed, 15 Jan 2020 at 18:03, Wietse Venema wrote:
>
> Simon B:
> > Hi
> >
> > Currently the smtpd for receiving mails from amavis is set up like:
> >
> > 119 #The amavis reciever
> > 120 127.0.0.1:10025 inet n - - - - smtpd
> >
> > Consequently it listens only IPv4
> >
> > ~# netstat -tulpn | gre
On Wed, 15 Jan 2020 at 17:03, Wietse Venema wrote:
> Simon B:
> > Hi
> >
> > Currently the smtpd for receiving mails from amavis is set up like:
> >
> > 119 #The amavis reciever
> > 120 127.0.0.1:10025 inet n - - - - smtpd
> >
> > Consequently it listens only IPv4
> >
> > ~# netstat -tulpn | grep
Simon B:
> Hi
>
> Currently the smtpd for receiving mails from amavis is set up like:
>
> 119 #The amavis reciever
> 120 127.0.0.1:10025 inet n - - - - smtpd
>
> Consequently it listens only IPv4
>
> ~# netstat -tulpn | grep 10025
> tcp0 0 127.0.0.1:10025 0.0.0.0:*
> LISTEN
Hi
Currently the smtpd for receiving mails from amavis is set up like:
119 #The amavis reciever
120 127.0.0.1:10025 inet n - - - - smtpd
Consequently it listens only IPv4
~# netstat -tulpn | grep 10025
tcp0 0 127.0.0.1:10025 0.0.0.0:*
LISTEN 4849/master
Amavis is list