docs(readme): add folder alias for iCloud sent messages

Refs: #629
This commit is contained in:
Clément DOUIN
2026-02-13 08:52:30 +01:00
parent 4cbc8a07e3
commit 85988da4cf
+2
View File
@@ -489,6 +489,8 @@ message.send.backend.encryption.type = "start-tls"
message.send.backend.login = "johnappleseed@icloud.com"
message.send.backend.auth.type = "password"
message.send.backend.auth.raw = "*****"
folder.aliases.sent = "Sent Messages"
```
Keeping your password inside the configuration file is good for testing purpose, but it is not safe. You have 2 better alternatives: