Jump to content
  • 0

Question

Posted

Guys

My blesta is on subdomain something like

http://billing.mydomain.com

to be able to use an email like sales@mydomain.com  I won't be able to use piping   right?

because I can only use piping within my subdomain so I would only be OK to use piping if I choose an email like sales@billing.mydomain.com

Am I right?  if so What email handling to choose?

7 answers to this question

Recommended Posts

  • 0
Posted

Thanks for your response . Are you sure that in my case I can use piping on main domain?

I did go to forwarder in directadmin but I get

 


Error creating forwarder

Details

String contains an invalid email address: /usr/bin/php /home/my/domains/domain.com/public_html/my/plugins/support_manager/pipe.php
 

  • 0
Posted

For piping, the server must be the MX for the domain your support addresses are at.

The error you're getting creating the forwarder indicates that it expects it to be an email address an not an application. I'm not that familiar with DirectAdmin forwarders, but perhaps there is another option? Also, you will want to add the hashbang (path to PHP) at the beginning of pipe.php, and you can drop /usr/bin/php from your forwarder. See https://docs.blesta.com/display/user/Support+Manager#SupportManager-email-pipingEmailPiping for more.

  • 0
Posted

Piping you can do within the same server, to all domains hosted. 

pipe.php needs 777 permissions and the hasbang before starting the php part

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...