aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates
Commit message (Expand)AuthorAgeFilesLines
* fix scenari used in single mail list so now, sysadmin mls should work Michael Scherer2011-01-101-1/+1
* - disable list creation request by the web interface, as this would bypass pu...Michael Scherer2011-01-071-1/+1
* - allow to set the topic of the list ( useful to sort them on interfaceMichael Scherer2010-12-171-2/+3
* add a link to catdap, so default templates supress "lost password" and "first...Michael Scherer2010-12-171-0/+1
* hide the list of owners and editors, and replace this with 2 labelsMichael Scherer2010-12-171-0/+8
* - rename the account, to be coherent with the others one in ldapMichael Scherer2010-12-162-2/+2
* - fix again, not a good day for me :/Michael Scherer2010-12-151-1/+1
* uniformisation of the name of variable used for password, so we know if this ...Michael Scherer2010-12-152-4/+2
* sympa requires to have a least one static owner defined in configMichael Scherer2010-12-141-0/+5
* remove option, exist only for ownerMichael Scherer2010-12-141-1/+0
* fix filename, as this prevent list creationMichael Scherer2010-12-141-2/+2
* do not use @ in filename, this confuse sympa ( and so, replace it byMichael Scherer2010-12-141-1/+1
* fix parameters to work with our ldapMichael Scherer2010-12-141-3/+3
* fix name of sysadmin groupMichael Scherer2010-12-141-1/+1
* use ssl, not plaintextMichael Scherer2010-12-141-1/+1
* for sympa like for python, indentation is important ( and new line too )Michael Scherer2010-12-141-7/+8
* sympa requires configuration to be separated by a empty lineMichael Scherer2010-12-141-0/+2
* it seems sympa think that empty line are significantMichael Scherer2010-12-141-2/+0
* add 2 missings scenari, one to restrict sender to a specific email,Michael Scherer2010-12-142-0/+10
* - move file to subdirectory, easier to understand what's going onMichael Scherer2010-12-132-0/+0
* - disable authtentication without using ldapMichael Scherer2010-12-131-2/+0
* always use the same profile for list creation, since puppet will change the c...Michael Scherer2010-12-131-1/+1
* pull moderator and owner from ldap ( not really needed as this is managed lat...Michael Scherer2010-12-131-5/+5
* manage configuration of the list after creating the listMichael Scherer2010-12-131-0/+87
* - add template that I forgot to commitMichael Scherer2010-12-101-0/+18
* add support for ldap search filter, to be used in sympa scenari for filteringMichael Scherer2010-12-101-0/+4
* - port is not needed, and cause trouble to web interface Michael Scherer2010-12-091-1/+1
* simplify the declarationMichael Scherer2010-12-091-4/+2
* - use a variable for the robot and http vhost ( and force https in wwwMichael Scherer2010-12-091-3/+3
* - use the lib_dir factMichael Scherer2010-12-091-4/+1
* use ssl for mailling list interface, as password are involved ( a more select...Michael Scherer2010-12-091-1/+4
* add a mailling list typeMichael Scherer2010-12-091-0/+15
* restrict the locale used by sympa for now, as it flood the log otherwiseMichael Scherer2010-12-091-1/+2
* change default settings, after discussing with mdv maintainer.Michael Scherer2010-12-091-1/+1
* - sympa need to use its account to read data from ldapMichael Scherer2010-12-071-0/+3
* - fix wrong config file directive ( and also align the last line )Michael Scherer2010-12-071-2/+2
* add a alias for static data served by apacheMichael Scherer2010-12-071-0/+9
* - simplify the cgi path using custom factMichael Scherer2010-12-071-1/+1
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-3/+3
* - also fix the directory ( maybe I should add a facter plugin for this too )Michael Scherer2010-11-201-1/+4
* - fix template on 32 bits serverMichael Scherer2010-11-191-2/+5
* rename vhost template filenameNicolas Vigier2010-11-181-0/+0
* Disable alias management, already managed in postfix, and remove unused filesNicolas Vigier2010-11-183-35/+2
* add vhost and webapp conf filesNicolas Vigier2010-11-182-0/+15
* domain for mailing lists is ml.mageia.orgNicolas Vigier2010-11-171-2/+2
* Do not hardcode domainDexter Morgan2010-11-151-3/+3
* continue sympa config.Dexter Morgan2010-11-102-0/+24
* Fix typoDexter Morgan2010-11-101-1/+1
* Add ldap template fileDexter Morgan2010-11-102-2/+26
* First commit for sympa moduleDexter Morgan2010-11-101-0/+291