mailtrain
mailtrain copied to clipboard
Throttling not working
I have the following settings
But in my campaign 200 mails have been delivered (which is the max per hour of my SMTP)
Is there a setting I am missing or is it a bug?
Same problem here. Got blacklisted because of this throttling issue...
The throttling limit is "per sending process". I guess you have 5 sending processes in your system.
How do I tune up the sending process number?
Max connections is not the sending process number?
$ sudo grep -C2 processes /opt/mailtrain/server/config/production.yaml
queue:
processes: 5 <------------------- I believe is here
We are going to start with the development and testing of mailtrain v3 in the next weeks.
You are welcome to help us with the testing as soon as the first release candidate is available.