diff options
author | Nicolas Vigier <boklm@mageia.org> | 2010-11-18 00:43:41 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2010-11-18 00:43:41 +0000 |
commit | db30261f54242456c4e9f0905028e04bb264ad9d (patch) | |
tree | 3630da0ca006b0aded96a97ba81e1c46580663f7 /modules/postfix/templates/primary_transport_regexp | |
parent | 5b52bce289ae97edf49587584099a72958c4e336 (diff) | |
download | puppet-db30261f54242456c4e9f0905028e04bb264ad9d.tar puppet-db30261f54242456c4e9f0905028e04bb264ad9d.tar.gz puppet-db30261f54242456c4e9f0905028e04bb264ad9d.tar.bz2 puppet-db30261f54242456c4e9f0905028e04bb264ad9d.tar.xz puppet-db30261f54242456c4e9f0905028e04bb264ad9d.zip |
add config for sympa
Diffstat (limited to 'modules/postfix/templates/primary_transport_regexp')
-rw-r--r-- | modules/postfix/templates/primary_transport_regexp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/postfix/templates/primary_transport_regexp b/modules/postfix/templates/primary_transport_regexp new file mode 100644 index 00000000..08dbdc37 --- /dev/null +++ b/modules/postfix/templates/primary_transport_regexp @@ -0,0 +1,2 @@ +/^.*+owner\@ml\.mageia\.org$/ sympabounce: +/^.*\@ml\.mageia\.org$/ sympa: |