|
But you don't know if the message is a dupe until
you have received it, no? In that case you would need to add code to the
DATA template.
Regards,
Howie
----- Original Message -----
Sent: Wednesday, January 03, 2001 1:26
PM
Subject: Re: [iMS] Re: issue: duplicate
messages sent from other mail servers
we have also experience some dups from sites like Ali mention
.. this code should be on the RCPTs loop (inside) correct? so every recipient
get to run the code.
At 11:12 a.m. 03/01/01 -0500, you wrote:
Sure -
here's some pseudo code for DATA.CFM: if isdefined(header_message_id) then if (header_message_id) is already in the database
then
result=abort customrespons="550 Duplicate message
detected" HTH, Howie
----- Original Message -----
From: Ali
Jaffrey To: inFusion Support List
Sent: Wednesday, January 03, 2001 10:49 AM Subject:
[iMS] Re: issue: duplicate messages sent from other mail
servers
Re:
previous email I was wondering if
there is anyway to prevent these mail servers from sending out duplicate
messages through our cfm templates when their server talks to our
server. --Ali
******************************************** *
Ing. Guillermo Dewey Guerra * Metro
Solutions S.A. de C.V. *
[EMAIL PROTECTED] * ICQ: 25876549
(GDewey) * * http://www.metro.com.mx *
http://www.ablecommerce.com.mx * * Tel. (011) (52) (8)
3-90-7000 * Fax (011) (52) (8) 3-90-7001 *
Cel. (011) (52) (044) (8) 3-09-24-16 * Monterrey N.L.
Mexico ********************************************
|