Hi,
I am configuring a testing EFA to replace an old Maia Mailguard install. I installing using the VMWare .ovf and did an update to the latest version (3.0.0.6) a couple days ago. It has been handleing mail inline with my old filter as I finsih setup. During this time I did access the Greylist section of the admin web interface. Today I spent alot of time today implementing LDAP logins and modified settings in config.php and functions.php. Now I noticed that when I goto the greylist I get a 404 error. Here is the message (Not Found The requested URL /mailscanner/sgwi/index.php was not found on this server.)
checking the location shows that my sgwi folder is at /var/www/html/sgwi not /var/www/html/mailscanner/sgwi. But I am unsure what was changed or how to fix this error?
Also mailgraph link shows this error (Not Found The requested URL /mailscanner/cgi-bin/mailgraph.cgi was not found on this server.)
How do I fix this?
Thanks,
Aaron
broken links (mailgraph & greylist)
Re: broken links (mailgraph & greylist)
Hi,
which files do you modify? Just the two, or do you have change any file in
or
?
If not i would suggest to change the modification back part by part. Otherwise you could paste your changes. This would help others to help you.
which files do you modify? Just the two, or do you have change any file in
Code: Select all
/var/www/html
Code: Select all
/etc/httpd
If not i would suggest to change the modification back part by part. Otherwise you could paste your changes. This would help others to help you.
Re: broken links (mailgraph & greylist)
I have only changed config.php and functions.php in the mailscanner directory per the instructions for the AD/LDAP user authentication thread.
So last night I did a reboot of my box and now those links are working again. I'm not sure what happened but glad its working. Thanks!
So last night I did a reboot of my box and now those links are working again. I'm not sure what happened but glad its working. Thanks!