Re: [mailop] sendmail queue retry time

2024-03-14 Thread Marco Moock via mailop
Am 14.03.2024 um 16:15:11 Uhr schrieb ml+mailop--- via mailop:

> Looks like there is no default (maybe your OS uses some startup
> command with a "default" retry time).

That is the case.
It is a cronjob that runs every 20 minutes.

That applies to Debian and most likely to Ubuntu too.

-- 
kind regards
Marco

Send spam to 1710429311mu...@cartoonies.org
___
mailop mailing list
mailop@mailop.org
https://list.mailop.org/listinfo/mailop


Re: [mailop] sendmail queue retry time

2024-03-14 Thread ml+mailop--- via mailop
On Thu, Mar 14, 2024, Marco Moock via mailop wrote:
> Am 14.03.2024 schrieb Julian Bradfield via mailop :

> > On 2024-03-14, Marco Moock via mailop  wrote:
> > > sendmail tried to deliver it 20 times during the night - this
> > > morning I deleted the mail from mqueue.  

> That is the default in sendmail.

man sendmail:

   -q[time]
  Process saved messages in the queue at given intervals.  If time
  is omitted, process the queue once. 

Looks like there is no default (maybe your OS uses some startup
command with a "default" retry time).

If you want a non-linear retry:

  MaxQueueAge=age
If this is set to a value greater than zero,
entries in the queue will be retried  during
a  queue  run  only  if the individual retry
time has been reached which is  doubled  for
each  attempt.   The  maximum  retry time is
limited by the specified value.


-- 
Please don't Cc: me, use only the list for replies, even if the
mailing list software screws up the Reply-To header.
___
mailop mailing list
mailop@mailop.org
https://list.mailop.org/listinfo/mailop