kopano-dagent resolves kopano user
-
Hello,
when a mail gets delivered to the dagent, the dagent takes the recipient mail address, and resolves the corresponding Kopano user.
This results, that the user, who gets the mail, thinks, that the mail was sent to the primary mail address.
Heres a example.
Lets call our user “huber”
huber has huber@domain.com as primary mail address, and huber@alias.com as alias mail address.huber has configured “huber@alias.com” as send-as, and sends an mail to user@domain.xyz.
The recipient sees, that the mail comes from “huber@alias.com”, and answers to that mail.
Now, in the Webapp, huber sees “huber@domain.com” at the “To:” field of the answered mail from “user@domain.xyz”.
That’s hilarious and makes no sense.
Why isn’t it possible, to deactivate this “feature”, or just write the real displayname and mail address into the "To: " -field?Kind Regards,
René -
Hi @rene-losert,
please search the forum. this has been discussed a few times already (here and in the old zarafa forum).
-
Hi @fbartels
yes, and there is still no solution, which is acceptable for our customers.
I remember that there was a solution from a user, but this isn’t officially supported, and doesn’t work with Kopano Core 8.7.0.
Further the GAB method isn’t an opportunity.
Maybe you can pick up the user code from: https://forum.kopano.io/topic/147/wrong-receiver-address-displayed and maintain this as dagent plugin?
Kind Regards,
René -
@rene-losert if you looked up these solutions, then you should know why for us its not interesting to change this.
@rene-losert said in kopano-dagent resolves kopano user:
Maybe you can pick up the user code from: […]
Its open source, no one stops you from submitting a pr to make https://notabug.org/hp/kopano-dagent-rewritegaladdresses.git compatible with python3.