Jump to content

KingOfTheInternets

Retired Forum Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by KingOfTheInternets

  1. Thank you soo much ! That did the job ! It now works great Thank you !!
  2. I'm trying to get WHMCS Automatic Setup working with LXAdmin to setup accounts automatic for me. Now I already got some errors, which I managed to fix on my own, but I can't seem to get the "__error_machine_doesnt_exist_in_db" error fixed (as displayed in the WHMCS Automatic Setup Notification email). I already Googled and found a topic on the official LXadmin forums. I tried as described in the thread (change server hostname to "localhost") but that sadly didn't solve the problem... Any ideas ? Thank you very much !
  3. 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)
  4. 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 !
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated