Sign inSign up

hding/mailserver

By hding

•Updated almost 8 years ago

support smtp(25), smtps(465), imap(143), pop3(110), imaps(993), pop3s(995)

Image
0

1.9K

hding/mailserver repository overview

docker run -d --name mailserver -p 110:110 -p 143:143 -p 25:25 -p 995:995 -p 993:993 -p 465:465 hding/mailserver:v1.0 only test by mail client Foxmail, other client should modify postfix.conf mail type.

Tag summary

Content type

Image

Digest

Size

289.1 MB

Last updated

almost 8 years ago

docker pull hding/mailserver