wefork / wekan

The open-source Trello-like kanban (built with Meteor)
https://wekan.io
MIT License
61 stars 12 forks source link

Add feature: Mail server auth protocol to NTLM #37

Closed xet7 closed 7 years ago

xet7 commented 7 years ago

@yaruson

You previously asked at Wekan Gitter:

Is it possible to change mail server auth protocol to NTLM? Our server doesn't support plain user/password auth.

Could you look at these, are they of any help? I have not tested them yet.

1) Configure Postfix to relay to Exchange with NTLM authentication

2) Davmail as mail server proxy between Wekan and Exchange, I did not find NTLM support yet

pierreozoux commented 7 years ago

Actually, this is not really related to wekan, but more to https://atmospherejs.com/meteor/email

xet7 commented 7 years ago

This issue was moved to wekan/wekan#791