postfix can't send to gmail via IPV6

Discussion in 'Server Operation' started by Ovidiu, Feb 11, 2013.

  1. Ovidiu

    Ovidiu Active Member

    First of all its not supposed to even try:

    Code:
    postconf -d | grep inet
    inet_interfaces = all
    inet_protocols = ipv4
    local_header_rewrite_clients = permit_inet_interfaces
    But it still tries and then relays via IPV4 or am I reading this log the wrong way - why and what could I do to fix this?

     

Share This Page