On Tue, 21 Sep 2004, Ken Cormack wrote: > I have a developer trying to write an app that sends email. It is speaking > SMTP directly to my internal sendmail 8.13.1 SMTP relay. He's trying to get > the "display name" to go along with the <[EMAIL PROTECTED]> in the MAIL FROM: > portion of the SMTP dialogue.
You can't do that; it's not allowed. It should only go in the From: header. -- David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

