|
Boost Users : |
From: Zhivko Vasilev (e.zhivko_at_[hidden])
Date: 2020-08-29 07:27:27
It seems to use some helper classes from Beast, but not the protocol itself.
And that helper classes for example boost::beast::buffers_cat adds a little
above asio::streambuf.
And IMAP complexity by itself is a "Beast" compared with SMTP.
Not from boost libraries, but have you look at these libraries if you need
IMAP support.
https://github.com/dinhviethoa/libetpan
https://github.com/MailCore/mailcore2
As far as I know, most of the "modern" email apps which haven't used
proprietary code are based on these libraries.
Regards,
Zhivko
On Sat, Aug 29, 2020 at 10:13 AM niXman via Boost-users <
boost-users_at_[hidden]> wrote:
> On 2020-08-29 07:00, Kenneth Porter via Boost-users wrote:
>
> > https://github.com/Brdnl/mail
>
> ah, but it is not completed.
>
> look at this: https://github.com/Brdnl/mail/issues
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-users
>
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net