Jump to content
  • 0

Email Piping


jmf421

Question

I am testing out the email piping features from the customers end and it doesn't seem to be working. When I am acting as the customer and hit reply to the email I received it just sends an info back to support@mydomain.com but does not actually add that response into the ticket.

 

Any help would be much appreciated!

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Do you have support@ set up as a forwarder to pipe to pipe.php? See https://docs.blesta.com/display/user/Support+Manager#SupportManager-email-pipingEmailPiping

 

If yes, check the following:

  1. Is pipe.php executable? It should be 755. You can run "chmod +x pipe.php" to make it executable.
  2. Does pipe.php have a hashbang on the 1st line? It should look something like the following but be your actual path to PHP
#!/usr/local/bin/php -q
Link to comment
Share on other sites

  • 0

Ok so the employees email was the same email as the piping. So it got stuck in a loop when I updated that ticket. Basically it send the employee a notification and then that piped, sent the employee a notification and then piped. So many times that blesta still works but that ticket cannot be opened anymore...lol

Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   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...