flashmob / go-guerrilla

Mini SMTP server written in golang
MIT License
2.79k stars 366 forks source link

Auth support #92

Open peterkrejci opened 7 years ago

peterkrejci commented 7 years ago

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.

flashmob commented 6 years ago

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

athoune commented 6 years ago

Where is the code?

chibelsonda commented 4 years ago

Hello Good day

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

agnibha commented 4 years ago

@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

flashmob commented 4 years ago

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 notifications@github.com 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 .