Viktor Dukhovni:
>
>
> > On Apr 13, 2018, at 7:25 AM, Poliman - Serwis <[email protected]> wrote:
> >
> > Apr 12 11:48:09 s1 postfix/smtp[12985]: fatal:
> > smtp_connect_addr: bad smtp_bind_address parameter:
> > 54.38.202.128,: Name or service not known
>
> That "," there looks like it does not belong. Something's wrong with your
> smtp_bind_address syntax.
>
> > Apr 12 11:49:00 s1 postfix/smtp[13190]: fatal:
> > smtp_connect_addr: bad smtp_bind_address parameter:
> > 54.38.202.128:10025,: Name or service not known
>
> Ditto.
Good job. smtp_bind_address needs an IP address, no
commas, no TCP ports.
Wietse