View Single Post
  #10 (permalink)  
Old 06-04-2007, 04:02 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,237
Default

btw it only happens when the address has <> symbols on the ends
Code:
<user@domain.com>
where as without the <> it's fine
Code:
user@domain.com
Reply With Quote