# Deploy EmailEngine with Easypanel

URL: /templates/emailengine

EmailEngine is a powerful email automation and integration tool designed to simplify email processing for applications. It provides a seamless interface for managing IMAP and SMTP connections, allowing applications to send, receive, and process emails efficiently. With built-in webhook support and extensive API capabilities, EmailEngine enables developers to automate email workflows and integrate email functionality effortlessly. Whether handling transactional emails or managing large-scale email operations, EmailEngine offers a reliable and feature-rich solution.

## Installation notes

Set the SMTP password for email submissions on the server.

## Benefits

### Seamless Email Integration

EmailEngine provides a robust solution for integrating IMAP and SMTP functionality, allowing applications to manage emails effortlessly.

### Webhook Support

Built-in webhook functionality enables real-time email event tracking, making it easy to trigger automated actions based on incoming or outgoing emails.

### API-Driven Automation

The extensive API allows developers to automate email sending, receiving, and processing without dealing with complex email protocols directly.

### Cost-Effective Solution

As an open-source tool, EmailEngine offers an affordable solution for managing email automation without relying on expensive third-party services.

## Features

### IMAP and SMTP Support

EmailEngine simplifies working with IMAP and SMTP, abstracting complexities and making email handling more efficient.

### Webhook-Driven Processing

Automate email workflows with real-time webhooks for incoming and outgoing emails, reducing manual email processing.

### Advanced Email Parsing

Extract email content, attachments, and metadata easily with built-in parsing tools, enabling better email workflow automation.

### Secure Authentication

Supports OAuth2 and other authentication mechanisms to ensure secure email handling and access control.

## Configuration

- `appServiceName` (App Service Name, required): emailengine

- `appServiceImage` (App Service Image, required): postalsys/emailengine:v2.63.3

- `smtpMessageSubmission` (SMTP Message Submission, required): 2525

- `imapPort` (IMAP Port, required): 9993

- `smtpPassword` (SMTP Password, required): password

## Services

- emailengine: app (postalsys/emailengine:v2.63.3)

- emailengine-redis: redis

## Resources

- [Website](https://emailengine.app)

- [Documentation](https://api.emailengine.app/)

- [Github](https://github.com/postalsys/emailengine)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/emailengine)