Glenn Remstedt wrote:
I've installed the "squirrelmail-toaster-1.4.9a" on a FC5, and will in
there install the spam_buttons-plugin, but I realized that I do have
two(2) dir with Squirrelmail installed, /usr/share/doc/squirrelmail-
toaster-1.4.9a/ and /usr/share/squirrelmail/

so, in where should I install the plugin and howto config that one?


/usr/share/squirrelmail is what is called from the apache config file by default:

<IfModule mod_alias.c>
Alias /webmail /usr/share/squirrelmail
</IfModule>
<Directory /usr/share/squirrelmail>
   Options None
   Order allow,deny
   allow from all
</Directory>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to