Mailman29: > Brilliant! I had a loop with haproxy that pointed it back at my mail server! > > Now, how do I get postfix to send failures etc to my server? It > seems they just disappear into the ether!
Look in your logs: https://www.postfix.org/DEBUG_README.html#logging If you don't understand an error or warning message, report the problem on the postfix-users mailing list. Wietse > Sent with Proton Mail secure email. > > On Thursday, May 30th, 2024 at 12:50 PM, Wietse Venema via Postfix-users > <[email protected]> wrote: > > > Mailman29 via Postfix-users: > > > > > HI guys. > > > I'm having an awful time getting postfix to work in one form only. > > > Accept mail from one ip address only, regardless of the sender's > > > domain name, and send it out to the recipients. Postfix has no > > > accounts, and accepts no incoming mail. It's only for sending from > > > my local server. > > > > > > Here's my main.cf, as you can see I have it set up to accept mail > > > from my IP address only, but every time I try to send mail through > > > it I get the error : (somedomain.com is placeholder for my FQDN) > > > > > > --> EHLO mail! > > > <-- 250-relay.somedomain.com Hello mail [IPaddress], pleased to meet you > > > > > > THAT IS NOT Postfix. You can tweak settings and it will have no effect, > > because you are not taking to Postfix. > > > > I suggest that you look in the maillog file to fid out what > > program is answering the connection.. > > > > Wietse > > _______________________________________________ > > Postfix-users mailing list -- [email protected] > > To unsubscribe send an email to [email protected] _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
