Summary | Kolab backend: Wrong smtp address used for the organizer field |
Queue | Nag |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/17/2012 (4644 days ago) |
Due | |
Updated | 01/24/2013 (4545 days ago) |
Assigned | 10/17/2012 (4644 days ago) |
Resolved | 01/24/2013 (4545 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
are user names, not e-mail addresses, this is the expected behavior.
Wouldn't this be more consistent?
are user names, not e-mail addresses, this is the expected behavior.
inspected how Outlook handles this internally and they also use the
email address. You can go to your Outlook addressbook and select the
desired assignee from there.
address on our installation,
what could possibly go wrong(tm)?
are user names, not e-mail addresses, this is the expected behavior.
Wouldn't this be more consistent?
Assigned to Jan Schneider
State ⇒ Feedback
are user names, not e-mail addresses, this is the expected behavior.
inspected how Outlook handles this internally and they also use the
email address. You can go to your Outlook addressbook and select the
desired assignee from there.
Assuming we would patch this to use the default identity email address
on our installation,
what could possibly go wrong(tm)?
State ⇒ Not A Bug
are user names, not e-mail addresses, this is the expected behavior.
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Kolab backend: Wrong smtp address used for the organizer field
Type ⇒ Bug
when you create a task using a Kolab backend and set an assignee,
nag will use the login name of the current user for the "smtp-address"
field of the "organizer".
In my case it's just "admin". IMHO it would be better if my full,
default identity e-mail address is used there.
Thomas