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 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
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.

2 participants