Inbound email cannot match dot.atom format

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • murugappan
    Active Community Member
    • Aug 2017
    • 498

    #1

    Inbound email cannot match dot.atom format

    Hi,

    I am getting this error:

    ERROR: Inbound Email: Auto-reply error: ' emas.finance' can not be matched against dot-atom format [] []

    What could be the cause of this error?
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9318

    #2
    Hi,

    It is produced by the email sender library. Maybe email address you specified for replies does not satisfy the required format.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • yuri
      EspoCRM product developer
      • Mar 2014
      • 9318

      #3
      Maybe the whitespace is the culprit.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      • murugappan
        Active Community Member
        • Aug 2017
        • 498

        #4
        yuri thank you for responding. Unfortunately, all email addresses have been working before.

        Comment

        • yuri
          EspoCRM product developer
          • Mar 2014
          • 9318

          #5
          We upgraded the library in v9.1. Maybe this is the reason. The previous library could have been more tolerant to email addresses.
          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

          Comment

          • yuri
            EspoCRM product developer
            • Mar 2014
            • 9318

            #6
            Maybe the following measure will help. In Espo, on the form where the ' emas.fi***@...' address is stored, try to Edit the record and re-save (no need to modify anything). If there's an extra whitespace in the beginning, it will remove it.
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment

            Working...