Skip to content

Commit

Permalink
Upd: Add link to ArtifactHub
Browse files Browse the repository at this point in the history
  • Loading branch information
bokysan committed Mar 19, 2021
1 parent 09d0e4e commit 32566c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ helm repo add bokysan https://bokysan.github.io/docker-postfix/
helm upgrade --install --set persistence.enabled=false --set config.general.ALLOW_EMPTY_SENDER_DOMAINS=1 mail bokysan/mail
```

You can also find this image at [ArtifactHub](https://artifacthub.io/packages/helm/docker-postfix/mail).


You can now send emails by using `localhost:1587` (on Docker) as your SMTP server address. Note that if you haven't configured your domain
to allow sending from this IP/server/nameblock, **your emails will most likely be regarded as spam.**

Expand Down

0 comments on commit 32566c3

Please sign in to comment.