pmb-pf/PMB_README.md
finn cadd9ced19
Some checks are pending
Test / build (push) Waiting to run
add some doc
2024-07-07 11:02:45 -07:00

19 lines
441 B
Markdown

# ProtonMailBridge plus PostFix
* GPG stores in-container are wildly insecure
* This creates a volume for /root with these stores to preserve cache
## Setup
By default, `bridge` runs in non-interactive mode. You must set up the bridge initially.
docker-compose exec pmb bash
killall bridge
./bridge -c
When in cli mode, `login` will activate account.
## msmtp test
echo "test" | msmtp -a pmb recipient@recipient.email