Home
TeamSite
TeamSite, LiveSite and OpenDeploy
TS 6.5 Email woes
Andy Knipp
In my previous gig we hads a custom email client (done before IW had email notification)
Now I am doing a 6.5 install, trying to get email going.
I am using the out of the box scripts & TPLs. As I dig though trying to debug, I notice that
iwpt_compile is failing (it fails for header & plain body, works for HTML body) :
#############################################
Entering Generate Part (Mail Header) function
#############################################
========== Generate Command (Mail Header) ==========
/usr/iw-home/bin/iwpt_compile.ipl -pt /usr/iw-home/local/config/wft/solutions/reviewer_iwmailheader.tpl -iw_pt-dcr /usr/iw-home/tmp/task_output1184.xml
========== Generate Output (Mail Header) ==========
<ERROR>
Could not process template: /usr/iw-home/local/config/wft/solutions/ccmail_header.tpl
</ERROR>
Try debugging like this: iwpt_compile ... -ocode ****.ipl; ****.ipl
#############################################
Leaving Generate Part (Mail Header) function
#############################################
I checked the DCR (XML) it looks fine, I checked the TPL it is invoking, correct. The file that is called
(where the error occurs) seems fine.
Tips/Pointers/RTFMs greatly appreciated
Andy
Find more posts tagged with
Comments
There are no comments yet