[ingo] Moving Automatically the messages

carlos maca macacohorde at gmail.com
Mon Sep 25 11:08:40 PDT 2006


Hi, im using the ingo this is my ingo backends.php configuration:

$backends['imap'] = array(
    'driver' => 'vfs',
    'preferred' => '200.129.139.132',
    'hordeauth' => 'true',
    'params' => array(),
    'script' => 'imap',
    'scriptparams' => array()
);

What i want is when i receive a message marked with the Tag ******SPAM****
for my spamassassin, it move automatically to the folder called "Spam", i
know how to do this manually, adding a new filter rule...., but i want to
configure it automatically, because i dont want that every user of my mail
have to do this manually, how can i configure this filter rule to all users
of my mail?
Thnks, for any help.


More information about the ingo mailing list