mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-16 04:14:52 +02:00
tests for regexp alias
This commit is contained in:
parent
6d8b8d1a6e
commit
288e79f59e
3 changed files with 26 additions and 0 deletions
2
test/config/postfix-regexp.cf
Normal file
2
test/config/postfix-regexp.cf
Normal file
|
@ -0,0 +1,2 @@
|
|||
/^test[0-9][0-9]*@localhost.localdomain/ user1@localhost.localdomain
|
||||
/^bounce.*@.*/ external1@otherdomain.tld
|
Loading…
Add table
Add a link
Reference in a new issue