move newmail script to dovecot tasks; add changepw script; fix quota-warning script
[ansible.git] / roles / email / templates / dovecot / quota-warning.sh
index 00c09f828e45a6d15697dfaf569797c7f8283198..f834d1c45c0e2b74b1431dd6e28242d75f7ab941 100644 (file)
@@ -2,7 +2,7 @@
 set -e
 
 PERCENT=$1
-FROM="{{postfix.dovecot.postmaster}}"
+FROM="{{postfix.postmaster}}"
 
 msg="From: $FROM
 To: $USER