postfix-formula/postfix/files
Andreas Thienemann 9281c79aec Fix table type for proxy tables
http://www.postfix.org/DATABASE_README.html#types specifies the lookup
table types postfix understands.

Most are defined as type:/path/to/table which is currently supported
by the postfix formula.

This does break though as soon as the proxy table type is used which is
a prefix to a normal table definition to indicate caching is requested.

This PR changes the code to discard the proxy prefix to ensure that the
usual logic applies again.
2018-10-07 13:48:13 +02:00
..
main.cf Fix table type for proxy tables 2018-10-07 13:48:13 +02:00
mapping.j2 replace iteritems with items 2018-03-07 21:17:57 +01:00
master.cf Further improvements on extra services configured in master.cf 2018-10-04 05:02:57 +02:00
transport Added config files for virtual users 2016-11-20 11:01:34 -05:00
virtual_alias_maps.cf Add a mysql query to virtual_mailbox_domains, virtual_alias_maps virtual_mailbox_maps if mysql is declared in main.cf within these options 2017-04-12 17:06:16 +02:00
virtual_mailbox_domains.cf Add a mysql query to virtual_mailbox_domains, virtual_alias_maps virtual_mailbox_maps if mysql is declared in main.cf within these options 2017-04-12 17:06:16 +02:00
virtual_mailbox_maps.cf Add a mysql query to virtual_mailbox_domains, virtual_alias_maps virtual_mailbox_maps if mysql is declared in main.cf within these options 2017-04-12 17:06:16 +02:00