From kmail-devel Sat Sep 15 11:21:44 2007 From: "Rémi" Denis-Courmont Date: Sat, 15 Sep 2007 11:21:44 +0000 To: kmail-devel Subject: [Bug 69828] kmail: doesnt send fake hostname during check for server Message-Id: <20070915112144.25448.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kmail-devel&m=118986481408542 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=69828 ------- Additional Comments From rdenis simphalempin com 2007-09-15 13:21 ------- I think the correct syntax is: "EHLO [IPv6:" + address + "]", e.g.: "EHLO [IPv6:::1]" At least Postfix seems to accept this one. See also RFC2821 §4.1.3 for the reference. Unfortunately, currently, it kmail sends "EHLO [::1]". Work around is to force a custom hostname in the kmail configuration. _______________________________________________ KMail developers mailing list KMail-devel@kde.org https://mail.kde.org/mailman/listinfo/kmail-devel