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

    mail send error

    Kopano Groupware Core
    3
    7
    287
    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.
    • Eric
      Eric last edited by

      Hi,

      All my sent mails like from user@name.be seems to been sent as from user@name. xn–be-2ca.
      Something about IDN? There are no special characters in the name.

      Ps:
      While typing here i can see in the preview window that user@name. xn–be-2ca is automatically translated to the correct ‘user@name.be’. (i add an extra space to avoid it)

      Anybody help?
      Regards,
      Eric

      fbartels 1 Reply Last reply Reply Quote 0
      • fbartels
        fbartels Kopano @Eric last edited by fbartels

        Hi @Eric,

        • what version of Kopano are you using?
        • Which backend?
        • Could it be that you accidentally included some unicode in your mail domain while creating the user?
        • What is the actual value that the mail is sent as (because user@name.xn–be-2ca gives “invalid punycode”, even with the space removed).

        Regards Felix

        Resources:
        https://kopano.com/blog/how-to-get-kopano/
        https://documentation.kopano.io/
        https://kb.kopano.io/

        Support overview:
        https://kopano.com/support/

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

          Hi @fbartels,

          I am very sure I did not include unicode characters in my mail domain.
          But i did some more tests:
          Did over the same installation (core-10.0.6.270.b9af10c-Debian_9.0-amd64) -> same result.
          Did over the installation on Debian 10 (core-10.0.6.223.e81f3b0-Debian_10-amd64) -> same result
          Did over the same installation on Ubuntu 20.04 (core-10.0.6.298.8bbe34c-Ubuntu_20.04-amd64) -> all ok!

          So it seems it is Debian installation related!

          Regards, Eric

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

            What about my other questions?

            • Which backend did you use (e.g. how did you create the user)?
            • what is the actual doman/tld? Or please give at least an example that produces valid punycode.

            Regards Felix

            Resources:
            https://kopano.com/blog/how-to-get-kopano/
            https://documentation.kopano.io/
            https://kb.kopano.io/

            Support overview:
            https://kopano.com/support/

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

              OK, I give another example:
              john.doe@domain.com is translated to

              example.PNG

              and users are created with kopano-admin.

              fbartels A Former User 2 Replies Last reply Reply Quote 0
              • fbartels
                fbartels Kopano @Eric last edited by fbartels

                Hi @Eric,

                I am unfortunately not able to reproduce this issue:

                Created a user with:

                root@kopano_server:/kopano/path# kopano-admin -c user1 -f "User admin cli" -e user1@kopano.demo -p user1
                User created.
                root@kopano_server:/kopano/path# dpkg -l | grep kopano-server-pa
                ii  kopano-server-packages       10.0.6.298.677a125b5-0+178.1 all          Metapackage to install the entire Kopano Core stack
                root@kopano_server:/kopano/path# cat /etc/debian_version 
                10.4
                

                When sending a mail:

                mail_1               | Jul 17 13:00:48 mail postfix/smtpd[3263]: connect from kopano_kopano_spooler_1.kopano_kopano-net[192.168.32.7]
                mail_1               | Jul 17 13:00:48 mail opendmarc[928]: ignoring connection from kopano_kopano_spooler_1.kopano_kopano-net
                mail_1               | Jul 17 13:00:48 mail postfix/smtpd[3263]: D128F1D00514: client=kopano_kopano_spooler_1.kopano_kopano-net[192.168.32.7]
                mail_1               | Jul 17 13:00:48 mail postfix/cleanup[3266]: D128F1D00514: message-id=<kcEE.HEXr85wARt+41eoCCG9Kkw.AABlSjpc1gE@spooler>
                mail_1               | Jul 17 13:00:48 mail opendkim[921]: D128F1D00514: no signing table match for 'user1@kopano.demo'
                mail_1               | Jul 17 13:00:48 mail opendkim[921]: D128F1D00514: no signature data
                mail_1               | Jul 17 13:00:48 mail postfix/qmgr[1725]: D128F1D00514: from=<user1@kopano.demo>, size=1675, nrcpt=1 (queue active)
                mail_1               | Jul 17 13:00:48 mail postfix/smtpd[3263]: disconnect from kopano_kopano_spooler_1.kopano_kopano-net[192.168.32.7] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
                mail_1               | Jul 17 13:00:51 mail postfix/smtpd[3275]: connect from localhost[127.0.0.1]
                mail_1               | Jul 17 13:00:51 mail postfix/smtpd[3275]: 072601D00518: client=localhost[127.0.0.1]
                mail_1               | Jul 17 13:00:51 mail postfix/cleanup[3266]: 072601D00518: message-id=<kcEE.HEXr85wARt+41eoCCG9Kkw.AABlSjpc1gE@spooler>
                mail_1               | Jul 17 13:00:51 mail postfix/qmgr[1725]: 072601D00518: from=<user1@kopano.demo>, size=2112, nrcpt=1 (queue active)
                mail_1               | Jul 17 13:00:51 mail amavis[1731]: (01731-01) Passed CLEAN {RelayedInternal}, LOCAL [192.168.32.7]:32996 <user1@kopano.demo> -> <user1@kopano.demo>, Queue-ID: D128F1D00514, Message-ID: <kcEE.HEXr85wARt+41eoCCG9Kkw.AABlSjpc1gE@spooler>, mail_id: ZatBcUgYZ5DN, Hits: 2.226, size: 1613, queued_as: 072601D00518, 2172 ms
                mail_1               | Jul 17 13:00:51 mail postfix/smtp[3267]: D128F1D00514: to=<user1@kopano.demo>, relay=127.0.0.1[127.0.0.1]:10024, delay=2.2, delays=0.01/0.01/0/2.2, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 072601D00518)
                mail_1               | Jul 17 13:00:51 mail postfix/qmgr[1725]: D128F1D00514: removed
                mail_1               | Jul 17 13:00:51 mail postfix/lmtp[3276]: 072601D00518: to=<user1@kopano.demo>, relay=kopano_dagent[192.168.32.10]:2003, delay=0.04, delays=0.01/0.01/0.01/0.02, dsn=2.1.5, status=sent (250 2.1.5 user1@kopano.demo Ok)
                mail_1               | Jul 17 13:00:51 mail postfix/qmgr[1725]: 072601D00518: removed
                

                Regards Felix

                Resources:
                https://kopano.com/blog/how-to-get-kopano/
                https://documentation.kopano.io/
                https://kb.kopano.io/

                Support overview:
                https://kopano.com/support/

                1 Reply Last reply Reply Quote 0
                • A Former User
                  A Former User @Eric last edited by

                  @Eric
                  this looks like unicode.

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