PowerMTA Support Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

PowerMTA 5.5r1 is out!!!!  Please contact support@port25.com for a license and download access.

Author Topic: Gmail.com Queuing from "Over quota" message  (Read 42813 times)

cnagele

  • Newbie
  • *
  • Karma: +0/-10
  • Posts: 6
Gmail.com Queuing from "Over quota" message
« on: July 06, 2012, 10:17:15 AM »

I noticed some strange behavior with gmail.com. When watching the monitor, I noticed that the number of recipient would climb to a high number (1000+) with no connections open and no error response shown. Then, all of the sudden, connections open and the queue empties out.

After logging the commands I noticed this happens when Gmail sends back the response "452-4.2.2 The email account that you tried to reach is over quota." PMTA will stop all connections and it only starts sending when the "retry" time is hit again (currently at 10m). Is this normal behavior? Here are the commands from the logs:

2012-07-06 10:04:46 (out 171)>>> 452-4.2.2 The email account that you tried to reach is over quota. Please direct
2012-07-06 10:04:46 (out 171)>>> 452-4.2.2 the recipient to
2012-07-06 10:04:46 (out 171)>>> 452 4.2.2 http://support.google.com/mail/bin/answer.py?answer=6558 gz3si25665961bkc.124
2012-07-06 10:04:46 (out 171)>>> 503 5.5.1 RCPT first. gz3si25665961bkc.124
2012-07-06 10:04:46 (out 171)<<< QUIT
2012-07-06 10:04:46 (out 171)>>> 221 2.0.0 closing connection gz3si25665961bkc.124
2012-07-06 10:04:46 (out 171)closed alt4.gmail-smtp-in.l.google.com (173.194.69.27) in=515 out=117
2012-07-06 10:04:46 (out 171)done gmail.com/m1
2012-07-06 10:04:46 (out 171)starting gmail.com/m1
2012-07-06 10:04:46 (out 171)skipped connecting to gmail-smtp-in-v4v6.l.google.com (2001:4860:800a::1b): no compatible source IP configured
Logged

daniel

  • Full Member
  • ***
  • Karma: +6/-9
  • Posts: 192
Re: Gmail.com Queuing from "Over quota" message
« Reply #1 on: July 06, 2012, 11:39:17 AM »

This is normal behavior. PowerMTA manages the connections and queues based on the responses it gets from the ISPs and the settings in your config file(s). The settings make it so that the queue waits a specified amount of time before retrying to connect when it has received certain responses.
Logged

cnagele

  • Newbie
  • *
  • Karma: +0/-10
  • Posts: 6
Re: Gmail.com Queuing from "Over quota" message
« Reply #2 on: July 06, 2012, 11:46:07 AM »

Is there anything you can recommend to speed up delivery for gmail.com then? The only resolution so far has been dropping the retry rate to below 5m, but in that case I am hitting their servers a lot and even then I can have delays up to 5min for emails.

Thanks,
Chris
Logged

Port25-Admin2

  • Global Moderator
  • Hero Member
  • *****
  • Karma: +35/-1
  • Posts: 1527
Re: Gmail.com Queuing from "Over quota" message
« Reply #3 on: July 06, 2012, 11:53:24 AM »

Could you send us your full log file and config file showing what takes place during the session with Gmail.  If their 503 response is breaking the connection, perhaps you should try disabling pipelining to gmail to see if that has any impact.
Logged

cnagele

  • Newbie
  • *
  • Karma: +0/-10
  • Posts: 6
Re: Gmail.com Queuing from "Over quota" message
« Reply #4 on: July 06, 2012, 11:54:45 AM »

Will do.
Logged

tspinks

  • Newbie
  • *
  • Karma: +0/-5
  • Posts: 1
Re: Gmail.com Queuing from "Over quota" message
« Reply #5 on: December 10, 2012, 05:41:09 PM »

Was there any further info on this topic after the logs were reviewed by port25. I see the same in logs here. I am considering an smtp-pattern-list that considers this 4xx from Gmail as a hardbounce in order to workaround this issue.
Logged

Port25-Admin2

  • Global Moderator
  • Hero Member
  • *****
  • Karma: +35/-1
  • Posts: 1527
Logged