Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 518 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 518 Bytes

relay-mail

Description

A Postfix container only relays virtual address.

If you have some internet domains and then many mail addresses, You may want to handle mails by one Gmail mailbox.

Requiement

MX records point this container.

Install

mkdir conf
vi conf/relay.conf
docker run --net=host -p 25:25 -v $PWD/conf:/ext -d pengo/relay-mail

Configuration

alice***@gmail.com = alice@example.net me@alice.example.jp
bob***@gmail.com   = bar@example.net info@bar.example.org
   :