Skip to content

Commit 85988da

Browse files
committed
docs(readme): add folder alias for iCloud sent messages
Refs: #629
1 parent 4cbc8a0 commit 85988da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,8 @@ message.send.backend.encryption.type = "start-tls"
489489
message.send.backend.login = "johnappleseed@icloud.com"
490490
message.send.backend.auth.type = "password"
491491
message.send.backend.auth.raw = "*****"
492+
493+
folder.aliases.sent = "Sent Messages"
492494
```
493495

494496
Keeping your password inside the configuration file is good for testing purpose, but it is not safe. You have 2 better alternatives:

0 commit comments

Comments
 (0)