Re: [Assp-user] Repeated delayed emails

2021-05-27 Thread Scott MacLean
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

Re: [Assp-user] Repeated delayed emails

2021-05-27 Thread Dossy Shiobara via Assp-user
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:

Re: [Assp-user] Repeated delayed emails

2021-05-27 Thread Scott MacLean
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

Re: [Assp-user] Repeated delayed emails

2021-05-27 Thread Thomas Eckardt
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

[Assp-user] Proper connection string to use BerkeleyDB for databases

2021-05-27 Thread Eric Germann via Assp-user
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

[Assp-user] Repeated delayed emails

2021-05-27 Thread Scott MacLean
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

[Assp-user] 2.6.5 build 21147 quick fixup released

2021-05-27 Thread Thomas Eckardt
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