Hi all,
We have installed postscreen on our mail servers, with a table lookup to a
postgres database. The lookup also records the client details (IP address), and
we have a basic Java front end with lookups to maxmind to get location
information. The tools allows us to block by CIDR, and monito
> On Nov 22, 2018, at 4:32 AM, Stefan Bauer wrote:
>
> Found it. Was required to modify smtp_auth to
>
> customer1.de user1:password
> customer2.de user2:password.
Nope:
http://www.postfix.org/SASL_README.html#client_sasl_sender
Generally, with Postfix lookups by email address, the lookup k
Found it. Was required to modify smtp_auth to
customer1.de user1:password
customer2.de user2:password.
Am Do., 22. Nov. 2018 um 10:22 Uhr schrieb Stefan Bauer <
cubew...@googlemail.com>:
> After setting
>
> smtp_sender_dependent_authentication = yes
>
> and adding additional credentials postfix
After setting
smtp_sender_dependent_authentication = yes
and adding additional credentials postfix rejects change with
#root@postgate01:~# nano /etc/postfix/smtp_auth
[securegw.intern]:25user1:password
[securegw.intern]:25user2:password
root@postgate01:~# more /etc/postfix/rela