6.0.0-beta1
7/6/25

[#8026] '.' character in Identity 'full name' yields unsendable e-mail due to malformed from address
Summary '.' character in Identity 'full name' yields unsendable e-mail due to malformed from address
Queue IMP
Queue Version 4.2
Type Bug
State Duplicate
Priority 2. Medium
Owners
Requester horde (at) eaglescrag (dot) net
Created 02/24/2009 (5976 days ago)
Due
Updated 03/02/2009 (5970 days ago)
Assigned 02/24/2009 (5976 days ago)
Resolved 03/02/2009 (5970 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/02/2009 08:43:17 PM Michael Slusarz State ⇒ Duplicate
 
02/25/2009 10:23:52 PM Michael Slusarz Comment #4 Reply to this comment
Looks like a duplicate of Bug #6899.
02/25/2009 10:02:22 PM horde (at) eaglescrag (dot) net Comment #3 Reply to this comment
Can you please try with the latest 4.3 release?
The problem still exists after upgrading to imp 4.3
02/24/2009 08:39:31 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
Can you please try with the latest 4.3 release?
02/24/2009 08:08:34 AM horde (at) eaglescrag (dot) net Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ '.' character in Identity 'full name' yields unsendable e-mail due to malformed from address
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Having a period in your "full name" in a given identity yields a 
malformed from address when passed to the MTA.



Example:



Fullname: J.H.

e-mail: jh@example.com



Yields:



There was an error sending your message: Validation failed for: J.H. 
<jh@example.com>



In the compose window for an e-mail, and yields something akin to:



Feb 23 22:00:19 server sendmail[30803]: n1O60J3H030803: 
server.example.com [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN 
during connection to MTA



(at least for sendmail)



This looks like the from address is actually getting



J.H. <jh@example.com>



as opposed to what I believe is actually correct as



"J.H." <jh@example.com>



Removing the '.' characters from the full name identity does succeed 
in sending mail

Saved Queries