[Mimedefang] Email addresses in HTML text
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Tue Mar  4 10:16:01 EST 2003
    
    
  
On Tue, 4 Mar 2003, Mickey Hill wrote:
> Email addresses in the form <user at company.com> that are sent to
> append_html_boilerplate() are added as-is,
Right.  The theory is that if you call append_html_boilerplate, you're
going to supply well-formed HTML.  It's up to the caller to use
<> instead of <>
After all, you might really want to include HTML tags like <b>foo</b>.
Regards,
David.
    
    
More information about the MIMEDefang
mailing list