Jump to content

Best way to manually import an email as a ticket


nitro

Recommended Posts

I still have some annoying clients sending in support requests via email to my direct email address.

 

At the moment I am saving the raw source of the email to the server that WHMCS is on and then replacing any instances of my email address with the correct support department email address. I am then importing in to WHMCS by doing something like:

 

cat import.eml | /usr/bin/php -q /home/whmcs/public_html/pipe/pipe.php

 

This worked ok for me but in the recent test I did WHMCS failed to import the attachment that was included with the original message.

 

I was wondering if anyone had any tricky ways of importing such emails in to WHMCS. I am currently looking in to writing a simple WHMCS plugin for the admin area to manage this without needing to resort to ssh.

Link to comment
Share on other sites

I just find the customer and click the 'open new support ticket' link, then copy/paste their email in, under a note saying something like 'Opening a support ticket for an email sent in by customer - replies will be received separately to this email'.

 

That way the user knows that their problem wouldn't be dealt with any quicker emailing someone directly than using the proper support channels, hopefully meaning they'll start using said channels.

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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