PDA

View Full Version : Email Connector Issues


partech
March 11th, 2021, 09:12 PM
When we enter @domainname.com at the begining of the subject and send to our support address, the ticket is assigned to the correct account.

The issue we have is that we recieve an NDR along the lines of:

Undeliverable: RE: zxc123FctCmtUsrDmnbnm456@domainname.com couldn't be delivered
unknown address.

Is anyone else experiencing this and have you found a fix?

CHeers

rfbalmer
March 12th, 2021, 05:50 AM
We are experiencing the identical same thing as well.

Support Team
March 12th, 2021, 07:29 AM
Thank you for reporting this.

We couldn't haven reproduced it (so far), though there might be something wrong her under a specific use case. It seems like in a specific scenario the 'fictive' internal email address (zxc123FctCmtUsrDmnbnm456@) is added as a Ticket Recipient and as a result auto-response and other emails may be sent to this email address.

Please look under the Ticket Email Recipients tab and let us know whether this is the case.

Please also let us know how this domain name is saved - either by the Account or Contact. This may help us to understand this scenario.

Thanks.

Support Team
March 12th, 2021, 08:32 AM
Adding to the above - Please zip the \Logs folder and share it with us. We'll review it in our lab and may find more clues. Thanks.

partech
March 25th, 2021, 10:09 PM
I can confirm that under the External Recipients tab the zxc123FctCmtUsrDmnbnm456@domainname.com exists

We generally save the domain name under the Email 2 field of the account. If there are multiple external domain names we then add them as a contact

Support Team
March 26th, 2021, 06:26 AM
Thanks for confirming.

This email address - zxc123....@ cryptic email address isn't a real address, such addresses might be in use behind the scenes, but shouldn't get listed as a Ticket Recipient, the app tries to eliminate technical and 'cryptic' addresses from getting added automatically.

From our testing so far, we suspect that it happens, i.e. that address automatically added, when the domain is saved under the main Account as Email1 or Email2 (as you described) and there is no other email address for the main Account. Please try to save a valid email address under the customer Account record, remove/delete this cryptic one, and see how it goes. In any case, we'll see how to prevent this from happening again.

Thanks!

partech
September 28th, 2021, 09:49 PM
Hi Support

Any update on a fix for this one? This still occurs on most of our clients

Support Team
September 29th, 2021, 06:29 AM
Thank you for the update.

The fix will be included in the next release that is already at the final testing stage.

As a temporary workaround, you can use the following in order to avoid adding such cryptic email addresses as Ticket Recipients:

Edit <installation-folder>\Server\CmtEmailConnector.ini file and add the following section to the end of the file:

[DONT_ADD_EMAIL_AS_TICKET_RECIPIENTS]
zxc123FctCmtUsrDmnbnm456@domainname.com=0


Then RESTART the 'CRM Server' Windows service on your server.

Please note that it will affect newly created Tickets. For existing Tickets you should delete this email address under the Ticket Recipients tab.

Hope this helps!