mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-31 14:25:59 +00:00
Rename config examples directory (#2438)
This commit is contained in:
13
config-examples/fetchmail.cf
Normal file
13
config-examples/fetchmail.cf
Normal file
@@ -0,0 +1,13 @@
|
||||
## 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
|
Reference in New Issue
Block a user