Skip to content

forest-chan/mail-telegram-forwarder

Repository files navigation

📬 Mail Telegram Forwarder

PHP Version Symfony Composer Docker Docker Compose PostgreSQL License

Logo

This is a Telegram bot that automatically forwards incoming emails to a specified Telegram chat using the Telegram Bot API.


🚀 Installation

Follow the steps below to install and run the bot locally or on a server:

1. Clone the repository

git clone [email protected]:forest-chan/mail-telegram-forwarder.git

2. Move into the project directory

cd mail-telegram-forwarder

3. Copy the example environment configuration

cp .env.example .env

4. Edit environment configuration

nano .env

5. Build via Docker Compose

docker-compose build

6. Run with Docker compose

docker-compose -f docker-compose.yaml up -d

About

Telegram bot that automatically forwards incoming emails

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published