poste

poste

Docker app from JCloud's Repository

Overview

FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. INITIAL SETUP: ------------------------ 0. Requires registered FQDN to send/receive external email. 1. Following ports are used by container for mail: 25, 110, 143, 443, 465, 587, 993, 995 2. Following ports are used by container for webui: 443, 8280 (These may conflict, check your ports) 3. Make a user share for mail data, default is /mnt/user/poste 4. Some or all mail ports may need to be opened, forwarded, or dmz for mail send/receive to work. Optional arguments -e "HTTPS=OFF" To disable all redirects to encrypted HTTP, its useful when you are using some kind of reverse proxy (place this argument before image name!) ------------------------- NOTE: Marked as BETA, simply because author is not an expert in email exchange servers -- software itself looks pretty good.

Install Poste on Unraid in a few clicks.

Find Poste in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Poste Review the template variables and paths Click Install

Download Statistics

26,124,304
Total Downloads
130,972
This Month
54,158
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
analogic/poste.io
Last Updated2026-05-09
First Seen2018-02-19

Runtime arguments

Web UI
http://[IP]:[PORT:80]/
Network
bridge
Privileged
false

Template configuration

Port25Porttcp

Container Port:

Target
25
Default
25
Value
25
WebuiPorttcp

web interface port

Target
80
Default
8280
Value
8280
POP3 PortPorttcp

POP3

Target
110
Default
110
Value
110
IMAPPorttcp

IMAP

Target
143
Default
143
Value
143
Container HTTPSPorttcp

HTTPS

Target
443
Default
43443
Value
443
Container SMTPSPorttcp

SMTPS

Target
465
Default
465
Value
465
Container MSAPorttcp

MSA

Target
587
Default
587
Value
587
Container IMAPSPorttcp

IMAPS

Target
993
Default
993
Value
993
Container POP3SPorttcp

POP3S

Target
995
Default
995
Value
995
Data FolderPathrw

poste data folder

Target
/data
Default
/mnt/user/poste
Value
/mnt/user/poste
external Sieve filter managerPorttcp

When you are going to use clients with ability to manage Sieve filters externally, you need also publish port 4190

Target
4190
Default
4190
Value
4190