mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-22 06:14:19 -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
|
driver = redirect
|
||||||
check_local_user
|
check_local_user
|
||||||
file = $home/.forward
|
file = $home/.forward
|
||||||
|
require_files = ${local_part}:+${home}/.forward
|
||||||
|
domains = +local_domains
|
||||||
allow_filter
|
allow_filter
|
||||||
no_verify
|
no_verify
|
||||||
no_expn
|
no_expn
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue