Disable mail notification
This commit is contained in:
parent
b4dfb7b562
commit
aeb4af8004
1 changed files with 1 additions and 1 deletions
|
|
@ -23,5 +23,5 @@ mta = mail
|
||||||
# Choose default action. To change, just override value of 'action' with the
|
# Choose default action. To change, just override value of 'action' with the
|
||||||
# interpolation to the chosen action shortcut (e.g. action_mw, action_mwl, etc) in jail.local
|
# interpolation to the chosen action shortcut (e.g. action_mw, action_mwl, etc) in jail.local
|
||||||
# globally (section [DEFAULT]) or per specific section
|
# globally (section [DEFAULT]) or per specific section
|
||||||
action = %(action_mw)s
|
action = %(action_)s
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue