Commit Graph

18 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire
d2093e00bf Doc fix (#43) 2025-12-01 21:06:05 +00:00
Tristan B. Velloza Kildaire
12c153a364 Add -passwordHash support (#42)
* Update main.go

* Update main.go

* Set

* Set password to db

* Main

- Password hash, after trimming, cannot be empty

* Backend

- Assume incoming data is already a hash

* Main

- CLeaned up

* README

- Updated command-line argument documentation

* Menton this

* lower case

* SQLITE Driver

- Removed comments

* Main

- `passwordhash` only valiud when non-""

* Main

- Try running `Cost([]byte)` on the UTF-8 bytes to verify the hash
2025-12-01 20:43:35 +00:00
ufm
8146bcd3d1 Update documentation for mcastregexp 2024-10-02 13:50:54 +03:00
Neil Alexander
2545641499 Update readme 2022-09-04 21:13:59 +01:00
Neil Alexander
3d96c6186b Update readme, resend interval 10m 2021-07-09 23:45:29 +01:00
Neil Alexander
ea11f4cf6c Update readme, create outbox, log remote in IMAP/SMTP auth 2021-07-09 19:38:05 +01:00
Neil Alexander
2565129191 Update README 2021-07-09 18:46:36 +01:00
Neil Alexander
47852f3d2b Update README 2021-07-09 18:45:25 +01:00
Neil Alexander
4b2f955f69 User-facing command lines 2021-07-09 18:42:52 +01:00
Neil Alexander
eb8b2d5822 Update README.md 2021-07-09 00:28:19 +01:00
Neil Alexander
0735fa74de Single user refactor 2021-07-09 00:08:26 +01:00
Neil Alexander
f9ae101d38 Validation fixes 2021-07-08 22:38:18 +01:00
Neil Alexander
48354a98ec Merge branch 'main' of github.com:neilalexander/yggmail 2021-07-08 22:04:33 +01:00
Neil Alexander
8b21aa84f9 Use .yggmail TLD 2021-07-08 21:58:55 +01:00
Neil Alexander
d169649b15 Update README.md 2021-07-07 18:42:03 +01:00
Neil Alexander
48e2c96924 Update README.md 2021-07-07 18:19:35 +01:00
Neil Alexander
4deb680184 Update README.md 2021-07-07 18:18:46 +01:00
Neil Alexander
ceffe7612d Initial commit 2021-07-07 18:15:07 +01:00