readme
This commit is contained in:
parent
670af90ea1
commit
10cabc8016
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -1,13 +1,13 @@
|
||||||
# Automatically fetches email titles for FSR MaPhy mailing list (by default for the last week) and formats in TeX code
|
# Automatically fetches email titles for FSR MaPhy mailing list (by default for the last week) and formats in TeX code
|
||||||
|
|
||||||
To run, it needs log in credentials, provided via the environment:
|
To run, it needs log in credentials, provided via the environment:
|
||||||
```
|
|
||||||
IMAP_PASSWORD
|
-`IMAP_PASSWORD`
|
||||||
IMAP_EMAIL
|
-`IMAP_EMAIL`
|
||||||
IMAP_SERVER (defaults to 'imap.uni-potsdam.de')
|
-`IMAP_SERVER` (defaults to 'imap.uni-potsdam.de')
|
||||||
IMAP_FOLDER (defaults to 'Uni Mail/FSR', change this to the folder that contains only your [FSR MaPhy] mails, for example with Thunderbird message filters)
|
-`IMAP_FOLDER` (defaults to 'Uni Mail/FSR', change this to the folder that contains only your [FSR MaPhy\] mails, for example with Thunderbird message filters)
|
||||||
IMAP_CUTOFF (iso string of cutoff date (inclusive), defaults to one week)
|
-`IMAP_CUTOFF` (iso string of cutoff date (inclusive), defaults to one week)
|
||||||
```
|
|
||||||
|
|
||||||
call via
|
call via
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue