Anonymous | Login | 2024-11-21 05:03 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000933 | ClearOS | app-mail-extension - Mail Extension | public | 2013-01-11 20:19 | 2019-04-24 08:04 | ||||
Reporter | user2 | ||||||||
Assigned To | |||||||||
Priority | low | Severity | tweak | Reproducibility | always | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000933: Handle groups with spaces | ||||||||
Description | Though the GUI does not allow adding groups with spaces, there should be a way for the mail extension to handle setting the distribution list e-mail address for such groups. For example, a group name of "test group" needs to use something like "test_group@example.com" for the group distribution list. It's tricky since "test_group" might already exist. Perhaps there is a valid character for e-mail addresses, but not permitted for group names? http://en.wikipedia.org/wiki/Email_address#Valid_email_addresses [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |||||||||||
|
Notes | |
(0001392) dloper (administrator) 2015-03-11 11:07 edited on: 2015-03-11 11:16 |
This affects samba shares as well especially with flexshares where the default group of "domain users" is applied to a flexshare under active directory. To fix this in a flexshare, double-quotes can be added to the group name for example, the default behavior renders the valid users as: valid users = @"%D\domain users", @domain users When it should be: valid users = @"%D\domain users", @"domain users" Edit: added tracker 0002261 for Samba issue. |
(0011561) NickH (developer) 2019-04-24 08:04 |
Migrated to https://gitlab.com/clearos/clearfoundation/app-mail-extension/issues/1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2013-01-11 20:19 | user2 | New Issue | |
2013-01-11 20:19 | user2 | Status | new => assigned |
2013-01-11 20:19 | user2 | Assigned To | => user2 |
2013-01-11 20:19 | user2 | Issue generated from: 0000723 | |
2013-01-11 20:19 | user2 | Relationship added | related to 0000723 |
2015-03-11 11:07 | dloper | Note Added: 0001392 | |
2015-03-11 11:14 | user2 | Issue cloned: 0002261 | |
2015-03-11 11:14 | user2 | Relationship added | related to 0002261 |
2015-03-11 11:16 | user2 | Note Edited: 0001392 | View Revisions |
2018-12-14 12:11 | user2 | Assigned To | user2 => tracker |
2019-04-24 08:04 | NickH | Note Added: 0011561 | |
2019-04-24 08:04 | NickH | Status | assigned => closed |
2019-04-24 08:04 | NickH | Assigned To | tracker => |
2019-04-24 08:04 | NickH | Resolution | open => suspended |