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

  1. 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.
  2. The error message you'll get in such a case is::
  3. 4.7.0 Too many login attempts, please try again later.