This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit a1c8d5e63bf91fdd310447f2f29d9fa265382b7c Author: Benoit Tellier <[email protected]> AuthorDate: Tue Jul 28 09:36:17 2020 +0700 JAMES-3350 Fix asciidoc formatting in server/mailet/mock-smtp-server/README.adoc --- server/mailet/mock-smtp-server/README.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/server/mailet/mock-smtp-server/README.adoc b/server/mailet/mock-smtp-server/README.adoc index 04ad791..e967238 100644 --- a/server/mailet/mock-smtp-server/README.adoc +++ b/server/mailet/mock-smtp-server/README.adoc @@ -1,5 +1,4 @@ -James Mock SMTP server -==================== += James Mock SMTP server This is our custom made Mock SMTP server that we use for some of our tests in James. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
