Recent content by eealking

  1. E

    stoli email

    Sorry for the triple post and thread necro. I've tried recreating the account, but my emails are still bouncing. If this isn't a problem on the x10 side, where should I be going?
  2. E

    stoli email

    Well I can't edit my first message, so here is the last error I got. I'm still having the same problem btw. "Technical details of temporary failure: TEMP_FAILURE: Gmail tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider...
  3. E

    stoli email

    My email stopped working on Friday, I haven't gotten any reports from the cron daemon, also I've tried sending messages to my email, but they bounce back. I can access the account via webmail, but it won't receive any email. Any ideas whats wrong? EDIT: Its an email address from my hosting...
  4. E

    scripts based on time

    Thanks guys, the script is running, (well, technically, its telling me I left a syntax error). :)
  5. E

    scripts based on time

    I've got a cron setup, it didnt run today, but I notice the server was having some trouble, and maybe it was off line when my script was supposed to run. It could also have been the lack of a shebang line. I didn't see a path for php, so I put in "#!/usr/local/bin/php" which I doubt is right...
  6. E

    scripts based on time

    I am a newbie here, so hopefully I'm not asking an obvious question... anyway. I would like to activate a php script at a specified time (6:00 PM) every day, so that it could update my database. I'm fairly sure I can not do this with straight php, so does x10 provide a handy tool to do this? I...
Top