mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-08-06 04:28:18 +02:00
Fix queue usage
This commit is contained in:
parent
ee86a10625
commit
76d8adcbbd
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue