mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
14 lines
322 B
CFEngine3
14 lines
322 B
CFEngine3
## Example configuration: IMAP
|
|
#poll imap.example.com with proto IMAP
|
|
# user 'username' there with
|
|
# password 'secret'
|
|
# is 'user1@domain.tld'
|
|
# here ssl
|
|
|
|
## Example configuration: POP3
|
|
#poll pop3.example.com with proto POP3
|
|
# user 'username' there with
|
|
# password 'secret'
|
|
# is 'user2@domain.tld'
|
|
# here options keep ssl
|