1. 24 Feb, 2017 4 commits
    • Vincent Pelletier's avatar
      stack.erp5: Fix mail diversion support. · 36a07603
      Vincent Pelletier authored
      Use a special milter to do what postfix cannot do with its internal
      mechanisms.
      - fixes postfix-generated bounces so they reach postmaster mail address
        without being rewritten
      - actually makes postfix relay rewritten mails (virtual_alias implicitly
        affects virtual_domains, in turn making all mail addresses considered
        locally hosted, which cannot and must not successfully deliver)
      Also, backport a yet-unreleased-but-already-upstreamed patch fixing
      rcpt value truncation, which breaks when recipient address is not
      enclosed in angle brackets - making the mail still reach original
      recipient.
      36a07603
    • Vincent Pelletier's avatar
      e9787ef4
    • Vincent Pelletier's avatar
      stack.erp5: Drop outdated comment. · 61753143
      Vincent Pelletier authored
      61753143
    • Vincent Pelletier's avatar
      stack.erp5: Speed up mysqldump restoration. · 4a24da0b
      Vincent Pelletier authored
      Disable more mariadb options during backup restoration:
      - relax durability
      - disable binlogs
      - disable slow log
      Bits of this commit were already accidentally (but harmlessly) pushed as
      part of
        commit 5bde847f
        Author: Vincent Pelletier <vincent@nexedi.com>
        Date:   Tue Feb 21 16:02:21 2017 +0900
      
          stack.erp5: Avoid duplicating mariadb service paths.
      4a24da0b
  2. 23 Feb, 2017 3 commits
  3. 22 Feb, 2017 8 commits
  4. 21 Feb, 2017 8 commits
  5. 20 Feb, 2017 16 commits
  6. 18 Feb, 2017 1 commit