mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-08-02 18:58:19 +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 {
|
||||
destination $(relay_domains) {
|
||||
deliver_to &remote_queue
|
||||
deliver_to &relay_queue
|
||||
}
|
||||
default_destination {
|
||||
reject 550 5.1.1 "We do not relay for this domain"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue