We use Kaseya and CommitCRM on our network. Each is running on Windows Server (Kaseya on 2003 and CommitCRM on 2008), and we're using Exchange Server 2008 on a separate server.
I followed this informative CommitCRM forum post/guide on Kaseya integration:
this link (Kaseya Integration in 30minutes or less)
...which describes how to configure Kaseya's alert emails and CommitCRM to automatically create new tickets from the emails.
Here's a little info about my setup (names changed for anonymity):
- Kaseya sends FROM support@ourcompany.com and it sends TO help@ourcompany.com (which is our CommitCRM email address, and is working fine in all other regards).
- I've set the Sender Email Address in Commit's "Automated Emails Detection Rules" section to support@ourcompany.com.
- I've created the following rule in "Account Record Detection Rules":
Account Name is found between 'Site:xyz-managed.' and '.'
- Automated Email Detection and Handling is ON. Saved/OK, CommitCRM services restarted, etc.
- Kaseya sends an alert email to help@ourcompany.com with the following subject line:
fieldtechpc.xyz-managed.xyz.desktops is offline (CRM Site:xyz-managed.xyz.desktops)
- I've set the File As field for the "xyz" Account in CommitCRM to "xyz" (all lowercase).
When the email comes in from Kaseya and gets sent to help@ourcompany.com (note that this is an internal-to-internal Exchange email... not coming from outside our Exchange server or leaving our Exchange server -- not sure if this is a problem), a ticket is not created byCommitCRM. The email just gets forwarded on to support@ourcompany.com as an unhandled email.
Is there anyway of troubleshooting this? Is there a log that's created/modified byCommitCRM? Is my syntax in the rule incorrect?
We have several customers that are subgroups of the main group in Kaseya: "xyz-managed". So we have subgroups in Kaseya such as xyz-managed.customername. And we have subgroups underneath that, such as xyz-managed.customername.servers and xyz-managed.customername.desktops.
So it's my understanding that CommitCRM should see "Site:xyz-managed.xyz.desktops)" in the subject line, and encounter the string "Site:xyz-managed." then it will start matching the Account File As field (xyz), and then it will see the next dot "." and stop consuming... matching the Account as "xyz". And that should match the File As field in CommitCRM exactly.
Any ideas?? Thanks!!! :-)
I followed this informative CommitCRM forum post/guide on Kaseya integration:
this link (Kaseya Integration in 30minutes or less)
...which describes how to configure Kaseya's alert emails and CommitCRM to automatically create new tickets from the emails.
Here's a little info about my setup (names changed for anonymity):
- Kaseya sends FROM support@ourcompany.com and it sends TO help@ourcompany.com (which is our CommitCRM email address, and is working fine in all other regards).
- I've set the Sender Email Address in Commit's "Automated Emails Detection Rules" section to support@ourcompany.com.
- I've created the following rule in "Account Record Detection Rules":
Account Name is found between 'Site:xyz-managed.' and '.'
- Automated Email Detection and Handling is ON. Saved/OK, CommitCRM services restarted, etc.
- Kaseya sends an alert email to help@ourcompany.com with the following subject line:
fieldtechpc.xyz-managed.xyz.desktops is offline (CRM Site:xyz-managed.xyz.desktops)
- I've set the File As field for the "xyz" Account in CommitCRM to "xyz" (all lowercase).
When the email comes in from Kaseya and gets sent to help@ourcompany.com (note that this is an internal-to-internal Exchange email... not coming from outside our Exchange server or leaving our Exchange server -- not sure if this is a problem), a ticket is not created byCommitCRM. The email just gets forwarded on to support@ourcompany.com as an unhandled email.
Is there anyway of troubleshooting this? Is there a log that's created/modified byCommitCRM? Is my syntax in the rule incorrect?
We have several customers that are subgroups of the main group in Kaseya: "xyz-managed". So we have subgroups in Kaseya such as xyz-managed.customername. And we have subgroups underneath that, such as xyz-managed.customername.servers and xyz-managed.customername.desktops.
So it's my understanding that CommitCRM should see "Site:xyz-managed.xyz.desktops)" in the subject line, and encounter the string "Site:xyz-managed." then it will start matching the Account File As field (xyz), and then it will see the next dot "." and stop consuming... matching the Account as "xyz". And that should match the File As field in CommitCRM exactly.
Any ideas?? Thanks!!! :-)
Comment