Skip to main content

Automated email generation script issue

Comments

3 comments

  • cPanelMichael
    $call = array('domain'=>$domain, 'email'=>'abuse@'.$domain,'password'=>'xxxxxxxxxx', 'quota'=>'200');

    Hello, The "email" parameter should be 'abuse' in your example. Per the
    0
  • Jeff P.
    Ah new it would be something tiny. So just the username and not full email. Thanks.
    0
  • cPanelMichael
    Ah new it would be something tiny. So just the username and not full email. Thanks.

    That's correct. Thanks!
    0

Please sign in to leave a comment.