mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
05fd5c6947
with tls with acme (with pebble, a small acme server for testing), and with pregenerated keys/certs. the two mox instances are configured on their own domain. we launch a separate test container that connects to the first, submits a message for delivery to the second. we check if the message is delivered with an imap connection and the idle command.
32 lines
690 B
Text
32 lines
690 B
Text
/mox
|
|
/rfc/[0-9][0-9]*
|
|
/local/
|
|
/testdata/check/
|
|
/testdata/empty/
|
|
/testdata/exportmaildir/
|
|
/testdata/exportmbox/
|
|
/testdata/httpaccount/data/
|
|
/testdata/imap/data/
|
|
/testdata/imapserverfuzz/data/
|
|
/testdata/imaptest/data/
|
|
/testdata/integration/data/
|
|
/testdata/junk/*.bloom
|
|
/testdata/junk/*.db
|
|
/testdata/queue/data/
|
|
/testdata/sent/
|
|
/testdata/smtp/data/
|
|
/testdata/smtp/datajunk/
|
|
/testdata/smtp/sendlimit/data/
|
|
/testdata/smtp/catchall/data/
|
|
/testdata/smtp/postmaster/
|
|
/testdata/smtpserverfuzz/data/
|
|
/testdata/store/data/
|
|
/testdata/train/
|
|
/testdata/quickstart/example-quickstart.zone
|
|
/testdata/quickstart/tmp-pebble-ca.pem
|
|
/cover.out
|
|
/cover.html
|
|
/.go/
|
|
/node_modules/
|
|
/package.json
|
|
/package-lock.json
|