delay time between postfix send email on finding some code 4xx
I was looking in the postfix manual for the waiting parameter by which
an email is tried to send after receiving a 4xx code. I am interested in
adapting it correctly for the servers that use postgrey,but i dont find
it or i dont understand it
Re: delay time between postfix send email on finding some code 4xx
I understand that minimal_backoff_time in postfix greater than
2.4 is 300s so I deduce that if the postgrey is with default
parameters it is the correct value
El 23/02/2021 a las 15:20, IL Ka
escribió:
On Tue, Feb 23, 2021 at 4:58 PM Francesc Peñalvez
<[hidden email]> wrote:
I was looking in the
postfix manual for the waiting parameter by which
an email is tried to send after receiving a 4xx code. I am
interested in