Initial commit
This commit is contained in:
11
.env.example
Normal file
11
.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
IMAP_SERVER=
|
||||
EMAIL_ACCOUNT=
|
||||
EMAIL_PASSWORD=
|
||||
MAILBOX=
|
||||
CHECK_INTERVAL=
|
||||
SAVE_FOLDER=
|
||||
SMTP_SERVER=
|
||||
SMTP_PORT=
|
||||
SMTP_ACCOUNT=
|
||||
SMTP_PASSWORD=
|
||||
TO_EMAIL=
|
Reference in New Issue
Block a user