Just to make sure I understand this:
If Smart Delivery is OFF: When a message fails during Post delivery, the
post server connects with the smtp server and sends a message to the failto=
address. This will get processed normally, creating a file if the result of
rcpt is "result=accept", and error handling can be done in data.
If Smart Delivery is ON: When a message fails during Post delivery, no smtp
connection is made, the smart template (data.cfm by default) is called with
all the same info as if it had gotten there via the smtp server, with the
smtpto address set to the failto= address.
Is this correct?
Also, smart delivery is triggered by local IP's, right? Or local domains?
Tac
----- Original Message -----
From: "Howie Hamlin" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Tuesday, June 04, 2002 12:57 PM
Subject: Re: [iMS] smart delivery
> The concept of rcpt templates is for the SMTP server only. The POST
Server never uses these. The POST Server can use one template
> for Smart Delivery (if you have it turned on) and that template should
basically just store the message.
>
> The savings in using Smart Delivery are:
>
> 1 - The SMTP server does not have to process the mail
> 2 - an SMTP connection/transaction does not need to be used
>
> If you don't use Smart Delivery then mail from the POST Server will be
delivered via SMTP to the local SMTP server if the mail is
> local.
>
> HTH,
>
> Howie
>
> ----- Original Message -----
> From: "Tac" <[EMAIL PROTECTED]>
> To: "inFusion Support List" <[EMAIL PROTECTED]>
> Sent: Tuesday, June 04, 2002 12:34 PM
> Subject: [iMS] smart delivery
>
>
> > With smart delivery on, when is the rcpt file skipped? If a failto
address
> > is set to the same domain as the server, is rcpt called?
> >
> > How much more efficient is smart delivery? Since most of the messages
to my
> > local domain are actually error processing, I'm thinking about turning
off
> > smart delivery and moving error handling to the rcpt script. Are there
any
> > pitfalls I should be aware of using this approach?
> >
> > 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]
==^=======================================================