The code you are using is probably where the problem is.  When the results are 
returned to the server all they do is tell the server to put the email addres in the 
list of relays or the list of local recipients.  When the DATA template is called, the 
SMTP server provides these lists and it's up to the code in the DATA template to do 
something with the information.  Since I'm not familiar with the option pack you will 
need to contact the vendor and see if there is a known issue with your code.

Regards,

Howie


--- On Tuesday, November 02, 2004 11:08 AM, Mark Woods scribed: ---
>
> Help, my head is beginning to hurt...
> 
> When I send a mail via the SMTP server to a single remote recipient it
> works fine, but when I send a mail with two recipients, one local and
> one 
> remote, the message is not added to the POST queue for the remote
> recipient. 
> 
> The response from the RCPT template seems to be fine, it responds with
> RESULT=ACCEPT or RESULT=RELAY for each recipient and it is executed
> for 
> each recipient.
> 
> The SMTP log has a MAIL line for the local recipient and a RELAY line
> for 
> the remote recipient, yet there is no matching line in the POST log
> for the 
> remote recipient and the message is only delivered to the local
> recipient. 
> 
> I've failed to track down the problem so far - anyone got any ideas?
> 
> IMS 2.5.6 with Option Pack 2.4
> 
> 
> Mark
> 
==^=======================================================
This list server is Powered by iMS  "The Swiss Army Knife of Mail Servers"
--------------------------------------------------------------------------------------
This list is provided as a free service.  Although we will try to address issues
in a timely manner, support via this list is not guaranteed.  If you require expedited
support then a support contract is required.  Support may be purchased from
http://www.coolfusion.com/commerce.  Details regarding support options may be reviewed
at: http://www.coolfusion.com/SupportOptions.cfm
--------------------------------------------------------------------------------------
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/Developers/
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [EMAIL PROTECTED]
==^=======================================================


Reply via email to