Fetch multiple unsent messages at once to speed up delivery
This commit is contained in:
parent
9a5d723663
commit
f29a8a1b67
9 changed files with 184 additions and 77 deletions
|
@ -51,3 +51,6 @@ host="0.0.0.0"
|
|||
enabled=false
|
||||
port=5587
|
||||
host="0.0.0.0"
|
||||
username="testuser"
|
||||
password="testpass"
|
||||
logger=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue