0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/DOCUMENTS
Thanassis Zakopoulos cbac254d60
Update Password_Expiration.md
This line should be like this:

        echo -e "Dear User, \n Your password will expire on ${RESULT[1]}" | mail -s "Password $INTERVAL days before expiration notication" -r $REPLY_ADDRESS  ${RESULT[0]} 


instead of 

        echo -e "Dear User, \n Your password will expire on ${RESULT[1]}" | mail -s "Password 30 days before expiration notication" -r $REPLY_ADDRESS  ${RESULT[0]} 

otherwise the subject will always be 30 days no matter what the $INTERVAL is
2021-07-23 12:56:03 +03:00
..
screenshots Update README.md 2021-06-12 21:23:06 +01:00
BACKUP_MX.txt INSTALL.txt, UPGRADE.txt: 2009-05-31 20:31:04 +00:00
DOVECOT.txt add another link 2021-01-14 20:20:31 +00:00
FAQ.txt add something to the FAQ to help people find error messages 2021-01-26 19:06:19 +00:00
HASHING.md reference config.local.php 2021-01-26 09:35:42 +00:00
HORDE.txt file extensions should be lower case ;) 2007-11-14 21:43:02 +00:00
LANGUAGE.txt LANGUAGE.txt: 2008-04-11 22:53:31 +00:00
Migration.md see: https://github.com/postfixadmin/postfixadmin/issues/468 - token docs on possible migration 2021-03-07 13:34:39 +00:00
Password_Expiration.md Update Password_Expiration.md 2021-07-23 12:56:03 +03:00
POSTFIX_CONF.txt POSTFIX_CONF.txt: Add transport map support 2019-12-29 16:59:28 +01:00
Postfix-Dovecot-Postgresql-Example.md Update Postfix-Dovecot-Postgresql-Example.md 2020-09-23 11:55:57 +01:00
POSTFIXADMIN.txt DOCUMENTS/POSTFIXADMIN.txt: updated 2008-04-26 21:01:13 +00:00
SECURITY.txt SUPERADMIN.txt: 2011-07-31 23:15:41 +00:00
SUPERADMIN.txt token updates 2021-01-29 21:19:07 +00:00
UPGRADE.txt remove out of date bits 2021-01-29 21:18:47 +00:00