Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Email should be piped to "index/plugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1" assuming "1" is the company ID.

Info
titleControl Panels

If you use a control panel, like cPanel, you may be able to set up email piping within the control panel. Please see your control panels documentation on email piping.

In your /etc/aliases file, it might look something like this..

No Format
support: "|/usr/bin/php /home/user/public_html/indexplugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1"

...

No Format
cd /etc/smrsh
ln -s /usr/bin/php
ln -s /home/user/public_html/index/plugins/support_manager/pipe.php