config pipe for bqgmail

dastanak

New member
Joined
Mar 19, 2013
Messages
2
my server is centos 5 and my panel is da an install b1gmail 7.1
please help me for config pipe for recive email
tnx
 
1. User -> Set Catch All email (for example [email protected])
2. User -> Email Forwarders -> Create new email Forwarder
Now add a forwarder for [email protected] and forward all email that coming to your server to:
PHP:
"|/usr/local/bin/php -q /home/User/domains/yourdomain.com/public_html/interface/pipe.php"
 
Back
Top