looking for "apt-get" enabled plugins for squirrelmail...

we're using debian testing with cyrus21-*, sasl2, and
exim4-daemon-heavy; getting squirrelmail up and running was a
snap with

        apt-get install squirrelmail

and then running

        squirrelmail-config

to get the settings in place -- was a breeze... delightful!

as for nabbing more plugins for squirrelmail (such as
"Amavis-New + SQL + SpamAssassin + Quarantine" or "change sasl
password") we're hoping there is a more debian-savvy way of
doing things...?

haven't found much via google (debian squirrelmail plugin,
etc)... pointers?

-- 
I use Debian/GNU Linux version 3.0;
Linux boss 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown
 
DEBIAN NEWBIE TIP #93 from Mike Werner <[EMAIL PROTECTED]>
:
How do you get Mutt to GPG SIGN A MESSAGE BASED ON THE
RECIPIENT?  Depending on what address I send mail to, I have the
need to turn GPG signing on and off:
        send-hook .* 'set pgp_autosign=yes; set signature=~/.sigfile'
        send-hook [EMAIL PROTECTED] 'set pgp_autosign=no; unset signature'
        send-hook majordomo@ 'set pgp_autosign=no; unset signature'
        send-hook [EMAIL PROTECTED] 'set pgp_autosign=no'
        send-hook camarilla 'set signature=~/.sigfile_cam'
The reason I have the first line there is because without it
after sending a message that matched (for example) one of the
server command addresses (second and third lines) then any
messages after that weren't being signed nor did they have sig
blocks.  So I put the first line in to match all messages.

Also see http://newbieDoc.sourceForge.net/ ...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to