go-guerrilla icon indicating copy to clipboard operation
go-guerrilla copied to clipboard

Auth support

Open peterkrejci opened this issue 7 years ago • 5 comments

I implemented auth support (CRAM-MD5 and LOGIN) in my fork, so I'd like to know whether you'd be interested in such functionality and I can create a pull request for that.

peterkrejci avatar Nov 08 '17 17:11 peterkrejci

Sorry for the late reply. Sure, pull request welcome.

flashmob avatar Mar 10 '18 08:03 flashmob

Where is the code?

athoune avatar Oct 12 '18 19:10 athoune

Hello Good day

Does go-guerrilla support plain authentication. I'm new to developing smtp sever, so my apologies.

chibelsonda avatar Apr 24 '20 05:04 chibelsonda

@flashmob I'm looking to develop this. I'll send across a pull request from my fork. Looking for AUTH PLAIN as of now. This could be enhanced further for other formats of AUTH

agnibha avatar Jul 11 '20 10:07 agnibha

Hi, Thanks for your interest! At present, major development work is being done on https://github.com/flashmob/go-guerrilla/pull/135 It has changed a lot of code, so it may be better to work off that branch. Although there are changes that would need to be documented in there, so you'd probably need to wait until it's done before you can work on it.

Question: Does Auth support require database access? Could you please link to the code that does this in your fork?

On Sat, 11 Jul 2020 at 19:18, Agnibha [email protected] wrote:

@flashmob https://github.com/flashmob I'm looking to develop this. I'll send across a pull request from my fork.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/flashmob/go-guerrilla/issues/92#issuecomment-657034821, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE6MP4ZSDP4KEK7THJQUN3R3A4A3ANCNFSM4EC27LSA .

flashmob avatar Jul 12 '20 00:07 flashmob