jhickner / smtp-mail

Making it easy to send SMTP email from Haskell
BSD 3-Clause "New" or "Revised" License
75 stars 32 forks source link

Add TLS and STARTTLS support. #32

Closed typetetris closed 4 years ago

typetetris commented 4 years ago

Should close #31

parsonsmatt commented 4 years ago

Would you like to be a maintainer on the project? I'm not really using the library anymore and it would be great to have more active eyes/ears on it.

@jhickner thoughts?

jhickner commented 4 years ago

Yeah, sounds good to me @parsonsmatt.

typetetris commented 4 years ago

I thought about this some and the library is small an I will use it for some time, so I would try my best being a maintainer for it. Would you also include me in the hackage maintainer group, so I could do uploads? My hackage account has username typetetris too.

jhickner commented 4 years ago

Ok I added github access for you, and I'm looking into how to add you to hackage.

typetetris commented 4 years ago

On http://hackage.haskell.org/package/smtp-mail/maintainers/ it should be possible to add me.

jhickner commented 4 years ago

Ok, done

typetetris commented 4 years ago

@jhickner @parsonsmatt Would you review my changes please? If you don't have the time for that, please tell me, then I will just proceed on my own.

parsonsmatt commented 4 years ago

I'm on vacation this week and won't have time. Happy to review after, though you may want to ping me again next weekend :)

piq9117 commented 4 years ago

thanks for working on this @typetetris, I tried this out today with gmail and office365 smtp. it works great!

typetetris commented 4 years ago

I'm on vacation this week and won't have time. Happy to review after, though you may want to ping me again next weekend :)

@parsonsmatt Ping :smile:

typetetris commented 4 years ago

@parsonsmatt Another ping. If you don't find the time, just let me know.

parsonsmatt commented 4 years ago

Hey, sorry, weekends aren't a great time to ping me - I tend to be away from the computer a lot then. I'll try to get to this today.

typetetris commented 4 years ago

No worries. Knowing that, I will ping in the future on workdays.

typetetris commented 4 years ago

So, hopefully your not too annoyed, but here is another @parsonsmatt ping