Maddy: Difference between revisions
imported>Ppom m highilight that this doc is not accurate |
imported>Onny Add note on how to change Maddy passwords |
||
Line 137: | Line 137: | ||
# maddyctl creds create postmaster@example.org | # maddyctl creds create postmaster@example.org | ||
# maddyctl imap-acct create postmaster@example.org | # maddyctl imap-acct create postmaster@example.org | ||
</syntaxhighlight> | |||
Change password of an existing account | |||
<syntaxhighlight lang="console"> | |||
# maddyctl creds password postmaster@example.org | |||
</syntaxhighlight> | </syntaxhighlight> | ||