Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: WebMail i.e. squirrelmail setup in Linux5  (Read 2063 times)

0 Members and 1 Guest are viewing this topic.

pmostafa

  • Guest
WebMail i.e. squirrelmail setup in Linux5
« on: April 11, 2010, 08:00:48 AM »
Dear Friend

To configure webmail in linux5, I’ve followed below procedures:

-   Squirrelmail-1.4.2.tar.gz and unzipped under the folder /var/www/html
-   cd squirrelmail-1.4.2
-   cd config
-   within this directory, ./conf.pl
-   From main menu, I did choose 2 for domain (i.e. arafapparels.com). This is my official domain
-   Then save and exit
-   For IMAP setting, I did choose D
-   Selected uw and save, then exit
-   Then from command line, I wrote chown –R apache.apache /var/www/html/data (I created folder data in the above path)
-   I created a folder named as attach to keep attachment in /var/www/html i.e. /var/www/html/attach
-   Then typed grep –R apache /var/www/html/attach
-   Then typed chmod 730 /var/www/html/mail/attach (Here squirrelmail-1.4.2 directory has been moved to mail directory)
-   Then from web browser/Internet explorer, I typed http://localhost/mail/
-   Here Username & Password appears. Previously I have created username.
-   But when put Username & Password, below error message displays

Error connecting to IMAP server: localhost
13: Permission denied
But I gave permission by chmod 777 /var/www/html/mail

Please help, what should I do now to resolve the difficulties.

Regards,
Pervez