rykios Posted April 15, 2007 Share Posted April 15, 2007 Been trying to make email pipe work, i did setup a mail account for this purpose, the problem is emails return to sender, undelivere, with error message like this: A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: pipe to | php -q /home/username/public_html/members/pipe/pipe.php generated by [email]abuse@domain.com[/email] local delivery failed The following text was generated during the delivery attempt: ------ pipe to | php -q /home/username/public_html/members/pipe/pipe.php generated by [email]abuse@domain.com[/email] ------ Site error: the file [b]/home/usernamez/public_html/members/pipe/pipe.php[/b] requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator. Now.. Ioncube we dont have "installed" but we do have loaders folder in place and php.ini in all folders, and never had an issue with script running as everything works normally, except mail pipe also added this line at php.ini zend_extension = /home/username/public_html/members/ioncube/ioncube_loader_lin_4.4.so but no luck.. error message remains *PS username/domain are of course set to their proper values 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.