<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.9600.16476"></HEAD>
<BODY style="FONT: 10pt Segoe UI; MARGIN: 4px 4px 1px">
<DIV>To MailScanner Listserv:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Problem solved.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I reused code from Messages.pm in CustomAction.pm to append the token.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Basically I copied SignUninfected, AppendCleanSignedMessage, and ReadVirusWarning and reworked the code slightly, so that I could pass the message object up and down the stack.</DIV>
<DIV>&nbsp;</DIV>
<DIV>:)<BR><BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>Shawn Iverson<BR>Rush County Schools<BR>District Technology Coordinator<BR><A href="mailto:iversons@rushville.k12.in.us">iversons@rushville.k12.in.us</A></DIV>&gt;&gt;&gt; Shawn Iverson 1/20/2014 7:44 AM &gt;&gt;&gt;<BR></DIV>
<DIV>To MailScanner Listserv:</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am attempting to add a custom variable to an inline signature.</DIV>
<DIV>&nbsp;</DIV>
<DIV>id=$id works fine, but if I add token=$token,&nbsp; the line disappears from the signature in HTML and is missing at that point in the TXT signature.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am wanting to pass a token so that the CGI script that I am calling can use it to pass a message to sa-learn more securely.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I attempted to modify code in Message.pm to alleviate this, but I am having trouble locating what is causing this.&nbsp; Even when I explicitly define a static $token in Message.pm in the ReadVirusWarning subroutine, it is ignored.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Shawn Iverson<BR>Rush County Schools<BR>District Technology Coordinator<BR><A href="mailto:iversons@rushville.k12.in.us">iversons@rushville.k12.in.us</A></DIV></BODY></HTML>