On 5/5/21 11:04 AM, Jeremy Harris via Exim-users wrote:
On 05/05/2021 00:56, Dan Egli via Exim-users wrote:Hey everyone, quick question, more an idle thought. When exim looks up a mail to be delivered via remote_smtp, it seems to always prefer to use IPv4 even when a v6 address is available. For example, in my log I see a message delivered to a gmail address. But both Source and Destination IPs are ipv4 format, even though dig aaaa gmail-smtp-in.l.google.com shows a ipv6 address. Is there some option somewhere that can be set that will tell exim to deliver to IPv6 addresses unless no such address is available, and then fall back to IPv4?My system were happily using ipv6 for gmail (until I disabled it). I think you'd need to use exim's debug facilities to see why you're not getting ipv6 used, assuming you've not deliberately enforced that in your config.
Maybe disable_ipv6=true in your config. Or daemon not listening on the v6 address ? regards, Olaf -- Karlsruher Institut für Technologie (KIT) Steinbuch Centre for Computing (SCC) Dipl.-Geophys. Olaf Hopp Zirkel 2 Gebäude 20.21, Raum 316 76131 Karlsruhe Telefon: +49 721 608-48009 E-Mail: [email protected] Web: www.scc.kit.edu Sitz der Körperschaft: Kaiserstraße 12, 76131 Karlsruhe KIT - Die Forschungsuniversität in der Helmholtz-Gemeinschaft
smime.p7s
Description: S/MIME Cryptographic Signature
-- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
