Re: I need problem tu]o understand

2021-11-16 Thread natan
Matus: On 16.11.2021 12:09, Matus UHLAR - fantomas wrote: >>> On 16.11.21 10:06, natan wrote: I need some help about uderstand log: I have FILTER smtp-amavis:[127.0.0.1]:10628 > >> On 16.11.2021 10:22, Matus UHLAR - fantomas wrote: >>> you have this where? > > On 16.11.21 10:41

Re: I need problem tu]o understand

2021-11-16 Thread Matus UHLAR - fantomas
On 16.11.21 10:52, natan wrote: cat /var/log/mail.log |grep "4Hth4H05w6z20nfj" Nov 16 10:45:03 thebe4 postfix/smtpd[21880]: 4Hth4H05w6z20nfj: client=s2b.hekko.net.pl[195.78.66.142] Nov 16 10:45:03 thebe4 postfix/cleanup[23606]: 4Hth4H05w6z20nfj: message-id=<3dd29e4f-f107-67f0-2331-3219fd752...@pe

Re: I need problem tu]o understand

2021-11-16 Thread Matus UHLAR - fantomas
On 16.11.21 10:06, natan wrote: I need some help about uderstand log: I have FILTER smtp-amavis:[127.0.0.1]:10628 On 16.11.2021 10:22, Matus UHLAR - fantomas wrote: you have this where? On 16.11.21 10:41, natan wrote: in master.cf: smtp-amavis unix    -   -   -   -  

Re: I need problem tu]o understand

2021-11-16 Thread natan
Matus: cat /var/log/mail.log |grep "4Hth4H05w6z20nfj" Nov 16 10:45:03 thebe4 postfix/smtpd[21880]: 4Hth4H05w6z20nfj: client=s2b.hekko.net.pl[195.78.66.142] Nov 16 10:45:03 thebe4 postfix/cleanup[23606]: 4Hth4H05w6z20nfj: message-id=<3dd29e4f-f107-67f0-2331-3219fd752...@pendragon.pl> Nov 16 10:45:0

Re: I need problem tu]o understand

2021-11-16 Thread natan
On 16.11.2021 10:22, Matus UHLAR - fantomas wrote: > On 16.11.21 10:06, natan wrote: >> I need some help about uderstand log: >> >> I have >> FILTER smtp-amavis:[127.0.0.1]:10628 > > you have this where? in master.cf: smtp-amavis unix    -   -   -   -   140   smtp    

Re: I need problem tu]o understand

2021-11-16 Thread Matus UHLAR - fantomas
On 16.11.21 10:06, natan wrote: I need some help about uderstand log: I have FILTER smtp-amavis:[127.0.0.1]:10628 you have this where? this is local haproxy where connect postfix to port 10628 like: ... bind 127.0.0.1:10628   server amavis1 86.xxx.xxx.125:10628 check maxconn   server amavi