6 lines
185 B
Text
6 lines
185 B
Text
|
|
user-domain=<%= @mail_domain %>
|
|
smtp-server=<%= @mail_server %>/TLS
|
|
inbox-path={<%= @mail_server %>/USER=${USER}/SSL}INBOX
|
|
folder-collections={<%= @mail_server %>/USER=${USER}/SSL}[]
|
|
|