ClearFoundation Tracker - ClearOS |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001205 | ClearOS | app-mail-extension - Mail Extension | public | 2013-06-28 10:52 | 2013-08-22 16:16 |
|
Reporter | user2 | |
Assigned To | user2 | |
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | 6.4.0 Updates | Fixed in Version | 6.4.0 Updates | |
|
Summary | 0001205: Add support for read/write mode on the mail attribute - command line only / experimental |
Description | By default, the mail attribute in the mail extension is set to "username@domain" and is read-only webconfig. We have had some requests to make the mail attribute a read/write field so that alternative defaults could be used.
|
Steps To Reproduce | |
Additional Information | At a basic level, this can be accomplished by simply flipping the flag in a LDAP attribute definition (deploy/user_map.php). This flag has been exposed via the /etc/clearos/mail_extension.conf configuration file:
$mail_visibility = 'read_write';
At this stage, there's no sanity checking for username/group/alias conflicts, so the administrator needs to be aware of this. For example, an administrator could specify the mail address sales@domain even with the group "sales" (with the "distribution list" attribute set) exists. |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-06-28 10:52 | user2 | New Issue | |
2013-06-28 10:52 | user2 | Assigned To | => user2 |
2013-06-28 10:52 | user2 | Status | new => confirmed |
2013-06-28 10:53 | user2 | Checkin | |
2013-06-28 10:53 | user2 | Note Added: 0000907 | |
2013-06-28 10:53 | user2 | Status | confirmed => resolved |
2013-06-28 10:53 | user2 | Fixed in Version | => 6.4.0 Updates |
2013-06-28 10:53 | user2 | Resolution | open => fixed |
2013-08-22 16:16 | user2 | Status | resolved => closed |