[ic] Adding custom email headers

Ton Verhagen interchange-users@lists.akopia.com
Thu Jul 19 17:12:01 2001


>No I am trying to do this with the generated order report. I need to send
>extra headers but I have no idea how to do this - I'm not a perl guru.

Tim,

Have a look at:
http://interchange.redhat.com/cgi-bin/ic/dev-4.8/ictags_49.html

Use the 'extra' option in mail tag.

[mail extra="X-myheader: Some headerinfo\nX-anotherheader: Some more header 
info"]...[/mail]

Good luck,

Ton