mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-24 12:44:47 +02:00
ci(fix): Normalize for .gitattributes
+ improve eclint
coverage (#3566)
This commit is contained in:
parent
bd96c1161e
commit
aae42fae9b
27 changed files with 120 additions and 299 deletions
|
@ -1,11 +1,11 @@
|
|||
poll pop3.third-party.test. with proto POP3
|
||||
user 'remote_username' there with
|
||||
password 'secret'
|
||||
is 'local_username' here
|
||||
options keep ssl
|
||||
user 'remote_username' there with
|
||||
password 'secret'
|
||||
is 'local_username' here
|
||||
options keep ssl
|
||||
|
||||
poll imap.remote-service.test. with proto IMAP
|
||||
user 'user3' there with
|
||||
password 'secret'
|
||||
is 'user3@example.test' here
|
||||
options keep ssl
|
||||
user 'user3' there with
|
||||
password 'secret'
|
||||
is 'user3@example.test' here
|
||||
options keep ssl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue