Skip to content
  1. Sep 20, 2017
    • Denny Bortfeldt's avatar
      Update mail_plugin.inc.php. · da1a0f80
      Denny Bortfeldt authored
      Change check order for welcome-email template. First it should use specific welcome messages for the domain (html before text) and than language specific templates. Otherwise it would use a german html language file before a domain specific text file if html file does not exist.
      da1a0f80
  2. May 26, 2016
  3. Feb 06, 2016
  4. Feb 05, 2016
    • Daniel Steglich's avatar
      Allow HTML based welcome messages · be2cd735
      Daniel Steglich authored
      In addition to /conf-custom/mail/welcome_email_DOMAINNAME.txt and /conf-custom/mail/welcome_email_LANGUAGE.txt one may place a /conf-custom/mail/welcome_email_DOMAINNAME.html or /conf-custom/mail/welcome_email_LANGUAGE.html file to allow HTML based welcome messages.
      be2cd735
  5. Jan 15, 2016
    • Daniel Steglich's avatar
      Allow domain specific welcom messages: · bb984ced
      Daniel Steglich authored
      * In addition to language specific custom welcome messages (when creating a new mail account) this patch will
      allow to have a welcome message template for each domain.
      
      * To add a domain specific welcome message, place a file at /usr/local/ispconfig/server/conf-custom/mail/
      and name it according the domain, like welcome_email_example.com.txt
      
      * i.e. /usr/local/ispconfig/server/conf-custom/mail/welcome_email_example.com.txt
      
      will be used if a mailbox for example.com is created.
      bb984ced
  6. Jul 21, 2015
  7. Jul 20, 2015
  8. Apr 25, 2015
  9. Apr 07, 2015
  10. Apr 04, 2015
    • Dominik's avatar
      undone too much changes · a043bd31
      Dominik authored
      a043bd31
    • Dominik's avatar
      New parameter reject_sender_login_mismatch · 03b63368
      Dominik authored
      Added prefetching to dovecot to halve database-queries
      Added mdbox-creation for new Mailboxes in mdbox-format
      
      Conflicts:
      	install/tpl/debian6_dovecot-sql.conf.master
      	install/tpl/debian_dovecot-sql.conf.master
      	install/tpl/debian_postfix.conf.master
      	install/tpl/fedora_dovecot-sql.conf.master
      	install/tpl/fedora_postfix.conf.master
      	install/tpl/gentoo_postfix.conf.master
      	install/tpl/opensuse_dovecot-sql.conf.master
      	install/tpl/opensuse_postfix.conf.master
      	interface/web/admin/templates/server_config_mail_edit.htm
      	server/cron_daily.php
      	server/plugins-available/mail_plugin.inc.php
      	server/plugins-available/postfix_server_plugin.inc.php
      03b63368
  11. Jan 16, 2015
  12. Jan 08, 2015
  13. Nov 06, 2014
  14. Jul 27, 2014
  15. May 16, 2014
  16. Jan 27, 2014
  17. Jan 20, 2014
  18. Jan 19, 2014
    • Dominik's avatar
      Mailbox quota can now be included into website quota (FS#3297) · 0e2978ef
      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.
      0e2978ef
  19. Jan 08, 2014
  20. Jan 07, 2014
  21. Nov 14, 2013
  22. Oct 14, 2013
  23. Sep 11, 2012
  24. Jul 18, 2012
  25. Jun 07, 2012
  26. Jan 25, 2012
  27. Sep 07, 2011
  28. Apr 04, 2011
  29. Sep 22, 2010
  30. Feb 24, 2010
  31. Feb 22, 2010
    • tbrehm's avatar
      - Added dovecot Support for opensuse · fdb51429
      tbrehm authored
      - added installation instructions for opensuse 11.2 with bind and dovecot
      - fixed a bug in bind plugin.
      - improved opensuse installer.
      fdb51429
  32. Feb 10, 2010
  33. Jan 14, 2010