Add script to periodicaly watch imaps server. Some ergonomic improvements
This commit is contained in:
4
scripts/imap_creds.example
Normal file
4
scripts/imap_creds.example
Normal file
@@ -0,0 +1,4 @@
|
||||
_USER="user@example.com"
|
||||
_PASSWD="mypassword"
|
||||
_SERVER="example.com"
|
||||
_FOLDER="INBOX"
|
||||
Reference in New Issue
Block a user