2015-01-26 | Paul Boddie | file changeset files shortlog | Added a "simple" non-LDAP configuration for Postfix. |
paul@177 | 1 | if !/^(people+|people-outgoing+|resources+|resource-).*@example\.com$/ |
paul@177 | 2 | /^(.*)@(example\.com)$/ people+${1}@${2} |
paul@177 | 3 | endif |