Re: sender dependent relay host problem

2020-11-12 Thread Marko Horn
hello wietse, --- Mitten drin statt nur Datei! Am 2020-10-08 21:28, schrieb Wietse Venema: Marko Horn: sender_dependent_relayhost_maps = hash:/etc/postfix/lookups/relayhost/sender_relay sender_relay: - @testdomain.de fsmtp: sender_dependent_relayhost_maps requires a HOST

Re: repeated connect and disconnect

2020-10-08 Thread Marko Horn
hello, --- Mitten drin statt nur Datei! Am 2020-10-08 11:54, schrieb Zsombor B: Just set up fail2ban, it will take care of this. Idézet (li...@lazygranch.com): Is there something I should be doing to mitigate this problem? Oct 8 02:11:42 myserver postfix/smtpd[11630]: connect from unkn

Re: sender dependent relay host problem

2020-10-08 Thread Marko Horn
hello wietse, --- Mitten drin statt nur Datei! Am 2020-10-01 00:06, schrieb Wietse Venema: Wietse: sender_dependent_relayhost_maps requires HOST syntax. sender_dependent_default_transport_maps requires TRANSPORT:HOST syntax. Marko Horn: thanks for showing me the mistake in my

Re: sender dependent relay host problem

2020-09-30 Thread Marko Horn
hello wietse, --- Mitten drin statt nur Datei! Am 2020-09-30 16:12, schrieb Wietse Venema: Marko Horn: hello list, i want to seperate the sendout of mails for a specific doamain over 3 mailgateways i setup. it's a test scenario. in the main.cf i set an entry like

sender dependent relay host problem

2020-09-30 Thread Marko Horn
hello list, i want to seperate the sendout of mails for a specific doamain over 3 mailgateways i setup. it's a test scenario. in the main.cf i set an entry like this: sender_dependent_relayhost_maps = hash:/etc/postfix/lookups/relayhost/sender_relay sender_relay = @testdomain.de fs