You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
| 12345678 |
- imap:
- connections:
- finfollow:
- imap_path: "%env(IMAP_PATH)%"
- username: "%env(IMAP_USERNAME)%"
- password: "%env(IMAP_PASSWORD)%"
- attachments_dir: "%env(IMAP_STORE_ATTACHMENTS_DIR)%"
- # server_encoding: "UTF-8"
|