[lib email] SMTP implementation
kouinkouin opened this issue · 1 comments
kouinkouin commented
Hi,
Is there a reason for the absence of SMTP "email service" ?
I need it, so if the reason if the time, I can PR my developments.
Else, maybe am I wrong about something of Kirby design (architecture, not graphic...) ?
lukasbestle commented
Kirby 3 will have a rewritten email class, so we can't implement this for Kirby 2 as that would be double the work. However SMTP will most likely be supported in Kirby 3 out of the box.