Yesterday our client informed me that there is an issue with using Gmail for sending large volume email-based communications from Acumatica. They were trying to send some 4500 statement emails when they encountered the following Gmail error:
Too many login attempts. Please try again later.
From my reading up, this error is possibly caused by each statement email sent creating a login attempt to the Gmail account. 2 questions on this:
- Does Accumatica have a config SMTPKeepAlive, which will allow the already created SMTP connection to be reused (without having to re-login each time)? If it does, is this configuration switched on?
- Is this an issue you have encountered before with Accumatica, and if so how was it resolved?