mirror of
https://github.com/neilalexander/yggmail.git
synced 2026-05-05 11:36:29 +03:00
Doc fix (#43)
This commit is contained in:
committed by
GitHub
parent
12c153a364
commit
d2093e00bf
@@ -68,7 +68,7 @@ The following command line switches are supported by the `yggmail` binary:
|
||||
* `-smtp=listenaddr:port` — listen for SMTP on a specific address/port
|
||||
* `-imap=listenaddr:port` — listen for IMAP on a specific address/port;
|
||||
* `-password` — set your IMAP/SMTP password (doesn't matter if Yggmail is running or not, just make sure that Yggmail is pointing at the right database file or that you are in the right working directory).
|
||||
* `-passwordHash` — Like `-password` however this sets what must be directly in the database. This assumes you passed a bcrypt hash
|
||||
* `-passwordhash` — Like `-password` however this sets what must be directly in the database. This assumes you passed a bcrypt hash
|
||||
|
||||
## Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user