Hello:

is better to uses perl, i mean:

#cd /usr/share/squirrelmail/config
#perl conf.pl

you will habe a menu.

To access webmail trought httpd...start the service

#service httpd start
then on a browser type: http://localhost and you will have an a test apache page..that 
it mean is ok.

to acces squirrelmail trought web..type:

go to squirrelmail directory..

#cd /usr/share
#ln -s /usr/share/squirrelmail /var/www/html/webmail
then restart the httpd service:
#service httpd restart
into a browser type:
http://localhost/webmail

that's it.

Of course if you have RH 8 or 9 just type: http://localhost/squirrelmail

Regards Huarito

--- Ian Mortimer <[EMAIL PROTECTED]> wrote:
>> I installed Squirrelmail through the standard Redhat package manager in
>> KDE.
>> 
>> So it should be installed with all the standard RPM defaults.  How do I
>> access the web interface to check mail?  I have searched Redhat's site
>> and they have nothing.  Redhat linux Bible has nothing.
>> www.squirrelmail.org does not address the Redhat install.
>
>The RedHat install handles the apache configuration (by dropping a
>configuration file into /etc/httpd/conf.d) but it doesn't configure
>the mail server.
>
>Either edit /etc/squirrelmail/config.php or run the configuration script
>(as someone else suggested).
>
>
>-- 
>Ian
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list

_____________________________________________________________
Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to