Changes

Jump to navigation Jump to search
915 bytes added ,  20:55, 18 September 2013
Line 53: Line 53:     
==== Creating lists ====
 
==== Creating lists ====
 +
===== Error: You are not authorized to create new mailing lists=====
 +
 +
Actually the administrator of SME Server isn't allowed to create Lists (even from the server-manager), here is how obtain the mailman administrator password. see [[bugzilla:7836]]
 +
 +
version concerned
 +
[root@sme8dev64 ~]# rpm -qa smeserver-mailman mailman
 +
mailman-2.1.9-20.el5.sme
 +
smeserver-mailman-1.3.0-42.el5.sme
 +
 +
{{Tip box|The mailman password is different of the admin password of SME Server, therefore to know the mailman Password you can issue the following command in a root terminal}}
 +
[root@sme8dev64 ~]# config show mailman
 +
mailman=service
 +
    SitePass=[YOUR_PASSWORD_IS_HERE]
 +
    status=enabled
 +
 +
You have to use the value of SitePass as your mailman password to create Lists. If you change the password later with /usr/lib/mailman/bin/mmsitepas, you *SHOULD* update SitePass using
 +
config setprop mailman SitePass YOUR_PASSWORD
 +
 
==== Error: Unknown virtual host: xxxxxx.xx====
 
==== Error: Unknown virtual host: xxxxxx.xx====
 
Go to http://domain.name/mailman to create new lists.
 
Go to http://domain.name/mailman to create new lists.

Navigation menu