Re: Anyone ever use Squirrelmail?



amerar@xxxxxxx wrote:
Hi All,

Has anyone ever used or installed Squirrelmail? When I installed my
Linux, I chose it as part of the install. The OS created 2 places
where it puts files related to Squirrelmail after completing the
install: /etc/squirrelmail & /usr/share/squirremail.

My question is: How do I configure Apache to reference those
directories?

Add the attached file to /etc/httpd/conf.d/ and restart httpd.
I'm surprised this file wasn't installed for you by the install.
(This version is modified so 'https://HOSTNAME/mail' gets you
to squirrelmail as well as 'https://HOSTNAME/webmail'.)

--
Steve Wampler -- swampler@xxxxxxxx
The gods that smiled on your birth are now laughing out loud.
#
# SquirrelMail is a webmail package written in PHP.
# This is a config file for apache 2.0.
# $Id: squirrelmail.conf,v 1.2 2003/03/27 03:08:16 graf25 Exp $
#

Alias /webmail /usr/share/squirrelmail
Alias /mail /usr/share/squirrelmail


Relevant Pages

  • Apache 2 and RedHat Professional Workstation
    ... I just installed RH Professional Workstation, ... the copy of Squirrelmail is from their website ... installing/configuring Apache 1.3, but not 2. ... I've opened Linux filesystem permissions as ...
    (RedHat)
  • Re: Squirrelmail and Apache confusion
    ... > I am installing a Sarge box end would like to get Squirrelmail to work ... > and that the latter is provided by apache ... > installed, apt will go and install apache2 along the way. ... The following extra packages will be installed: ...
    (Debian-User)
  • linux newbie trying to set up a mail server
    ... I have just installed a Slackware 10.2 box to handle mail for my domain and to run apache with squirrelmail. ... I have managed to install and configure postfix to accept the incoming mail and its dropping all mail into the default location of ... I want all mail to be saved in /home/user/mail/box so each user can set up subfolders in squirrelmail but I can't seem to get the system to work 100% in this configuration. ... If I get postfix to drop mail at this location, imapd and popa3d are still looking in the default location. ...
    (comp.os.linux.networking)
  • RE: Redhat Squirrelmail install
    ... You need to uninstall the rpm and then download a program from the site. ... The squirrelmail is a program write in php and perl that use imap to get ... You don't need to install nothing else to run it properly, ... This file then redirects all domain names to SquirrelMail. ...
    (RedHat)
  • Re: Squirrelmail replacement
    ... The issue could be the result of your MTA configuration. ... Over the weekend I moved from Squirrelmail... ... from the command line that will do a complete install. ...
    (RedHat)