Quoting Frederic Naud <[email protected]>:
Thanks for the quick reply. Can you tell me how to test the X-Spam-Status? In the hooks.php, there's an example for XPriority (switch ($ob->header->getXpriority())) but I don't see how to modify it to trap and format the Spam messages.
$value = $ob->header->getValue([HEADER NAME]); [HEADER NAME] = 'X-Spam-Status' michael -- ___________________________________ Michael Slusarz [[email protected]] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
