
12 Jan
2005
12 Jan
'05
8:14 p.m.
On Wed, 2005-01-12 at 20:37 +0100, Martin Edenhofer wrote:
1) How can I stop these mx checks being done
Check your Kernel/Config.pm if CheckMXRecord is really "0". In case you use mod_perl, restart your webserver to reload the config file. Then it should work.
grep -i mx Kernel/Config.pm # $Self->{CheckMXRecord} = 0; [root@vicarage otrs]# /etc/init.d/httpd restart Stopping httpd: [ OK ] Starting httpd: [ OK ] And the problem still occurs, both with Konqueror and Firefox, and if I log out and in again. John