Maddy: Difference between revisions
imported>Onny Add infos about SSL certificates |
imported>Onny Add infos about inboxes and users |
||
| Line 28: | Line 28: | ||
== Configuration == | == Configuration == | ||
=== Managing users and inboxes === | |||
Creating credentials and inboxes for a specific account. The first command creates the user <code>postmaster@example.org</code> and will prompt for a password. | |||
<syntaxhighlight lang="console"> | |||
# maddyctl creds create postmaster@example.org | |||
# maddyctl imap-acct create postmaster@example.org | |||
</syntaxhighlight> | |||
[[Category:Mail Server]] | [[Category:Mail Server]] | ||