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

    Kopano Wepapp sendas unknown users problem

    Kopano Groupware Core
    2
    2
    766
    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.
    • rCj7t993swwMeDsm
      rCj7t993swwMeDsm last edited by rCj7t993swwMeDsm

      I am using zarafa 7,1,11,46050 with send-as function. As an illustration, my domain is “test.com” and having a user called “User A” with email address “usera@test.com”. All users are stored in zarafa database only (not LDAP). In the Wepapp, “User A” set some non-exist and unknown users in the “send-as” setting. such as “noreturn@test.com”. User A can send mails as “noreturn@test.com” WITHOUT ANY “on behalf of” wordings and the recipients could only know the sender is “noreturn@test.com”. Furthermore, the sendas users can be a list of any addresses such as “abc@def.com” (I know this is a kind of spoofing, but I am discussing technical problem here :D)

      I installed kopano 10.0.6 on a new server and imported the old settings in Zarafa. However, the “send-as” feature did not work anymore. If I added “always_send_delegates = yes” to the spooler.cfg, I could send mails WITH the “usera@test.com on behalf of noreturn@test.com” wording. But the mails were rejected by Kopano if I disabled this parameter with the following logs captured:

      kopano-spooler: HRESULT SMTPToZarafa(IAddrBook*, const SBinary&, SBinary*): ResolveName failed: not found (8004010f)
      kopano-spooler: Unable to find account name for representing user: not found (8004010f)
      kopano-spooler: HRESULT SMTPToZarafa(IAddrBook*, const SBinary&, SBinary*): ResolveName failed: not found (8004010f)
      kopano-spooler: HRESULT CheckSendAs(IAddrBook*, IMsgStore*, IMAPISession*, KC::ECSender*, const SBinary&, SBinary, bool*, IMsgStore**): PR_DISPLAY_TYPE missing: not found (8004010f)
      kopano-spooler: E-mail for user usera may not be sent, notifying user
      

      I looked to the manual of the kopano and it specified that administrator can add the “sendas” user with CLI “kopano-admin”. However the command was rejected with the following error:

      kopano-admin -u usera --add-sendas noreturn@test.com
      Unable to update user, sendas user not available: "noreturn@test.com" not found
      

      How can I restore the “send-as” function in Kopano?

      1 Reply Last reply Reply Quote 0
      • sky.x
        sky.x last edited by

        Hi.
        the send as user have to be exist in db in new version of kopano. Take a look in this post send as delegation…

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