The RCPT template can have lists of local and non-local recipients.  The list of local 
recipients is called LOCALRECIPIENTS and
non-local recipients are simply RECIPIENTS.  So, your template can respond with:

result=accept
localrecipients=<comma-delimited list of local recipients>
recipients=<comma-delimited list of non-local recipients>

As for the result values:

reject = reject this recipient
accept=accept this recipient
relay=accept this recipient and send the mail to the post server queue for this 
recipient

Regards,

Howie

----- Original Message -----
From: "Tac" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Monday, May 13, 2002 8:41 AM
Subject: Re: [iMS] catchall mail account


> Found it!  There's a "defaultaccount" variable in the domains table which,
> if it's set, sets the result to relay and recipients equal to its value.
>
> If the default account is local, then instead of being "relay" it should
> probably be just "result=accept", right?  Would I need to do anything else
> (like set recipient, or SMTPTO, or...?)
>
> Question: Is the "recipients=" command is only used for relay?  For normal
> (result=accept) mail, the next script called would be data.cfm, and the
> recipient list would be in rcptlist, right?
>
> TIA,
>
> Tac
>

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