Fix queue usage

This commit is contained in:
Kevin Kandlbinder 2023-04-24 14:00:32 +02:00
parent ee86a10625
commit 76d8adcbbd
Signed by: kevin
GPG key ID: 1460B586646E180D

View file

@ -103,7 +103,7 @@
msgpipeline relay { msgpipeline relay {
destination $(relay_domains) { destination $(relay_domains) {
deliver_to &remote_queue deliver_to &relay_queue
} }
default_destination { default_destination {
reject 550 5.1.1 "We do not relay for this domain" reject 550 5.1.1 "We do not relay for this domain"