Hello Januk,

> 1. Change the reply template so you remove the % symbol from in front
>    of the %COMMENT macros and the %QINCLUDE macros.
>      - This will show us what exactly is being sent to print_recipient

 To: COMMENT="[EMAIL PROTECTED]; "QINCLUDE="print_recipient"
 To: COMMENT=""Miguel A. Urech" <[EMAIL PROTECTED]>; "QINCLUDE="print_recipient"

> 2. Reverse the change above and change the last line in the
>    print_recipient template from %COMMENT="" to %COMMENT
>      - This will let us see how far the print_recipient2 template got
>        before failing.

 To:
 To:

> 3. Reverse the change above and *add* a line to the beginning of the
>    print_recipient2 template. Put the macro %COMMENT="" as the very
>    first line of print_recipient2.
>      - This will tell us if print_recipient2 is being called, and what
>        text is being sent to be processed.

 To:
 To:

> 4. Reverse the change above and change print_recipient2 to the
>    following.
>      - This template is slightly modified to ignore some more
>        white space.  The modification shouldn't hurt the performance
>        of the template in normal cases.

 To:
 To:

> That seems ok.  Test number 1 above should give me the last bit of
> confidence to rule this out as the source of the problem.

Hope I haven't made any mistake when doing the changes.

Thanks a lot :)

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v1.62i


________________________________________________________
 Current version is 1.61 | "Using TBTECH" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to