Howie,

Can you point me to an RFC that covers this?  I've been grappling with this
the past week as we deal with developing applications that use CFMAIL with a
variety of SMTP servers.  The format I posted earlier works by trial and
error.  I wouldn't mind at all finding a spec on this.

Jim


----- Original Message -----
From: "Howie Hamlin" <[EMAIL PROTECTED]>
To: "CF-Server" <[EMAIL PROTECTED]>
Sent: Friday, March 23, 2001 3:11 PM
Subject: Re: CFMAIL


> Actually - to conform to standards it should be:
>
> > CFMAIL FROM="""#username#"" <#useremail#>"
> >          TO="#to#"
> >          SUBJECT="#Subject#">
>
> Regards,
>
> Howie Hamlin - inFusion Project Manager
> On-Line Data Solutions, Inc.
> www.CoolFusion.com
> 631-737-4668 x101
> inFusion Mail Server (iMS) - the World's most configurable mail server
> Get your free copy of iMS POST-SE Server from CoolFusion!
>
> ----- Original Message -----
> From: "kaigler" <[EMAIL PROTECTED]>
> To: "CF-Server" <[EMAIL PROTECTED]>
> Sent: Friday, March 23, 2001 3:59 PM
> Subject: Re: CFMAIL
>
>
> > CFMAIL FROM="#username# <#useremail#>"
> >          TO="#to#"
> >          SUBJECT="#Subject#">
> >
> > I use this in my code
> >
> > kaigler
> >
> >
> > At 02:58 PM 3/23/2001 -0500, you wrote:
> > >hi,
> > >
> > >1. How can I also put name in front of e-mail address in header?
> > >     like:  Redd < [EMAIL PROTECTED] >
> > >2. How many e-mail address i can put in "To" , "CC" and "bcc"?
> > >Thanks in advance!
> > >
> > >Redd


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to