Files
omnivore/self-hosting/docker-compose/mail/mail-server/.env.mail
Tom Rogers 9ebcfd840b [feat] Add an imap watcher for emails. (#4536)
[feat] Add an imap watcher for emails.
2025-02-09 18:30:15 +01:00

6 lines
152 B
Plaintext

#MAIL
WATCHER_API_KEY=mail-api-key
MAIL_FILE_PATH=/var/mail/domain.tld/user/new
WATCHER_API_ENDPOINT=https://omnivore-watch.domain.tld
DELETE_FILE=true