Michael M Slusarz a écrit , Le 18/02/2011 19:05:
Quoting arnaud icard :
Michael M Slusarz a écrit , Le 17/02/2011 18:33:
Quoting arnaud icard :
Hello,
I am currently installing Horde4 from git' sources and everything
bundled to it.
I have a problem with IMP.
When I try to use our IMAP s
Hello,
I found in the bugs database ticket 5234 a description of something
that I am trying to accomplish, that is :
for email that has "X-Spam-Status: Yes" header show a spam icon next
to the message in the folder view.
Unfortunately, I do not see a conclusion to this ticket and I have
b
Quoting Frederic Naud :
Hello,
>
> I found in the bugs database ticket 5234 a description of something
> that I am trying to accomplish, that is :
>
> for email that has "X-Spam-Status: Yes" header show a spam icon next
> to the message in the folder view.
>
>
> Unfortunately,
Quoting Frederic Naud :
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->getVa
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.
Thanks again,
Fred
Quoting Frederic Naud :
Hello