Versions Compared

Key

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

...

Email should be piped to "index.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/index.php plugin/support_manager/ticket_pipe/index/1"

...