Did you try with CFMAILPARAM

something like

        <cfmail from="fromValue" to="toValue" subject="subjectValue">
                <cfmailparam name="username" value="usernameValue">
                <cfmailparam name="password" value="passwordvalue">
        </cfmail>

I never use that, but you can try ! :-)

Gabriel Bulfon

-----Original Message-----
From: Muhammad Asif [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 07, 2000 8:24 AM
To: CF-Server
Subject: SMTP Server Authentication


This is a multi-part message in MIME format.

------=_NextPart_000_0041_01C048D7.3276F840
Content-Type: text/plain;
        charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

My SMTP server requires authentication for sending mail how can i =
specify username and password for smtp server in CFMAIL tag or in CF =
administrator

------=_NextPart_000_0041_01C048D7.3276F840
Content-Type: text/html;
        charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dwindows-1252" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>My SMTP server requires authentication =
for sending=20
mail how can i specify username and password for smtp server in CFMAIL =
tag or in=20
CF administrator</FONT></DIV></BODY></HTML>

------=_NextPart_000_0041_01C048D7.3276F840--

----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

------------------------------------------------------------------------------
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