# ------------------------------------------------------------------
#
#    Copyright (C) 2018 Canonical, Ltd.
#
#    This program is free software; you can redistribute it and/or
#    modify it under the terms of version 2 of the GNU General Public
#    License published by the Free Software Foundation.
#
# ------------------------------------------------------------------

abi <abi/3.0>,

include <tunables/global>

profile postfix-postscreen /usr/lib/postfix/{bin/,sbin/,}postscreen {
  include <abstractions/base>

  /usr/lib/postfix/{bin/,sbin/,}postscreen mrix,

  # Site-specific additions and overrides. See local/README for details.
  include if exists <local/postfix-postscreen>
}
