Add personal mail scan

This commit is contained in:
Andrew Pamment
2018-02-18 13:51:39 +10:00
parent 9fe6c9d475
commit 9390dedc82
11 changed files with 83 additions and 19 deletions

View File

@@ -19,6 +19,10 @@ LINE: 204 MODIFIED
OLDSTRING: "\e[1;31mUser not found! Assuming new user...\e[0m\r\n\r\n"
NEWSTRING: "\r\n\e[1;31mUser not found!\e[0m\r\n\r\n"
LINE: 277 NEW
OLDSTRING: (NONE)
NEWSTRING: "\r\nScan for new personal mail? (Y/N/S): "
Changes from v0.8-alpha -> v0.9-alpha
--------------------------------------------------------------
LINE: 255 NEW