Chandran,

I'm not sure what's not working. Can you explain?

What squirrelmail package is installed and where did it come from?

What vpopmail and dovecot packages are installed.

EricB

On 4/2/2016 11:40 PM, Chandran Manikandan wrote:
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 <http://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 <http://mail.xxxx.in>
   ServerAlias xxxx.in/webmail <http://xxxx.in/webmail>
   ServerAdmin postmas...@xxxx.in <mailto:postmas...@xxxx.in>
   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*

Reply via email to