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
06db6dad72
add configfile for gentoo
2012-09-25 14:06:34 +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
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
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
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)
968137a967
- use php symlink to binary, fixes #526
2010-12-22 12:47:31 +00:00
Michael Kaufmann (d00p)
759213f8b9
add extra configuration for Apache + PHP-FPM, fixes #482
2010-12-02 12:51:14 +00:00
Michael Kaufmann (d00p)
0c1a4f692a
fix password_query for dovecot when sending e-mail, fixes #500
2010-11-30 07:50:49 +00:00
Robert Foerster (Dessa)
6066601568
- recorded merge of revisions 737-1483 via svnmerge from http://Dessa@svn.froxlor.org/branches/philderbeast
...
- fixes #103
2010-11-26 12:30:54 +00:00
Michael Kaufmann (d00p)
01404187cc
%Ls for dovecot is only being replaced by 'imap' or 'pop3' for the password_query, not the user_query, refs #486
2010-11-23 10:11:15 +00:00
Michael Kaufmann (d00p)
d1a9460117
- validate if used mail-service (imap, pop3) is allowed for user, fixes #475
2010-11-22 07:13:56 +00:00
Michael Kaufmann (d00p)
f81826fd9b
- display determined Froxlor path in cron.d-configurationtemplates, fixes #455
2010-11-01 11:26:36 +00:00
Michael Kaufmann (d00p)
5f284c31ab
- remove realtime configurations and install-instructions from the panel
2010-10-24 08:59:00 +00:00
Michael Kaufmann (d00p)
ad0828df12
- implemented sender address restriction for postfix, fixes #379
...
refs #379
2010-09-13 06:11:25 +00:00
Michael Kaufmann (d00p)
05436211dd
- just some minor fixes in gentoo-dovecot.conf
2010-08-06 07:09:52 +00:00
Michael Kaufmann (d00p)
f2f022ba30
- add ftp-quota-sql for pure-ftpd under gentoo
2010-08-02 07:30:56 +00:00
Michael Kaufmann (d00p)
1a62e9413d
- remove base_dir-directive from dovecot.conf as we use the default value anyway, fixes #311
...
- added pure-ftp configuration-template for Gentoo
2010-08-02 06:54:57 +00:00
Michael Kaufmann (d00p)
d1d772f790
- added possibility to run perl-scripts (if allowed by admin) via directory-options
...
- for use in lighttpd you have to add "mod_cgi" to the modules-list (and maybe patch lighttpd-cron if perl is not installed in /usr/bin)
2010-07-22 06:02:38 +00:00
Michael Kaufmann (d00p)
525b6ee98d
- keep consistence in filenames, fixes #290
...
refs #290
2010-07-19 05:35:32 +00:00
Robert Foerster (Dessa)
7dbb715f04
partly revert r547
2010-06-09 11:42:36 +00:00
Robert Foerster (Dessa)
cdc2c8b1e4
gentoo apparently ships mod_cgi.conf by default unconditionally (but does not enable it), so lets just indicate that in the config as well
2010-06-09 10:55:29 +00:00
Michael Kaufmann (d00p)
e572c072a9
- corrected 'last password change' calculation in libnss-configurations, fixes #244
2010-05-21 05:24:18 +00:00
Michael Kaufmann (d00p)
348de6da35
- simplify awstats configuration, fixes #241
2010-05-19 06:07:02 +00:00
Michael Kaufmann (d00p)
82958cd8c2
- check for disabled accounts in libnss-configurations, fixes #237
2010-05-19 05:54:13 +00:00
Robert Foerster (Dessa)
7a493fad80
- remove empty apache2 dir from the templates
...
- actually include lucid in the templates (do'h)
- reworded comments in dovecot configs and fix a typo
- recorded merge of revision 898 via svnmerge from http://Dessa@svn.froxlor.org/branches/mgozdzik
2010-05-17 09:14:30 +00:00
Florian Aders (EleRas)
1e22b96d9a
Added FTP - quota - patch made by monotek, fixes #13
2010-05-01 12:37:05 +00:00
Robert Foerster (Dessa)
c6a45789bc
updated postfix configuration for debian lenny, ubuntu hardy and gentoo
...
- split up postfix configs for courier and dovecot, so people do not do/install unneeded stuff
- renamed deprecated config keys (upstream is backwards compatible until further notice, so you don't need to change them unless you really want to)
- removed most default values, distros ship the default configs in /usr/share anyway.
- debian etch is untouched, so is suse (for now)
2010-04-30 16:38:02 +00:00
Michael Kaufmann (d00p)
1839264f7a
- don't block mails from localhost
...
- added postfix-mxaccess for freebsd
refs #119
2010-04-07 10:52:15 +00:00
Michael Kaufmann (d00p)
5f9d90a293
added Postfix MX-Access, fixes #119
2010-04-07 10:35:50 +00:00
Robert Foerster (Dessa)
2b2d44166d
fix a bunch of svn props (no functional changes):
...
- add svn:eol-style native where needed, seems that we forgot some files last time
- nuke svn:keywords from some files where it is not used
2010-03-28 15:57:53 +00:00
Florian Aders (EleRas)
0ec2238e4b
Adding new DKIM - stuff d00p made, fixes #94
2010-03-25 12:14:56 +00:00
Michael Kaufmann (d00p)
0e1d82db8b
corrected file-comment
2010-03-22 13:27:55 +00:00
Michael Kaufmann (d00p)
9b843a8ad5
merging awstats branch to trunk, fixes #57 , fixes #58
2010-03-22 12:36:59 +00:00
Michael Kaufmann (d00p)
fb75e43511
set user-defined tmp-directory for php-socket in lighttpd.conf
2010-03-08 15:04:05 +00:00
Michael Kaufmann (d00p)
e8de3d45e5
- removed some undefined variables
...
- fixed function openRootDB
- fixed realtime-function (it's now a tcp connection), fixes #24
- fixed missing $-sign befor variable in makePathfield
2010-02-21 21:09:48 +00:00