Hi,
Been at this for a few hours, and admit defeat.
Have just done a fresh install of v1.85
Added CRON job ... which appears to be calling the script:
(I had it go every minute)
195.178.106.5 - - [26/May/2006:18:54:01 +0000] "GET /mail/dailymail.php?pw=xxxxxx HTTP/1.0" 200 169 "-" "Wget/1.10.1 (Red Hat modified)"
195.178.106.5 - - [26/May/2006:18:55:01 +0000] "GET /mail/dailymail.php?pw=xxxxxx HTTP/1.0" 200 169 "-" "Wget/1.10.1 (Red Hat modified)"
But I'm not getting email confirmations.
If I do dailymail manually, I get an email.
I read in another post about using a 'curl' command.
Tried that, but it didn't work.
The command I'm using is:
/usr/bin/wget -O /dev/null -T 0
http://www.my-domain.co.uk/mail/dailymail.php?pw=xxxxxx 1> /dev/null 2> /dev/null
If it makes any difference, my domain name has a - in it.
Any adivce and suggestions gratefully received!
Thanks,
Vic