Squirrelmail is not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,
I have running cenots 6.6 64 bit machine.
I have updated all packages through webmin.
Am running qmailtoaster in the same machine.
Squirrelmail is not working after updated the packages.
It's shows welcome screen.
virtual host config and squirrelmail config files are not change anything.

Below is log for mail.xxxx.com url from server.

Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /usr/share/squirrelmail/

squirrelmail.conf below

<IfModule mod_alias.c>

Alias /webmail /usr/share/squirrelmail/
</IfModule>

<Directory /usr/share/squirrelmail>
  Options SymLinksIfOwnerMatch
  DirectoryIndex index.php
  Options Indexes MultiViews
   AllowOverride None
  Order allow,deny
  allow from all
</Directory>

httpd.conf below
<VirtualHost 192.168.1.20>
   ServerName mail.xxxx.in
   ServerAlias xxxx.in/webmail
   ServerAdmin postmaster@xxxxxxx
   DocumentRoot /usr/share/squirrelmail

   ErrorLog logs/mail.xxxx-error_log
   TransferLog logs/mail.xxxx-access_log
</VirtualHost>



Could anyone help me to fix my issue

--
Thanks,
Manikandan.C
System Administrator

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux