Hi,
I have been searching and testing many different setups to get this working.
I found out you can create the forward on a domain and select PIPE so that was perfect but I get errors.
R=virtual_aliases_nouser_nostar T=virtual_address_pipe: Child process of virtual_address_pipe transport returned 1 from command
And the pipe is then "|/usr/local/bin/php -q /home/user/domains/url/public_html/pipe.php"
but first I tried with just "| /home/user/domains/url/public_html/pipe.php" and then the error was
R=virtual_aliases_nouser_nostar T=virtual_address_pipe: Child process of virtual_address_pipe transport returned 127 (could mean unable to exec or command does not exist) from command
I did a chmod +x on the file. because I found something it has to be executable.
And I would like this way because time is of an issue when the mail comes in.
Any ideas that I did wrong?
Thank you in advance
I have been searching and testing many different setups to get this working.
I found out you can create the forward on a domain and select PIPE so that was perfect but I get errors.
R=virtual_aliases_nouser_nostar T=virtual_address_pipe: Child process of virtual_address_pipe transport returned 1 from command
And the pipe is then "|/usr/local/bin/php -q /home/user/domains/url/public_html/pipe.php"
but first I tried with just "| /home/user/domains/url/public_html/pipe.php" and then the error was
R=virtual_aliases_nouser_nostar T=virtual_address_pipe: Child process of virtual_address_pipe transport returned 127 (could mean unable to exec or command does not exist) from command
I did a chmod +x on the file. because I found something it has to be executable.
And I would like this way because time is of an issue when the mail comes in.
Any ideas that I did wrong?
Thank you in advance