You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
271 B
5 lines
271 B
This module allows you to rate limit the mail queue job for situation when you have to use an SMTP server which has a rate limit on connections or mails to send.
|
|
|
|
The error message you'll get in such a case is::
|
|
|
|
4.7.0 Too many login attempts, please try again later.
|