winnie hw skrev den 2023-02-25 00:44:
> Thanks. I have setup these two options in main.cf
>
> maximal_queue_lifetime = 1d
> bounce_queue_lifetime = 1d
On Sat, Feb 25, 2023 at 7:40 PM Benny Pedersen wrote:
and now logs that shows the problem ?
postfix have over 900 lines of default well choic
winnie hw skrev den 2023-02-26 02:15:
I am trying to resolve the problem when an undelivered message stays
in queue too long, then the sender can't know this so they ask me why
the sent message can't be gotten by others. any better solution?
if postfix dont know local recipients then it will no
I am trying to resolve the problem when an undelivered message stays in
queue too long, then the sender can't know this so they ask me why the sent
message can't be gotten by others. any better solution?
Thanks.
On Sat, Feb 25, 2023 at 7:40 PM Benny Pedersen wrote:
> winnie hw skrev den 2023-02
Matus UHLAR - fantomas skrev den 2023-02-25 11:45:
On 25.02.23 07:44, winnie hw wrote:
Thanks. I have setup these two options in main.cf,
maximal_queue_lifetime = 1d
bounce_queue_lifetime = 1d
delay_warning_time is NOT bounce_queue_lifetime
+1, now 3 lines of non default settings without an
winnie hw skrev den 2023-02-25 00:44:
Thanks. I have setup these two options in main.cf
maximal_queue_lifetime = 1d
bounce_queue_lifetime = 1d
and now logs that shows the problem ?
postfix have over 900 lines of default well choiced default settings,
you choiced to change 2 of them without t
On 25.02.23 07:44, winnie hw wrote:
Thanks. I have setup these two options in main.cf,
maximal_queue_lifetime = 1d
bounce_queue_lifetime = 1d
delay_warning_time is NOT bounce_queue_lifetime
On Fri, Feb 24, 2023 at 9:28 PM Matus UHLAR - fantomas
wrote:
On 24.02.23 20:45, winnie hw wrote:
>
Thanks. I have setup these two options in main.cf,
maximal_queue_lifetime = 1d
bounce_queue_lifetime = 1d
On Fri, Feb 24, 2023 at 9:28 PM Matus UHLAR - fantomas
wrote:
> On 24.02.23 20:45, winnie hw wrote:
> >When the peer MTA can't accept messages, my local postfix will retry
> >delivery for
On 24.02.23 20:45, winnie hw wrote:
When the peer MTA can't accept messages, my local postfix will retry
delivery for a few days.
My question is,
1) how can I shorten the retry time?
http://www.postfix.org/postconf.5.html#maximal_queue_lifetime
2) when the first delivery fails, I want to no
Hello list,
When the peer MTA can't accept messages, my local postfix will retry
delivery for a few days.
My question is,
1) how can I shorten the retry time?
2) when the first delivery fails, I want to notify the sender user, how to
do it?
Thanks.