reflect smtp auth changes in radme
This commit is contained in:
parent
070a6ffc76
commit
1dc552686d
1 changed files with 3 additions and 2 deletions
|
|
@ -4,8 +4,9 @@
|
|||
|
||||
An Email to Matrix bridge. 1 room = 1 mailbox.
|
||||
|
||||
Postmoogle is an actual SMTP server that allows you to receive emails on your matrix server.
|
||||
It can't be used with arbitrary email providers, but setup your own provider "with matrix interface" instead.
|
||||
Postmoogle is an actual SMTP server that allows you to send and receive emails on your matrix server.
|
||||
It can't be used with arbitrary email providers, because it acts as an actual email provider itself,
|
||||
so you can use it to send emails from your apps and scripts as well.
|
||||
|
||||
## Roadmap
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue