witcher:
> Aug 19 23:02:43 portable-navi postfix/smtp[385223]: 2190C1428ED:
> to=<m...@example.com>, relay=none, delay=585, delays=585/0.11/0/0,
> dsn=4.4.3, status=deferred (Host or domain name not found. Name service
> error for name=smtp.example.com type=MX: Host not found, try again)

That is Postfix. Maybe you have chroot turned on in master.cf?

postconf -F "*/unix/chroot=no"
postfix reload

> This is a weird error as sending with `msmtp` seems to work fine, which
> is using `smtp.example.com` as well:
> ```
> Aug 19 23:09:53 host=smtp.example.com tls=on auth=on user=mail
> from=m...@example.com recipients=m...@example.com mailsize=121
> smtpstatus=250 smtpmsg='250 2.0.0 Ok: queued as B22D3A524795'
> exitcode=EX_OK

That is NOT POSTFIX.

        Wietse

Reply via email to