v4
All checks were successful
Build Docker images / docker (eumau/postfix, 4) (push) Successful in 3m2s

This commit is contained in:
Mauro Torrez
2024-03-01 18:37:23 -03:00
parent 7ac0958c63
commit c5b8641454
3 changed files with 3 additions and 3 deletions

View File

@@ -13,4 +13,4 @@ postconf -h \
virtual_mailbox_maps \
| sed "s/,/\n/g" | sed "s/ /\n/g" | sort | uniq \
| egrep '(hash):' \
| xargs -n1 postmap
| xargs -t -n1 postmap