Thank you Abhilash,
probably it's hard to tell, but somehow the container started with a different IP now. Do you have any clew, how this can happen? The network part is as follows:
networks:
mailman:
ipv4_address: 172.22.0.4
-> but it has 192.168.176.6
Thank you in advance.
Am 28.08.23 um 14:11 schrieb Abhilash Raj:
On 8/28/23 13:51, Stephen J. Turnbull wrote:
Jens Günther writes:
> 2023-08-26T08:21:59.522238+02:00 postfix/smtpd[2843414]: NOQUEUE: > reject: RCPT from unknown[192.168.176.6]: 450 4.7.25 Client host > rejected: cannot find your hostname, [192.168.176.6]; > from=<$admin@mydomain.de> to=<$recipient> proto=ESMTP helo=<mailman-web>
There are a bunch of $myxxxx variables in Postfix, I think $myhosts might be the right one.
It should be under $mynetworks as per documentation:
https://asynchronous.in/docker-mailman/#postfix
Also, official postfix docs says the same:
https://www.postfix.org/BASIC_CONFIGURATION_README.html
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/...
This message sent to jens.guenther@posteo.de