mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Fix for: news@anydomain.com went to /var/spool/news
Issue https://github.com/hestiacp/hestiacp/issues/2078 Credits to @HestiaCP
This commit is contained in:
parent
b4204da66f
commit
b8963d5b2d
1 changed files with 2 additions and 0 deletions
|
@ -247,6 +247,8 @@ userforward:
|
|||
driver = redirect
|
||||
check_local_user
|
||||
file = $home/.forward
|
||||
require_files = ${local_part}:+${home}/.forward
|
||||
domains = +local_domains
|
||||
allow_filter
|
||||
no_verify
|
||||
no_expn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue