We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

File postgrey.sysconfig of Package postgrey

## Path:          Network/Mail/Postgrey
## Description:   Basic configuration of the postgrey greylisting daemon
## Type:          string(--dbdir=/var/lib/postgrey)
## Default:       ""
## ServiceReload: postgrey
#
# directory location of database
#
POSTGREY_DBDIR=""

## Type:          string(--unix=/var/spool/postfix/postgrey/socket,--inet=127.0.0.1:10031)
## Default:       ""
## ServiceReload: postgrey
#
# Choose between tcp and unix connection
#
#POSTGREY_CONN_OPTIONS="--inet=127.0.0.1:10031"
#
POSTGREY_CONN_OPTIONS="--unix=/var/spool/postfix/postgrey/socket"

## Type:          string(--auto-whitelist-clients)
## Default:       "--auto-whitelist-clients"
## ServiceReload: postgrey
#
# additional options, like auto-whitelisting
POSTGREY_EXTRA_OPTIONS="--auto-whitelist-clients"
openSUSE Build Service is sponsored by