Ken Gillett via Postfix-users:
> > There is a way to make the Postfix SMTP daemon more chatty in the
> > logfile, but that works only if you can update and verify the right
> > configuration files. Which you haven't, going by your reports sofar.
> >
> > /path/to/postconf debug_peer_list=ip-of-telnet-client
> > /path/to/postconf debug_peer_level=2
> > /path/to/postfix reload
> >
> > where ip-of-telnet-client is the IP address of the client
> > that you use to send the commands with telnet.
>
> I have set the logging as you suggest and try the telnet test, but all I get
> is:-
>
> 2024-10-29 12:29:06.001571+0000 0x1eaa111 Info 0x0
> 43400 smtpd: AD09918357931: reject: RCPT from macpro.home[10.xx.xx.xx]: 550
> 5.1.1 <[email protected]>: Recipient address rejected: User unknown in local
> recipient table; from=<> to=<[email protected]> proto=ESMTP
> helo=<macserve.home>
>
Then you haven't updated the right configuration files, and you need
to use
/path/to/other/postconf debug_peer_list=ip-of-telnet-client
/path/to/other/postconf debug_peer_level=2
/path/to/other/postfix reload
where ip-of-telnet-client is the IP address of the client
that you use to/other send the commands with telnet.
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]