tkalfaoglu
Silver Pleskian
A test.php file stored at the customer's httpdocs folder produces nothing if the owner of that file is
username : psacln ... If the owner is root:root then the mail is delivered. The file is very simple:
<?php
mail('[email protected]','hello','test mail function');
?>
Sendmail is enabled both on server level and subscription level for that customer.
What else shall I check?
many thanks -t
username : psacln ... If the owner is root:root then the mail is delivered. The file is very simple:
<?php
mail('[email protected]','hello','test mail function');
?>
Sendmail is enabled both on server level and subscription level for that customer.
What else shall I check?
many thanks -t