1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-01 13:41:09 +02:00
docker-mailserver/test/config/fetchmail.cf
Andreas Perhab bbab4ef3fc fix: fix test setup.sh debug fetchmail on wildcard domains
on hosts that belong to wildcard domains pop3.example.com might
 actually resolve to pop3.example.com.[mydomain.com] and give a valid ip
 the return code of fetchmail then no longer is 11 (dns failure) but
 something else (2 for socket error in our case)

to make sure we always get return code 11 we use the domain name
pop3.example.com. that is not allowed to be resolved to a subdomain.
2019-11-12 15:35:03 +01:00

6 lines
132 B
CFEngine3

poll pop3.example.com. with proto POP3
user 'username' there with
password 'secret'
is 'user2@domain.tld'
here options keep ssl