Skip to main content

Message from host google.com, sometimes, duplicate delivery with same Message-ID Exim

Comments

39 comments

  • TCH

    @cPRex Thanks for the update. Was this update just an unchanged and repacked rpm from upstream? Any other data you can share?

    0
  • cPRex Jurassic Moderator

    I'm saying there was no update from our end that caused this behavior and it's something on the Gmail side of things as other non-cPanel users are reporting this behavior as well.

    1
  • SoporteNTX

    cPRex Disabling the delay hasn't solved the problem. Do you have an ETA? Any news on this matter?

    0
  • Allen Daniels

    For now, we have added Google's SMTP IP addresses to Exim Configuration, Access Lists, Trusted SMTP IP addresses and this appears to have resolved our issue. We have not detected any duplicates over the last few hours.

    0
  • cPRex Jurassic Moderator

    SoporteNTX - I don't have any other information other than what has already been posted at this point.

    0
  • Vander Host

    Allen Daniels how does one find all Google's SMTP IP addresses?

    0
  • Allen Daniels

    Vander Host I just took the IP addresses they show in their SPF record, see below.

    v=spf1 
    ip4:74.125.0.0/16 ip4:209.85.128.0/17 ip6:2001:4860:4864::/56 
    ip6:2404:6800:4864::/56 ip6:2607:f8b0:4864::/56 ip6:2800:3f0:4864::/56 
    ip6:2a00:1450:4864::/56 ip6:2c0f:fb50:4864::/56 ~all

     

    0
  • imorandin

    I think the best workaround so far is executing this:

    # Add also IPv6 IPs if you use it
    echo "74.125.0.0/16" >> /etc/skipsmtpcheckhosts
    echo "209.85.128.0/17" >> /etc/skipsmtpcheckhosts

    and keep "Introduce a delay into the SMTP transaction for unknown hosts and messages detected as spam" ON

    0
  • galileuNet

    Hi!!
    I've noticed a pattern in the duplicate messages google host.

    In all the duplicate messages we've received, the Google server ending in "f180.google.com" was always involved.

    Is there any way to explain this to Google?

    0

Please sign in to leave a comment.