ruby-mail-room

Forward mail from gmail IMAP to a callback URL or job worker, simply

Description

mail_room is a configuration based process that will idle on IMAP connections and execute a delivery method when a new message is received.

Examples of delivery methods include:
 - POST to a delivery URL (Postback)
 - Queue a job to Sidekiq or Que for later processing (Sidekiq or Que)
 - Log the message or open with LetterOpener (Logger or LetterOpener)

This package provides gitlab's fork of mail_room.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://gitlab.com/gitlab-org/gitlab-mail_room


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-mail-room