Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Invalid Message-ID header when using BackendIMAP

    Z-Push when using other backends
    2
    3
    874
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • kitserve
      kitserve last edited by

      No idea if this applies to other backends as I don’t have a suitable server for testing. I’m using the latest version of Z-Push from the official repositories on Debian Stretch. If I send an email using an ActiveSync, SpamAssassin on the receiving end adds the following warnings:

      FROM_EXCESS_BASE64,INVALID_MSGID,MSGID_NOFQDN1
      

      This is the message ID, which is indeed missing the domain:

      Message-id: <B2A2597F-2F52-43A1-9807-F5B874B257F8>
      

      I can confirm that the problem is specific to Z-Push, as when I send an email from the same account on the server, but using Roundcube instead, then the Message-ID header is correctly generated, including the domain.

      1 Reply Last reply Reply Quote 0
      • Sebastian
        Sebastian Kopano last edited by

        This message ID is created by your phone. Z-Push just sends it out. I guess we would need some code to detect an incomplete message id and then append a domain name (to be configured?).

        I think this is an IMAP only issue. This is most certainly working with the Kopano backend, but then there the sending process is completely different.

        1 Reply Last reply Reply Quote 0
        • kitserve
          kitserve last edited by

          Curious. The device in question is an iPhone SE running iOS 11, which I would expect to follow the specs for sending mail. It’s also got another Z-Push account set up on it, linked to a Zarafa 7.2.6 install, which as you say does correctly set the Message-ID.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post