Page 1 of 1

send mail on web access

Posted: Tue Mar 08, 2005 7:38 am
by zulupe
I've problem on my scalix server.
The web acess can not send mail after click send button.

My scalix server working with MS outlook.

How do i debug the web access ?

Thanks,
Zulupe

read the logfiles

Posted: Tue Mar 08, 2005 2:54 pm
by B.O.F.H.
If the errormessage is not your webbrowser,
read the logfiles.

on Suse Linux you find them in /var/logs
read "messages", "mail" (for the errors mail.err), and maybe localmessages
also the tomcat-logfiles tomcat_home/logs
the interessting files are scalix-swa_log.2005-XX-XX.txt
maybe catalina_log.2005-XX-XX.txt ans catalina.out

in /var/opt/scalix/logs you will find scalix logfiles...

I hope this helps...