Talk:Complete Virtual Mail Server/Amavis and Spamassassin UI
From Gentoo Linux Wiki
[edit] Amavis/Spamassassin UI
Note that Squirrelmail has a comprehensive interface for managing sieve scripts and amavisd/spamassassin quarantine items. Its not built in, but is a free plugin. It looks great.
The plugin is called "Amavis-New + SQL + SpamAssassin + Quarantine" and can be found under Squirrelmail Plugin. Works well with MySQL Database.
[edit] Mailzu note
Keep in mind that the release mechanism in Mailzu depends on the use of sockets, therefor PHP needs to be compiled with --enable-sockets, or do the following:
echo "dev-lang/php sockets" >> /etc/portage/package.use
and emerge php again.
-- Nacho01 23:58, 10 December 2006 (UTC)
