Page MenuHomeDevCentral

pgsql-virtual-alias-maps.cf
No OneTemporary

pgsql-virtual-alias-maps.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 goto FROM alias WHERE address = '%s' AND active = '1'

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 14, 16:10 (23 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3958497
Default Alt Text
pgsql-virtual-alias-maps.cf (796 B)

Event Timeline