Page MenuHomeDevCentral

pgsql-virtual-mailbox-domains.cf
No OneTemporary

pgsql-virtual-mailbox-domains.cf

# -------------------------------------------------------------
# Postfix main configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/mailserver/postfix/files/pgsql-virtual-mailbox-domains.cf
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
user = {{ db.username }}
password = {{ db.password }}
hosts = {{ db.host }}
dbname = {{ db.database }}
query = SELECT domain FROM domain WHERE domain = '%s' AND backupmx = '0' AND active = '1'

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 21, 16:15 (11 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3171916
Default Alt Text
pgsql-virtual-mailbox-domains.cf (817 B)

Event Timeline