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

    Z-Push 2.4.5 final german umlauts problem

    Z-Push when using other backends
    2
    4
    806
    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.
    • NilsK
      NilsK last edited by

      Hello Manfred,

      I still have problems with German umlauts with Debian 9 and nginx. When I try to send an email to a contact with an umlaut in the name.

      Emails to contacts without umlauts go without problems.

      09/11/2018 08:04:20 [11139] [WARN] [nils.klingelhoefer@cleeberg.net] /etc/z-push/imap.conf.php:126 Constant IMAP_DEFAULTFROM already defined (8)
      09/11/2018 08:04:21 [11139] [ERROR] [nils.klingelhoefer@cleeberg.net] z_RFC822 error: Validation failed for: Klingelhöfer
      09/11/2018 08:04:21 [11139] [ERROR] [nils.klingelhoefer@cleeberg.net] z_RFC822 error: Validation failed for: Klingelhöfer
      09/11/2018 08:04:21 [11139] [WARN] [nils.klingelhoefer@cleeberg.net] /usr/share/z-push/lib/utils/utils.php:1337 Invalid argument for foreach () (2)
      09/11/2018 08:04:21 [11139] [ERROR] [nils.klingelhoefer@cleeberg.net] Mail <mail> error: mail () returned failure
      09/11/2018 08:04:21 [11139] [INFO] [nils.klingelhoefer@cleeberg.net] StatusException: BackendIMAP-> sendMessage (): The email could not be sent - code: 120 - file: / usr / share / z-push / backend / imap / imap.php 2501
      09/11/2018 08:04:21 [11139] [INFO] [nils.klingelhoefer@cleeberg.net] cmd = ‘SendMail’ memory = ‘2.01 MiB / 2.00 MiB’ time = ‘0.51s’ devType = ‘Android’ devId = ‘androidc751990622’ getUser='nils.klingelhoefer@cleeberg.net 'from = ‘80 .147.77.93’ idle = ‘0s’ version = ‘2.4.4 + 0-0’ method = ‘POST’ httpcode = ‘200’

      Thank you for your great work
      Nils

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

        Hi Nils,

        this validation error comes from a 3rd party library the IMAP backend uses. At the moment the easiest way for you to “fix” it would be to comment the line 209 in [z-push directory]/include/z_RFC822.php, so that it looks like this:

        // return $this->raiseError($this->error);
        

        Could you also post the full email address you’re trying to sent the email to?

        Manfred

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

          Hi Manfred,

          name: Nils Klingelhöfer
          email: nilsklingelhoefer@gmx.de

          I will try to comment out the line and then get back to you.

          Nils

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

            Hi Manfred,

            that was the solution. The emails can now be sent.

            Thanks
            Nils

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