Fixed alpine folder-collections location to use IMAP.
This commit is contained in:
parent
ca80c2ac70
commit
fb167b59d1
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
user-domain=<%= mail_domain %>
|
||||
smtp-server=<%= mail_server %>/TLS
|
||||
inbox-path={<%= mail_server %>/USER=${USER}/SSL}INBOX
|
||||
folder-collections={<%= mail_server %>/USER=${USER}/SSL}[]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue