arcticbit

  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by arcticbit
  • arcticbit commented,

    I would. From your error message: From the docs for xencart configuration, it seems you can set the script to not use sendmail: zen-cart.com/wiki/index.php/Admin_-_Configuration_-_E-Mail_Options ...

  • arcticbit commented,

    In WHM : Home "Server Configuration "Tweak Settings Do you have Enable BoxTrapper spam trap at On? I had to enable it, then did the following : /scripts/upcp --force /scripts/buildeximconf service...

  • arcticbit commented,

    You might look into making sure your script is authenticating properly by using an actual email account to see if that helps. Yes, smtp auth from other scripts to an actual email account works fin...

  • arcticbit commented,

    Hello g-force, thanks for the reply, unfortunately the solution don't works for me. This is copy of my exim log: 2016-06-02 13:45:03 cwd=/home/****/public_html 3 args: /usr/sbin/sendmail -t -i 2...

  • arcticbit created a post,

    Email from php scrip not working anymore

    After WHM ugrade to 56.0 the php mail function is not working / sending out email anymore. ex. mail($to, $subject, $body, $header); The Prevent "nobody" from sending mail is: off. It was working ...