View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003698 | SOGo | public | 2016-05-26 10:05 | 2016-06-23 15:11 | |
Reporter | soletan | Assigned To | ludovic | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Ubuntu | OS Version | 14.04 LTS |
Product Version | 3.1.0 | ||||
Fixed in Version | 3.1.4 | ||||
Summary | 0003698: SOGo impractical on using aliases with Outlook EAS and its own WebUI | ||||
Description | Is there any opportunity to decently use aliases attached to mailboxes with Web UI and Outlook/EAS? As of 3.1 SOGo is still quite impractical: I'm having single mailbox with about 30 aliases for any kind of common purpose. But if I'm sending off mails I want to use one particular alias which isn't the first in set of addresses listed on sending mail with SOGo WebUI. That top-most address is the one which is used on sending mail per Outlook EAS either. In case of WebUI I always have to choose the proper sender address and can't select new default sender, obviously. In case of Outlook EAS any sender address selected in Outlook is replaced by the one listed on top in Web UI. | ||||
Steps To Reproduce | Send mail per Outlook EAS after configuring sender in Outlook, which is different from the one listed as "default" sender in WebUI. Result: mail is sent to designated target, but sender of mail matches wrong alias. | ||||
Additional Information | LDAP is user database. Several mailPublic attributes are assigned to my account. Outlook 2016 is configured to use proper mail address for sending. | ||||
Tags | No tags attached. | ||||
Had to fix sieve setup (for missing TLS connecting sieve failed on saving settings resulting in error message popping up in WebUI on saving settings). After that it was obviously possible to set new E-Mail address in WebUI. But logging off/on the setting was reverted again. Outlook is still sending from wrong mail address. Here comes my configuration { SOGoDraftsFolderName = "INBOX/Drafts"; SOGoPasswordChangeEnabled = YES; SOGoUserSources = ( SOGoLDAPContactInfoAttribute = nil; SOGoPageTitle = "pim.company.com"; SOGoLanguage = German; |
|
Tried disabling auxiliary accounts. No success. Found some warning in logs, but that doesn't prevent preferences GUI from obviously saving settings (though actually still failing to save SOGoMailCustomEmail ... check that with sogo-tool backup on my user ... the preferences section doesn't contain this property. May 27 02:15:24 sogod [16351]: <0x0x7fbc09c4d948[NGSieveClient]> TLS started successfully. |
|
|
|
sogo: master 030bdb4b 2016-06-23 11:06 Details Diff |
(fix) check if EAS identity is ok and use it (fixes 0003698) |
Affected Issues 0003698 |
|
mod - ActiveSync/SOGoActiveSyncDispatcher.m | Diff File | ||
sogo: v2 c0bfb42c 2016-06-23 11:06 Details Diff |
(fix) check if EAS identity is ok and use it (fixes 0003698) |
Affected Issues 0003698 |
|
mod - ActiveSync/SOGoActiveSyncDispatcher.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-05-26 10:05 | soletan | New Issue | |
2016-05-26 23:59 | soletan | Note Added: 0010218 | |
2016-05-27 00:21 | soletan | Note Added: 0010220 | |
2016-06-23 15:08 | ludovic | Changeset attached | => sogo master 030bdb4b |
2016-06-23 15:08 | ludovic | Assigned To | => ludovic |
2016-06-23 15:08 | ludovic | Resolution | open => fixed |
2016-06-23 15:09 | ludovic | Changeset attached | => sogo v2 c0bfb42c |
2016-06-23 15:11 | ludovic | Note Added: 0010424 | |
2016-06-23 15:11 | ludovic | Status | new => resolved |
2016-06-23 15:11 | ludovic | Fixed in Version | => 3.1.4 |