Jump to content

How To Setup Email Piping with C-Panel and Get SMS Text Alerts


turner2f

Recommended Posts

STEP 1 - Go to  Admin --> Support --> Departments --> Edit --> Piping configuration    text field

 

There is a sample line of code that is generated ...

/usr/bin/php /home/username/support.mywebsitename.com/sub_folder/plugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1/

Use   /usr/local/bin/php    instead of   /usr/bin/php

 



STEP 2 - Open up C-Panel and go to  "Global Email Filter"

 

1) - Give it a title

2) - Use " to " and " contains " from the dropdown menu

3) - Insert your email address ( the one you are using for the "Departments" within Blesta )

4) - Go to " Actions " and choose " Pipe to a Program "

5) - Use the following sample path ( modify as needed per your Blesta installation location )

/usr/local/bin/php /home/username/support.mywebsitename.com/sub_folder/plugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1/

6) - Open up your FTP program, go to " /plugins/support_manger " and give the " pipe.php " file  a permission of 755

7) - All done !

 

===========================

Now the emails from generic email providers ( yahoo, gmail, hotmail, aol ) get piped into my support ticket system. :)

 

===========================

 

STEP 3 - ADDITIONALLY, you can setup the "Mobile Emails" within Blesta and C-Panel, so that the tickets will get sent as "Text Alerts" to your phone.

See Mobile Ticket ( SMS Text Alert ) setup instructions at..

==========================

 

Hope This Helps. :)

Link to comment
Share on other sites

  • 9 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...