- Jan 19, 2014
-
-
Dominik authored
-------------------------------------------------------------- Feature can be activated over admin mailserver settings. when activated websites uid is used instead of standard vmail-uid. this only takes effect if web and mailserver are on the same server, otherwise it will be old behaviour. switching this setting when mailboxes exist doesn't matter. Mailboxfolder will be created with website uid for this. access of postfix and dovecot now works over mysql-table mail_user. virtual_uid_maps is changed from static to mysql-table. for dovecot<->postfix communication protocoll is changed vrom lda to lmtp. disablelmtp-column is added to mail_user-table. uid and gid can be overwritten by remoting. ONE OPEN ISSUE: since remoting has completly changed and mail_user_add function is missing at the moment, this function now was inclulded again. it is important to add the both new lines to the future function and then remove this new one.
-
- Jan 08, 2014
-
-
Florian Schaal authored
-
- Jan 07, 2014
-
-
Florian Schaal authored
-
Florian Schaal authored
-
Florian Schaal authored
-
Florian Schaal authored
-
- Jan 04, 2014
-
-
Carsten authored
-
Florian Schaal authored
-
Carsten authored
Catch situation where no basic awstats configuration can be found and create a warning message.
-
Carsten authored
-
- Jan 02, 2014
-
-
Nedim Hadzimahmutovic authored
-
- Jan 01, 2014
- Dec 30, 2013
-
-
Carsten authored
-
- Dec 27, 2013
-
-
Carsten authored
- refresh, retry, expire and minimum were missing in the SOA record which was/is OK because pdns has defaults for this, but this gives the user the full options which are configurable from the UI + drop/replaced pdns service reloads - the initscripts reload function was called which internally does 'pdns_control cycle', which is a quick service restart. This is no needed in pdns to load the new zone data. All updates are available without service reloads. - to be sure the zone data is really loaded 'pdns_control rediscover' is called - for pdns versions starting from 3 (DNSSEC) all zones must be rectified, implemented this using pdnssec. + send notify to slaves - implemented using pdns_control, this enables zone transfers to slaves (maybe this never worked before, because auf the service reloads) hint: use supermasters table on slave server for zone autodeployment, but you need an extra cleanup script for deleted zones for now + fetch Slave zone from master - call 'pdns_control retrieve <zone>' for new slave zones + added fix from FS#3121 + code cleanup
-
- Dec 24, 2013
-
-
Florian Schaal authored
-
- Nov 24, 2013
-
-
Florian Schaal authored
add amavis-configfile-location for centos 6.4; add amavis-initscrip-name for centos 6.4; fixed missing private_key in mail/mail_domain_dkim_create.php
-
- Nov 21, 2013
-
-
Falko Timme authored
- Added options to use a mounted backup directory. This allows for remote backups, e.g. vis sshfs to a backup server. The backup script checks if the backup directory is mounted, and if not, tries to mount it.
-
- Nov 19, 2013
-
-
Falko Timme authored
- nginx: added {DOCROOT} and {FASTCGIPASS} placeholders to directive snippets and nginx Directives fields.
-
Florian Schaal authored
display dns-record for dkim in the mail-domain rewrite function domain_dkim_update in server/plugins-available/mail_plugin_dkim.inc.php change dns*.php according to commit 604c0c24
-
Falko Timme authored
-
- Nov 14, 2013
-
-
Marius Cramer authored
-
Marius Cramer authored
-
- Oct 21, 2013
-
-
Marius Cramer authored
-
Marius Cramer authored
-
- Oct 18, 2013
-
-
Marius Cramer authored
-
- Oct 17, 2013
-
-
Florian Schaal authored
skip writing dkim-values for inactive domains removed the public-dkim-key from the interface added german language-file
-
- Oct 16, 2013
-
-
Falko Timme authored
location ~ \.php$ { ##delete## } will delete the pre-defined location ~ \.php$ location.
-
- Oct 14, 2013
-
-
Marius Cramer authored
-
- Sep 02, 2013
-
-
tbrehm authored
- Added dkim installation to installer. - Added backup filesize in backup cronjob.
-
- Aug 22, 2013
-
-
tbrehm authored
-
- Aug 21, 2013
-
-
tbrehm authored
-
- Aug 02, 2013
-
- Jul 31, 2013
-
-
tbrehm authored
-
- Jul 05, 2013
-
-
tbrehm authored
-
- Apr 19, 2013