DelayEmbargoTime, DelayWaitTime and DelayExpiryTime are all at their
defaults: 5 minutes, 28 hours, 36 days.
It's definitely not retrying within the 5 minute DelayEmbargoTime, and
yes, it seems to be a ~25 minute interval between retries.
On 5/27/2021 5:18 PM, Dossy Shiobara via Assp-user wro
What's your DelayEmbargoTime set to? The default is 5 (minutes).
What's your DelayWaitTime and DelayExpiryTime set to? The defaults are
28 (hours) and is 36 (days), respectively.
It looks like the sender is retrying after ~25 minutes.
On 5/27/21 12:06 PM, Scott MacLean wrote:
May-27-21 00:
Hi Thomas,
That's what I thought as well, and you are correct - it changes for each
email, so every email is unique, and should rightly be delayed. However,
subsequent ATTEMPTS by the sending server to send each email are also
being delayed, over and over again until the sending server finally
The reason is simple. The sender address changes in every mail (SRS0+
080cfd88caf4c8dd.) because the (in this case) sensless SRS extension
is used.
If the sender address changes, the delay hash changes and everytime a mail
is send, it is the first time the sender is seen by assp.
'noDelay' sh
Hello all.
I’m getting a "it is highly recommended to use a database for 'pbdb' to reduce
memory usage and to prevent memory leaking" suggestion from ASSP. What is the
proper connection string/database type to use BDB similar to those for mysql,
etc?
Thanks
---
Eric Germann
ekgermann{at}semp
I have an issue with my system where it is repeatedly issuing 451 delays
to the same email send attempts. I have a customer who receives a lot of
email from a specific company, always coming from the same IP. They are
missing a lot of emails because the sending server gives up after
attempting
Hello all,
a quick fixup version of assp V2 (2.6.5 build 21147) is released at
Sourceforge.
https://sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/2.6.5%20latest%20fixup/
This fixup contains the latest fixes and some new options.
It is recommended to switch to this fixup version