-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Stefan Knaak edited this page Oct 8, 2019
·
1 revision
Python Script wich scans a IMAP Inbox and post every Mail to a Slack Channel Need Python > 3.6
Setup:
- git clone https://github.com/corgan2222/mail2slack
- cd mail2slack
- cp mail2slack.conf.sample mail2slack.conf
- edit mail2slack.conf and put your data in
- run with #python3.6 mail2slack.py
prepared for PM3
- just run #pm2 start ecosystem.config.js
