xWuZaa
4d2f72a814
remove duplicate fastcgi_index from fastcgi_params in nginx config templates
2016-01-21 11:51:33 +01:00
Michael Kaufmann (d00p)
eb6e66cbf2
do not double mailbox-paths in postfix config, fixes #1575
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-12-09 08:49:15 +01:00
Stefan Weil
fe5ab0d8da
Fix typos found by codespell
...
Fix also a grammar issue.
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2015-11-13 07:56:12 +01:00
Michael Kaufmann (d00p)
0651dc28c8
fix filename in ubuntu trusty
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-11-12 08:18:46 +01:00
Robert Förster (Dessa)
c7d8cb6d33
switch postfix default to postfix 3 on gentoo since this is what is stable for a while already (2.x got dropped back to ~arch and will be removed from the template once removed from the tree)
2015-10-20 02:59:44 +02:00
Rene Pasing
05f3e8f433
Fix problems in Dovecot quota configuration:
...
1) Since Dovecot 2.x, quota rules are by default in bytes,
and not in kilobytes (hence multiplicating with 1024 is
not going to be megabytes). Fixed this by adding 'M' suffix.
2) Since Dovecot 2.x, the quota rule is always named `quota_rule`
or (for userdb prefetch) `userdb_quota_rule` (there were some
incorrect namings in the distribution configs).
Ref: http://wiki2.dovecot.org/Quota/Configuration#MySQL
2015-10-20 02:26:28 +02:00
Michael Kaufmann (d00p)
b6949e12b1
correct gentoo.xml config-templates
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-10-19 09:04:14 +02:00
Robert Förster (Dessa)
9d45f4d534
Revert "ease file-permissions, they sometimes cause issues"
...
This reverts commit 5ead5e9c90 .
part of this commit is reverted as most files shouldn't be world readable
2015-10-08 00:32:13 +02:00
Michael Kaufmann (d00p)
94b43021ff
sort libnss-result by length of name to always return the 'base'user instead of a ftp-user (because select does not have a default order), fixes #1556
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-09-21 10:26:18 +02:00
Michael Kaufmann (d00p)
5ead5e9c90
ease file-permissions, they sometimes cause issues
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-09-12 20:33:28 +02:00
Michael Kaufmann (d00p)
1cdaa1d727
revert wrong changes from pull-request
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-09-10 08:28:12 +02:00
blueJack92
7c45ca220b
Fixing some (big) peanuts
...
Fixing permission problems with files, which have 0640 as file attributes.
Fixing problems in main.cf (Postfix). setgid_group must be set, otherwise running newaliases will fail.
Moreover I set the missing paths correctly in the main.cf (regard to Debian Jessie).
2015-09-09 23:33:27 +02:00
Michael Kaufmann (d00p)
722d17b211
[configfiles] correct permissions for froxlor_bind.conf
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-09-08 08:21:33 +02:00
Michael Kaufmann (d00p)
116c0e19b2
add managesieve/sieve config-template for dovecot to Gentoo
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-09-04 19:34:09 +02:00
Michael Kaufmann (d00p)
7939187916
remove old/unused config-template-files (replaced by XML)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-09-04 10:56:20 +02:00
Michael Kaufmann (d00p)
95035afe38
comment out unexisting group 'Debian-exim' when exim is not installed
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-08-20 20:49:56 +02:00
Michael Kaufmann (d00p)
ab9b92112d
instead of env-variable, show ditro editor which is defined in the xml
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-08-13 15:37:34 +02:00
Michael Kaufmann (d00p)
819db2583b
add mpm-itk to the list of dependents of libnss-mysql; fix proftpd-sql config for jessie; update powerdns-config for jessie
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-07-31 09:19:47 +02:00
Michael Kaufmann (d00p)
5e60b96cd6
add tentative jessie config xml file, testers are welcome
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-07-29 14:57:56 +02:00
Michael Kaufmann (d00p)
8b6f708b7c
remove unused (old) php-configfile-files
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-07-29 14:57:12 +02:00
Michael Kaufmann (d00p)
95475f7b52
change default ssl-cipher-list; minor changes in config-xmls, fixes #1541
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-07-08 16:08:31 +02:00
Michael Kaufmann (d00p)
ee73eaee5c
adjust fastcgi conf for php-fpm when using apache-2.4
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-06-11 21:01:41 +02:00
Roman Schmerold (BNoiZe)
340f3bcf8c
Add missing LSB tags, thanks to Wuzaa, fixes #1492
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-06-10 15:41:51 +02:00
Michael Kaufmann (d00p)
bf30c1a3d7
fix escaping of shell commands in new xml-config-template-files
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-03-11 16:51:56 +01:00
Michael Kaufmann (d00p)
c2c573902f
separate dovecot for postfix and exim4 as exim4 needs 'special treatment'...
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-03-11 16:42:22 +01:00
Michael Kaufmann (d00p)
d874ebf1b0
use correct username of bind-daemon in debian wheezy config templates
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-03-11 14:30:22 +01:00
Michael Kaufmann (d00p)
b32a6951da
add Debian-exim group to dovecots Exim4-unix_listener, fixes #1513
2015-03-11 09:44:43 +01:00
Michael Kaufmann (d00p)
b85eb98303
clear group-cache of nscd as this solves issues with webserver/php-fpm most of the time
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-16 08:21:33 +01:00
Michael Kaufmann (d00p)
6fe4027de5
fix typo of vmail-user in rhel/centos config-template for dovecot
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-15 16:26:32 +01:00
Michael Kaufmann (d00p)
df3b97c5dd
change comments for better understanding, fixes #1496
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-12 09:22:59 +01:00
Michael Kaufmann (d00p)
74b73c6446
rename 'MySQL User' to 'Froxlor Customer' as username for users read from db via libnss; fix language strings
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-11 21:21:09 +01:00
Michael Kaufmann (d00p)
b0279025d0
add numbrows to commands and files for BNoiZe's template magic; added possibility to use sql-data inside xml-config; updates xml-configs a bit when socket is used (not 100% done)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-11 14:30:30 +01:00
Michael Kaufmann (d00p)
d6c708e6ee
only show restart command of php-fcgi for nginx if fcgid/fpm is not used
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-11 08:25:19 +01:00
Michael Kaufmann (d00p)
1f24ca9ba2
split codename and version from version field in config-xml file as this eases automation
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-11 07:15:05 +01:00
Michael Kaufmann (d00p)
2f5ea4b305
added postfix-3.x configs for gentoo
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-10 08:39:05 +01:00
Michael Kaufmann (d00p)
855226d01a
sort distribution-names in admin_configfiles, it's confusing otherwise; display the default/recommended daemon of every service; fix small c'n'p error (courier is not our recommended default)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 14:49:53 +01:00
Michael Kaufmann (d00p)
095f1df947
add Ubuntu Precise 12.04 XML-config
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 13:55:10 +01:00
Stefan Weil
0fc73b2bbb
Fix typos found by codespell
...
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2015-02-08 17:52:45 +01:00
Michael Kaufmann (d00p)
5a3bbd928a
fix nscd restart command in rhel/centos XML
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 23:29:38 +01:00
Michael Kaufmann (d00p)
69854a8e0c
minor fixes to rhel-configfiles + new rhel/centos config-XML
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 17:54:08 +01:00
Michael Kaufmann (d00p)
78667ce08b
update config-file-xml's: gentoo.xml and wheezy.xml; added trusty.xml
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 15:32:07 +01:00
Michael Kaufmann (d00p)
0ef5749925
use correct restart commands for trusty
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 15:29:50 +01:00
Michael Kaufmann (d00p)
218104e6e2
add new configuration-template-XML-files for future use (they will replace [dist].inc.php + text-file-templates)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 10:59:28 +01:00
HolySephi
4256546115
fixed mysql file permissions for postfix-files
2015-02-06 10:46:37 +01:00
HolySephi
8fab2ae8f0
fixed some minor problems
2015-02-06 10:39:16 +01:00
HolySephi
4d89dbfaa3
Update rhel7.inc.php
...
corrected and secured dovecot-sql.conf.ext
2015-02-06 10:31:40 +01:00
Michael Kaufmann (d00p)
d6f3bf112b
some minor tweaks to configfiles
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-03 21:38:57 +01:00
Roman Schmerold (BNoiZe)
48eaab89ba
Add missing space in sed command
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-02 13:57:23 +01:00
Dessa
f0551ac122
Merge pull request #212 from junkpad92/master
...
Fixing deprecated Postfix templates & Providing Dovecot2 Sieve-Configs
2015-01-27 17:52:36 +01:00
Chris Energia Positiva
6c3f6fd57f
Update freebsd.inc.php
2015-01-26 22:09:47 +01:00