[Bug 221965] [PATCH] mail/postfixadmin Update to 3.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 31 20:09:42 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221965

            Bug ID: 221965
           Summary: [PATCH] mail/postfixadmin Update to 3.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: lukasz at wasikowski.net
                CC: ports.maintainer at evilphi.com
             Flags: maintainer-feedback?(ports.maintainer at evilphi.com)
                CC: ports.maintainer at evilphi.com
          Keywords: patch

Created attachment 185958
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185958&action=edit
Patch to version 3.1

Update to 3.1.

portlint: OK (looks fine.)
testport: OK (poudriere: 10.3 and 11.1 on amd64 tested)

Changelog:

Version 3.1 - 2017/06/25
-------------------------------------------------

  - broadcast improvements:
    - allow to send to mailboxes only
    - allow to send to only some domains
    - allow domain admins to send to their domains - new config option
      $CONF['sendmail_all_admins']
    - don't send to inactive mailboxes or aliases
  - update squirrelmail plugin
  - better static DB connection cache to avoid hundreds of mysqli connection
    when doing lots of escape_string() calls
  - use $CONF[page_size] in viewlog.php
  - fix problems with utf8mb4 as default charset in setup.php/upgrade.php
  - fix default for $CONF[create_mailbox_subdirs_hostoptions]
  - get rid of variables.inc.php (and initialize variables where needed)
  - add favicon to fix session handling in chrome (#44)
  - add check to ensure templates_c/ exists and is writeable
  - recommend usage of config.local.php in setup.php
  - remove php4 constructor from cNav_bar (page browser)
  - update fr.lang

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list