Hi,
I'm using Ability Mail Server. I have a special sender user group which hasn't max mail restrictions. I send activation mails with this account. At first it works well, hours later server doesn't send mails with the error
The message was undeliverable. All servers failed to receive the message .execute() { Trying server mail:mail.akvaryum.com <- 220 akvaryum.com ESMTP (Code-Crafters Ability Mail Server 2.61) -> EHLO akvaryum <- 250-akvaryum.com 250-PIPELINING 250-8BITMIME 250-AUTH PLAIN LOGIN CRAM-MD5 CRAM-SHA1 250 OK -> AUTH LOGIN Sending authentication data.. -> MAIL FROM: <- 250 Email address accepted. -> RCPT TO:bjk_alley@hotmail.com <- 530 Recipient refused. User reached daily transfer limit (max mails). -> DATA <- 503 Not yet received any valid 'RCPT TO' commands. Error: 503 Not yet received any valid 'RCPT TO' commands. .execute() { Trying server mail:mail.akvaryum.com <- 220 akvaryum.com ESMTP (Code-Crafters Ability Mail Server 2.61) -> EHLO akvaryum <- 250-akvaryum.com 250-PIPELINING 250-8BITMIME 250-AUTH PLAIN LOGIN CRAM-MD5 CRAM-SHA1 250 OK -> AUTH LOGIN Sending authentication data.. -> MAIL FROM: <- 250 Email address accepted. -> RCPT TO:bjk_alley@hotmail.com <- 530 Recipient refused. User reached daily transfer limit (max mails). -> DATA <- 503 Not yet received any valid 'RCPT TO' commands. Error: 503 Not yet received any valid 'RCPT TO' commands. 1 of 1 servers failed }
Then I open ability mail server on my server, and click to switch to application, nothing else and system works again... I didn't set netiher max mails per ip at smtp settings nor max mail sent per day at groups... Assume that I have a max mail restriction but why it starts again when I click to switch to application...
Thanks for help...