[Tickets #864] NEW: Incorrect parsing of email address fields in
compose
bugs at bugs.horde.org
bugs at bugs.horde.org
Fri Nov 19 18:00:09 PST 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=864
-----------------------------------------------------------------------
Ticket | 864
Created By | postmaster at eng.uts.edu.au
Summary | Incorrect parsing of email address fields in compose
Queue | IMP
Version | 3.2.6
State | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
postmaster at eng.uts.edu.au (2004-11-19 18:00) wrote:
Email addresses that have mismatched <> characters cause this bug. When
email addresses with mismatched <> are passed to MIME::encodeAddress an
empty string is returned. When this mail is sent it gets mailed to
""@localhost, which in my site makes it to postmaster. We have added in some
debuging code in compose which logs the values of key varibles to findout
the cause. An example of a malformed address would be:
joe.bloggs at eng.uts.edu.au> or <joe.bloggs at eng.uts.edu.au
More information about the bugs
mailing list