Hi,
I have a PHP script on my server that intercepts incoming messages to certain addresses on the domain name. This is set up directly from valiases, i.e:
Right now, any messages sent to [email protected] are processed by newmail.php, but twice. I can tell from the log that the script is executed twice for the same message, so it's definitely not a problem with the script itself. However, if I change [email protected] to forward to some other address (not a pipe), it works fine and only one copy of the message is passed.
Thanks for any help you can provide!
Chen
cPanel.net Support Ticket Number:
I have a PHP script on my server that intercepts incoming messages to certain addresses on the domain name. This is set up directly from valiases, i.e:
This was working fine until we upgraded to CPanel 7 (or at least, that's when I think the problems started).[email protected]: "|/home/myaccount/etc/newmail.php"
[email protected]: [email protected]
*: myaccount
Right now, any messages sent to [email protected] are processed by newmail.php, but twice. I can tell from the log that the script is executed twice for the same message, so it's definitely not a problem with the script itself. However, if I change [email protected] to forward to some other address (not a pipe), it works fine and only one copy of the message is passed.
Thanks for any help you can provide!
Chen
cPanel.net Support Ticket Number: