So, there is no easy way to catch smtp "554" error and handle it?
Is there a ready-to-use mailet class for customisable  standard message?

thanks

On 1/31/07, Danny Angus <[EMAIL PROTECTED]> wrote:
On 1/30/07, Rina Ralison <[EMAIL PROTECTED]> wrote:

> So how to tell James : "when you receive 554 error, DISCARD the
> confidential email don't retry to send it and don't store it in
> outgoing directory. SEND instead a standard message, not directly,
> THROUGH this specific 'authorised' MTA IP I provide you!"

1st you'd need to set up remote delivery in a processor that is only
used by this recipient domain.
2nd this would need to have no retries configured.

3rd you'd then have to configure the error processor with matchers to
detect these mails, and a custom mailet to send the new mail you want
sent using a special remote delivery configured to use a gatweay.

d.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to