Changes

Jump to navigation Jump to search
808 bytes added ,  18:17, 12 December 2015
Line 334: Line 334:     
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-ezmlm|noresultsmessage="No open bugs found."}}
 
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-ezmlm|noresultsmessage="No open bugs found."}}
 +
====Also known bugs for fixing in next release with quick turnaround====
 +
 +
=====modify description after creation=====
 +
The description field for the plain English description of each list can only be set when the list is first created.
 +
 +
The description is not modifiable later (it was in earlier versions).
 +
 +
You can modify it from the command prompt by doing:
 +
 +
/sbin/e-smith/db accounts setprop mylist Description "Description of list"
 +
 +
=====removing mailing lists=====
 +
{{note box|msg=resolved in [[bugzilla:3599]]}}
 +
 +
List deletion gives an error and the list does not get deleted.
 +
 +
You need to manually delete folders & files and remove the database entry at the command prompt
 +
 +
rm -R -f /home/e-smith/files/ezmlm/lists/listname
 +
rm /home/e-smith/files/ezmlm/.qmail-listname*
 +
db accounts delete listname
 +
 
----
 
----
 
[[Category:Contrib]]
 
[[Category:Contrib]]
 
[[Category:Mail]]
 
[[Category:Mail]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu