95
95
if ($this->xirm == "IRM"){
96
96
PRINT "<hr>" . _("A message has been received with an IRM header. Dumping the message") . "<hr />";
98
99
$tracking = new Tracking();
99
100
$tracking->Author = $this->Author;
100
101
$tracking->AuthorEmail = $this->AuthorEmail;