The RFCs that you should look at are:
822
1123
The RFCs are a little tough to follow. One funny thing about addressing
mail is that most people think that only addresses like [EMAIL PROTECTED] are
valid. There are other forms that are equally as valid like simply
joe@domain. If you are in the domain called "domain" then you can, by RFC,
send mail without the ".com" extension. If you do look at the RFCs you'll
see that the correct form of an address is something like:
"human name" <mailbox@domain>
HTH,
Howie
----- Original Message -----
From: "Jim McAtee" <[EMAIL PROTECTED]>
To: "CF-Server" <[EMAIL PROTECTED]>
Sent: Friday, March 23, 2001 6:50 PM
Subject: Re: CFMAIL
> 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