Michael Kaufmann (d00p)
236ba6abfb
myhostname should be different from mydomain in postfix's main.cf - use mail. to avoid confusion
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-16 11:59:52 +01:00
byteworkshosting
c6477f345f
Providing Bind9 Nameserver configuration steps on FreeBSD
2013-03-12 15:06:14 +01:00
byteworkshosting
c7eccd6086
Providing Nginx Webserver configuration steps on FreeBSD
2013-03-12 12:03:47 +01:00
byteworkshosting
877add851b
Providing Dovecot 2.x configuration steps on FreeBSD
...
(fixes also the FreeBSD-Part of ticket #1015 )
- configuration files can be adopted for other os i think
2013-03-12 11:57:50 +01:00
Florian Knodt
5612fb1c8d
Add a warning related to SSL
2012-12-13 02:16:12 +01:00
Florian Knodt
4155fdfd4b
Disable SSL by default so dovecot can start without certificates
2012-12-13 02:14:56 +01:00
Chris Vigelius
ede92f3065
allow 'login' mech (to support Outlook < 2007, and Outlook Express)
2012-09-26 17:11:54 +02:00
Chris Vigelius
06db6dad72
add configfile for gentoo
2012-09-25 14:06:34 +02:00
Chris Vigelius
0622eca98e
remove unnecessary semicolon at the end
2012-09-25 12:56:14 +02:00
Chris Vigelius
0c383eac50
add iterate_query to make doveadm -A work (see http://wiki2.dovecot.org/AuthDatabase/SQL#User_iteration )
2012-09-25 12:51:10 +02:00
Chris Vigelius
8994029b3e
fix virtual transport in postfix
2012-09-22 14:20:50 +02:00
Robert Förster (Dessa)
fc91683f5f
drop lenny
...
as announced, lenny is no longer supported by us, as upstream has dropped support in February
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org >
2012-09-21 17:50:21 +02:00
Dessa
ec032c7a15
Merge pull request #48 from chrisv2/postfix-dovecot-ubuntu1204
...
Fix Postfix & Dovecot for Ubuntu 12.04
2012-09-21 08:34:11 -07:00
Chris Vigelius
977b887e6b
revert disable_plaintext_auth which was changed by mistake
2012-09-21 17:27:06 +02:00
Chris Vigelius
2f1bbf7055
fix Postfix and Dovecot for Precise (Ubuntu 12.04)
...
- Dovecot config updated for Dovecot2
- postfix delivery method 'dovecot' enabled again
2012-09-21 17:26:45 +02:00
Chris Vigelius
86457e7a93
with libnss-mysql-bg, configfiles end in .cfg (not .conf)
2012-09-21 17:09:07 +02:00
Andreas Burchert
607cbded7d
Merge pull request #26 from avengerx/confscripts
...
Improve default config files generation
2012-07-25 01:40:52 -07:00
Andreas Burchert (scarya)
f0ba09dd93
Changed default niceness of master cronjob to -5 in the templates, fixes #1050
...
Thanks to crazy4chrissi
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org >
2012-07-20 10:54:24 +02:00
avengerx
7a4ce63b75
Update scripts for postfix+courier and postfix+dovecot for gentoo.
...
Changes here include:
- shorten some repetitive commands (gentoo.inc.php)
- maps uid/gid from database instead of statically on main.cf
- maps 'homedir' from database instead of statically in
vmail_mailbox_base (concatenates 'homedir' and 'maildir' columns from
mail_users table)
- update mysql query files to use strictly postfix 2.2+ new format
(in accordance to http://www.postfix.org/mysql_table.5.html )
2012-07-02 02:51:37 -03:00
avengerx
07e879a9f8
Fix imapd-ssl and pop3d-ssl example files to point to gentoo actual paths.
2012-07-01 20:39:14 -03:00
avengerx
80c4fdeb79
Fix authmysqlrc example config to point to actual mysql columns.
2012-07-01 20:38:02 -03:00
avengerx
1f281a2a9a
Minor changes to gentoo-specific default confs for SMTPd
...
Pointed SSL keys to default (system-installed) keys that would work
out-of-the-box.
Changed max size of emails from 50MB to 512MB to avoid problems on
default installations (some customers like sending big emails
sometimes).
Some additional cosmetic changes.
2012-07-01 18:30:11 -03:00
Nicolas Berens
157cca0a2c
some new configfiles
...
Dovecot taken from http://forum.froxlor.org/index.php?/topic/1336-dovecot-2-freebsd-configuration/ needs still testing
2012-05-03 23:45:17 +02:00
Nicolas Berens
dabae34261
Some additional changes
2012-04-26 09:24:33 +02:00
Nicolas Berens
912940f8c8
just saw that precise pangolin is called precise, not pangolin
2012-04-24 12:37:36 +02:00
Nicolas Berens
6ab5c07036
First batch of config files for pangolin
2012-04-24 09:54:59 +02:00
Florian Aders (EleRas)
67d623cd21
Fixed user_queries for dovecot-quote, fixes #979 @5m
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-12-17 11:42:42 +01:00
Robert Förster (Dessa)
3912ea1911
rename our SUSE Linux 10 Templates to SUSE Linux Enterprise 10.
...
Come on, SUSE 10 is long time EOL upstream, upgrade your stuff.
the Templates should work unmodified on SLE10.
We currently plan to keep the Templates until general support for SLE10 ends (which is mid-2013 as of now) and / or upstream stops building froxlor for SLE10 in the OBS. (this is of course, subject to change.)
2011-12-14 14:09:36 +01:00
Florian Aders (EleRas)
af6a80ab76
Revert "fixing mysql-virtual_mailbox_maps.cf regarding postfix-policy in Froxlor, refs #879 "
...
This reverts commit f0d9db420a .
2011-10-31 10:09:36 +01:00
Florian Aders (EleRas)
3d0b0cdbdd
Revert "fixing mysql-virtual_sender_permissions.cf regarding postfix-policy in Froxlor, fixes #879 "
...
This reverts commit f49ac9e193 .
2011-10-31 10:09:31 +01:00
Florian Aders (EleRas)
6408251c14
Revert "fixing mysql-virtual_alias_maps.cf and mysql-virtual_mailbox_domains.cf regarding postfix-policy in Froxlor, refs #879 "
...
This reverts commit 526dbbd68e .
2011-10-31 10:06:17 +01:00
Christoph Burchert (Chb)
491dfccc8e
Added my_destination to FreeBSD postfix config, fixes #924 @5m
...
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org >
2011-10-30 21:10:11 +01:00
Andreas Burchert (scarya)
893274c89c
Created missing config files for ubuntu and nginx, fixes #932
...
Thanks to arnoldB
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org >
2011-10-19 15:10:57 +02:00
Robert Förster (Dessa)
e460b7cce9
add openSuSE 11 configs, based on the work of Andrej Semen and Wolfgang Rosenauer in the OBS, thanks!
...
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org >
2011-10-06 14:27:35 +02:00
Andreas Burchert (scarya)
af430f9946
modernized bash init-scripts, fixes #889
...
Thanks to arnoldB.
2011-09-19 10:50:23 +02:00
Florian Aders (EleRas)
f49ac9e193
fixing mysql-virtual_sender_permissions.cf regarding postfix-policy in Froxlor, fixes #879
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-09-08 08:44:08 +02:00
Florian Aders (EleRas)
f0d9db420a
fixing mysql-virtual_mailbox_maps.cf regarding postfix-policy in Froxlor, refs #879
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-09-08 08:40:21 +02:00
Florian Aders (EleRas)
526dbbd68e
fixing mysql-virtual_alias_maps.cf and mysql-virtual_mailbox_domains.cf regarding postfix-policy in Froxlor, refs #879
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-09-08 08:37:07 +02:00
Andreas Burchert (scarya)
b446575bf0
Removed mod_radius from proftpd conf, fixes #768
2011-06-23 23:29:40 +02:00
Christoph Burchert (Chb)
75c5fae6b2
added options for continuous up- and downloads to proftpd config, fixes #784
...
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org >
2011-05-18 01:35:54 +02:00
Florian Aders (EleRas)
b9d65390c5
Added configfiles for squeeze, fixes #730
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-04-26 12:43:07 +02:00
Christoph Burchert (Chb)
b6b294b682
added no_more option to exim4 configuration to prevent further routing, fixes #655
...
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org >
2011-04-23 11:38:29 +02:00
Christoph Burchert (Chb)
e3ff9d8f5d
added smtpd_tls_key_file directive to postfix configuration files, fixes #627
...
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org >
2011-03-19 13:58:14 +01:00
Michael Kaufmann (d00p)
a8fa13dd3c
correct dovecot-sql configuration for Gentoo, fixes #568
2011-02-28 08:23:52 +01:00
Florian Aders (EleRas)
d06b08f020
Added configuration for gentoo / dovecot2
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-02-13 22:28:45 +01:00
Florian Aders (EleRas)
d8b43f60b8
Added missing smtpd_sasl_type = dovecot for gentoo-postfix-config
2011-02-11 13:32:22 +01:00
Michael Kaufmann (d00p)
460e153c6f
FreeBSD's dovecot uses ssl=yes as default value (even if commented out), so we have to set it to 'no' if no ssl is used, fixes #572
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-09 09:55:33 +01:00
Michael Kaufmann (d00p)
9cb64e34dc
fix path in powerdns-configs (bind-path is a setting), fixes #574
2011-02-01 21:24:47 +00:00
Michael Kaufmann (d00p)
4f52982a7e
more fixes for freebsd (more to follow)
2011-01-07 19:22:24 +00:00
Michael Kaufmann (d00p)
1edba0c368
+mailbox_size_limit = 0 for FreeBSD-postfix
2011-01-07 18:33:14 +00:00