On 2/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
> Anyone has a patch to delete or move messages after reported as spam/ham
> using spam_buttons plugins?
>
> For example:
> $is_spam_shell_command = 'DELETE';
> $is_not_spam_shell_command = 'MOVE TO INBOX';
These features are implement
> Hi,
> Anyone has a patch to delete or move messages after reported as spam/ham
> using spam_buttons plugins?
>
> For example:
> $is_spam_shell_command = 'DELETE';
> $is_not_spam_shell_command = 'MOVE TO INBOX';
>
Yip - see attached diff file, it moves the mail to a folder you can specify
(see. co
Hi,
Anyone has a patch to delete or move messages after reported as spam/ham
using spam_buttons plugins?
For example:
$is_spam_shell_command = 'DELETE';
$is_not_spam_shell_command = 'MOVE TO INBOX';
TIA
--
Regards,
A. Yahya Sjarifuddin
---