From 10cabc801680aa6787d8a7666982b7319048024c Mon Sep 17 00:00:00 2001 From: Spectre Date: Mon, 2 Sep 2024 17:18:33 +0200 Subject: [PATCH] readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d6391d4..75d1218 100644 --- a/README.md +++ b/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 To run, it needs log in credentials, provided via the environment: -``` -IMAP_PASSWORD -IMAP_EMAIL -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_CUTOFF (iso string of cutoff date (inclusive), defaults to one week) -``` + +-`IMAP_PASSWORD` +-`IMAP_EMAIL` +-`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_CUTOFF` (iso string of cutoff date (inclusive), defaults to one week) + call via