Sub_Seven

msg:4535346 | 6:54 pm on Jan 11, 2013 (gmt 0) |
Could someone please help me here?
|
Sub_Seven

msg:4535347 | 6:55 pm on Jan 11, 2013 (gmt 0) |
... sorry, double post.
|
brotherhood of LAN

msg:4535348 | 6:56 pm on Jan 11, 2013 (gmt 0) |
Have you tried looking at the logging of your e-mail server, to see if it's receiving mail to handle?
|
Sub_Seven

msg:4536300 | 9:13 pm on Jan 15, 2013 (gmt 0) |
Can't say I have, I'm on cPanel, would you mind telling me where should I look for this? Thanks for the help :)
|
brotherhood of LAN

msg:4536303 | 9:27 pm on Jan 15, 2013 (gmt 0) |
The /var/log/ folder if you're on a virtual/dedicated setup. Alternatively try SSHing in and trying php from the command line using the -a flag and try mailing that way. Hopefully if you get an error message it can lead you further along to the answer. Also try altering your script to have a line like touch('/createafile/here.txt'); ... then at least you can see that the script is being invoked.
|
|