Hello,
I've been at this all day. Still haven't got it to work.:
I've checked pip.php permission (set at 764)
Crons setting is enabled.
email piping is enabled.
Emails are showing up in the inbox.
I've tried a local mail filter rule, sending all mail to the support desk to pipe program
|/usr/bin/php -q /home/public_html/support/api/pipe.php
"|/usr/bin/php -q /home/public_html/support/api/pipe.php"
/home/public_html/support/api/pipe.php
/public_html/support/api/pipe.php
The filter test says the emails are getting sent to the pipe program. They just don't show up in osTicket.
I've also tried setting up email forwarders to the same.
The emails are arriving in the inbox. They just aren't getting piped, filtered, or forwarded.
I've tried a gmail address with fetching. (Could not get that to work).
I've tried to get fetching to work on a local email address. Still get the same error as when trying to setup gmail.
Bottom line, without some way to setup email piping osTicket as great as it is is virtually worthless.
Any other ideas?