Dnia 12.07.2023 o godz. 11:41:49 Ken Gillett via Postfix-users pisze: > > Since the error stating it could not resolve 'home' I added an MX record > to the DNS and now the error says the address "loops back to myself". I > forget the exact wording as a power cut means I lost the full exact > message I copied.
"Loops back to myself" message means that Postfix isn't configured to handle mail addressed to "...@home" as local delivery - it doesn't "know" it should handle that mail, so tries to resolve "home" and relay the mail to the resolved address, and finds out the resolved address is its own address - hence "loops back to myself". You have to make Postfix recognize "home" as its locally-handled hostname. "mydestination=" maybe? -- Regards, Jaroslaw Rafa r...@rafa.eu.org -- "In a million years, when kids go to school, they're gonna know: once there was a Hushpuppy, and she lived with her daddy in the Bathtub." _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org