----- Original Message -----
From: "Greg Silver" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Monday, October 01, 2001 10:43 AM
Subject: [iMS] RCPT Template Question


>
> <cfif form.totalrcpts gt 10>
>    result=toomany
>    <cfabort>
> </cfif>
>
>
> Does this mean that if there is more then 10 RCPTs for a a single email that
> it will be denied?
>

Yes.

> And is this for ALL email...or just incoming?
>

This is for all mail received by the SMTP server.  If you want to make separate 
limitations for users that have accounts on the
server then you need to add additional code.

HTH,

Howie

>
> greg
>
==^=======================================================
     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/iMSSupport.cfm
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================


Reply via email to