summaryrefslogtreecommitdiffstats
path: root/roles/IMAP/files/etc/postfix/recipient_canonical.pcre
blob: 07c58599bcb2fe0e84d4944d188a9eb7f51136ac (plain)
1
2
3
4
# Restore the original envelope recipient (drop our internal domain).
# Extensions are preserved as they are included in $2.

/^([^\/]+)\/(.+)@[^@]+$/    $2@$1