dummy content removed

This commit is contained in:
Andreas Knuth 2026-01-17 14:36:01 -06:00
parent 23506403e6
commit 826d4eab7b
1 changed files with 0 additions and 3 deletions

View File

@ -1,4 +1 @@
# Filter only local/internal deliveries (adjust to your domains) # Filter only local/internal deliveries (adjust to your domains)
/^.*@example\.com$/ smtp:[localhost]:10025 # Replace with your domains, e.g. /^.*@andreasknuth\.de$/
/^.*@another-domain\.com$/ smtp:[localhost]:10025
# Add more lines for additional domains from your setup