fixed mta variable in jail.local
This commit is contained in:
@@ -23,7 +23,7 @@ enabled = <%= @fn_enabled %>
|
||||
filter = <%= @fn_enabled %>
|
||||
destemail = <%= @fn_destemail %>
|
||||
sender = <%= @fn_sender %>
|
||||
mta = <%= @fn_sender %>
|
||||
mta = <%= @fn_mta %>
|
||||
protocol = <%= @fn_protocol %>
|
||||
chain = <%= @fn_chain %>
|
||||
port = <%= @fn_port %>
|
||||
|
||||
Reference in New Issue
Block a user