Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

3846masa/smtp2slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMTP2SLACK

Inspired by SRARAD/slack-email.

Usage

  1. Set MX record
  2. Install docker-compose
  3. Edit SLACK_TOKEN in docker-compose.yml
  4. docker-compose up -d
  5. Forward an email to channelname@yourdomain.example.com

Prefix

If you set PREFIX_REGEXP, mail address will be tested.

For example, you will set slack-, the address accepted is slack-channelname@yourdomain.example.com.

Bot icon

For example, you will set :slack: icon to bot, you forward to channelname+slack@yourdomain.example.com.

If you don't set icon name, bot talk with :email: icon.

LICENSE

(c) 3846masa MIT

About

The system forwarding email to slack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published