mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
061fe12aa7
* Migrate PR#1730 from tomav/docker-mailserver repo to new docker-mailserver/docker-mailserver repo * Resolved review comments * Moved counter increment to have consistency between fetchmail process and fetchmail config files * Added tests for new fetchmail option Co-authored-by: Georg Lauterbach <44545919+aendeavor@users.noreply.github.com>
12 lines
268 B
CFEngine3
12 lines
268 B
CFEngine3
poll pop3.example.com. with proto POP3
|
|
user 'username' there with
|
|
password 'secret'
|
|
is 'user2@domain.tld'
|
|
here options keep ssl
|
|
|
|
poll pop3-2.example.com. with proto POP3
|
|
user 'username' there with
|
|
password 'secret'
|
|
is 'user3@domain.tld'
|
|
here options keep ssl
|