broken links (mailgraph & greylist)

Report bugs and workarounds
Post Reply
azuercher
Posts: 10
Joined: 03 Feb 2015 20:08

broken links (mailgraph & greylist)

Post by azuercher »

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
DaN
Posts: 240
Joined: 19 Nov 2014 10:04
Location: Earth

Re: broken links (mailgraph & greylist)

Post by DaN »

Hi,

which files do you modify? Just the two, or do you have change any file in

Code: Select all

/var/www/html
or

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.
azuercher
Posts: 10
Joined: 03 Feb 2015 20:08

Re: broken links (mailgraph & greylist)

Post by azuercher »

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!
Post Reply