//////////////////////////////////////////////////////////////////////////////// ActiveCampaign, Inc. - 1-2-All Broadcast Email Software -------------------------------------------------------------------------------- ******************************************************************************** PLEASE NOTE THAT IT IS RECOMMENDED TO CONTACT YOUR WEB HOST OR SYSTEM ADMIN TO COMPLETE THIS IF YOU ARE UNSURE ABOUT SETTING PIPES ******************************************************************************** You are able to set up pipes for the following files/tasks: bounce_pipe.php - For instantly processing messages that have bounced subscribe_pipe.php - For instantly processing subscriptions by email unsubscribe_pipe.php - For instantly processing unsubscriptions by email -------------------------------------------------------------------------------- Setup: -------------------------------------------------------------------------------- 1) Set permissions of the pipe file to be executed. Chmod pipe file to 755 2) Ensure that the first line of the pipe php file is the location of php on the server. Default first line entry on this file is: #!/usr/local/bin/php -q The /usr/local/bin/php should be the location of php 3) Setup any *_pipe.php files. In CPanel, this can be accomplished by setting up a forwarder. When you set up a forwarder, it should look something like this: "|/var/www/example.com/path_to_12all/admin/bounce_pipe.php" If you are unsure how to set up email pipes, it is suggested to contact your web host or system administrator. -------------------------------------------------------------------------------- Need additional help with setting up a pipes? -------------------------------------------------------------------------------- We suggest to contact your web host/system admin or visit: https://www.activecampaign.com/support/tt/index.php?action=kb&article=145 -------------------------------------------------------------------------------- (c) 2005 ActiveCampaign, Inc. All rights reserved.