Yes, thanks Max!
----- Original Message -----
From: "Max Paperno" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Friday, March 14, 2003 2:47 PM
Subject: [iMS] AUTH example
>
> Attached is an example for some AUTH code. Note that the same code can be
used for smtpauth.cfm and apop.cfm simply by adjusting the AuthUser
variable. E.g.:
>
> apop.cfm:
>
> <CFSET AuthUser = form.POPAuthUser>
> <CFINCLUDE TEMPLATE="inc_auth_shared.cfm">
>
>
> smtpauth.cfm:
>
> <CFSET AuthUser = form.SMTPAuthUser>
> <CFINCLUDE TEMPLATE="inc_auth_shared.cfm">
>
>
> The SQL code will probably need to be modified to suit your DB structure.
Also note the commented-out debug code for logging what is going on.
>
> HTH,
> -Max
==^=======================================================
This list server is Powered by iMS
"The Swiss Army Knife of Mail Servers"
--------------------------------------
To leave this list please complete the form at
http://www.coolfusion.com/Support/
Need an iMS Developer license? Sign up for a free license here:
http://www.coolfusion.com/Support/
List archives: http://www.mail-archive.com/inFusion-email%40eoscape.com/
Note: You are subscribed as [EMAIL PROTECTED]
==^=======================================================