KingOfTheInternets Posted March 17, 2009 Share Posted March 17, 2009 I'm trying to setup email piping for my support ticket departements at WHMCS using the "Ticket Importing using Email Forwarders" feature (since my VPS doesn't have IMAP to support the "Ticket Importing using POP3 Import" feature) But I can't seem to figure out how it works. I assume I need to setup a email account first in LXAdmin for the corresponding email alias as entered in WHMCS (e.g. support@mydomain.com). But were to do I need to have the email address forwarded ? And about the cronjob task; Do I need to enter it as: sales@mydomain.com | php -q /home/admin/mydomain.com/billing/whmcs/pipe/pipe.php (LXAdmin displays the following error if I do so: Adding crontab has failed due to . Please delete it and add it again. ) or as displayed: | php -q /home/admin/mydomain.com/billing/whmcs/pipe/pipe.php (LXAdmin displays no error) Any tips would be great ! Thanks in advance ! 0 Quote Link to comment Share on other sites More sharing options...
KingOfTheInternets Posted March 18, 2009 Author Share Posted March 18, 2009 Never mind, I solved it myself Was really easy though (Just setup a forwarder trough LXAdmin for the corresponding email address and for the mail address where it needs to be forwarded to, set | php -q /home/admin/mydomain.com/billing/whmcs/pipe/pipe.php) 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.