Bug 105028

Summary: Evo sends invalid EHLO
Product: [Retired] Red Hat Linux Beta Reporter: David Woodhouse <dwmw2>
Component: evolutionAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: beta1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-11 08:31:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Woodhouse 2003-09-24 19:49:42 UTC
When connecting with IPv6 from a host with no reverse DNS, evo will send the
IPv6 literal in the EHLO without properly surrounding it in [].

It looks like camel_gethostbyaddr() is actually returning "2002:c1ed:....:a42a"
as if it were the host name, and Evo then just says "EHLO 2002:....:a42a". And
gets told to sod off by the mail server, because that violates RFC2822.

Comment 1 Jeremy Katz 2003-10-15 00:06:05 UTC
Will be fixed in next build.