This repository was archived by the owner on Oct 8, 2024. It is now read-only.
Replies: 1 comment
-
Currently you need to restart the server when you install a new certificate. Support for hot reloading certs is going to be added shortly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Do I need to restart the server after updating the certificate file ?
I just want a mail delivery server, I don't need to receive mail and full text index, can I skip the configuration of these databases?
Can smtp server send mail through http api? I can't find relevant documents.
I just want the simplest authentication configuration. Is there a simpler way to configure passwords? For example, through a toml configuration file?
Can you give a simple configuration demonstration? How to forward all received emails (catch all for abc.com) to [email protected]. i have read https://stalw.art/docs/smtp/outbound/routing, but it seems complicated and I don’t understand it.
Beta Was this translation helpful? Give feedback.
All reactions