> > Regards Ard
>
> Another possibility is to use sendmail action instead of the
> transformer. For instance:
>
>
> [settings all parameters pertaining to sendmail]
>
>
> [pipeline-part to be done after succesful sending;
> could be redirection to another pipeline]
>
Ard Schrijvers wrote:
>>
>> Hi ,
>>
>> We are using sendmail transformer for email generation. This is
>> working fine, but we want to handle the exceptions that are generated
>> by sendmail transformer.
>>
>> As I understand sendmail transformer results in an xml file which
>> describes that statu
>
>
> Hi ,
>
> We are using sendmail transformer for email generation. This is
> working fine, but we want to handle the exceptions that are generated
> by sendmail transformer.
>
> As I understand sendmail transformer results in an xml file which
> describes that status of the email generatio
Hi ,
We are using sendmail transformer for email generation. This is
working fine, but we want to handle the exceptions that are generated
by sendmail transformer.
As I understand sendmail transformer results in an xml file which
describes that status of the email generation.
What I want to do