Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

james-extendable-server #21

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

james-extendable-server #21

wants to merge 7 commits into from

Conversation

dleangen
Copy link
Collaborator

I made a little bit of progress. I am now able to compile the code in IntelliJ, and can run the server after building from Gradle.

However, I am not yet able to authenticate in an SMTP session, and it looks like the Mailet is not yet working.

dleangen added 3 commits July 9, 2020 16:26

Verified

This commit was signed with the committer’s verified signature.
aurexav Xavier Lau
…us of james-basic-server

Verified

This commit was signed with the committer’s verified signature.
aurexav Xavier Lau
…icate or get the Mailet to work

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
… generalize later.
@dleangen dleangen requested review from chibenwa and ieugen July 26, 2020 08:48
@dleangen
Copy link
Collaborator Author

I was finally able to make some time to work on this. Now SMTP is working fine, and so is the user repository. (My problem was a stupid issue with not encoding base64 correctly. 😅) I am able to run in debug mode in IntelliJ, which is very enlightening. I hope to continue to make more (and hopefully faster) progress. However, I am not available very much over the coming weeks.

Next step is to re-introduce imap.

@dleangen dleangen self-assigned this Jul 26, 2020
dleangen added 3 commits July 26, 2020 20:08

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…r config template

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants