Hi everyone, it's time for another Twisted release!
Twisted 16.0 brings some important changes, and some nice-to-haves as well. The
major things are:
- TLS endpoints have arrived! They're like the old `ssl:` endpoints, but
support faster IPv4/IPv6 connections (using HostnameEndpoint) and always
> On Feb 15, 2016, at 6:52 AM, Kali Kaneko wrote:
>
> On 2016-02-14 06:59, Yehuda Deutsch wrote:
>
>> Are there examples of IMAP servers based on twisted or some experiments?
>> (twimapd is nice but limited)
>
> For what it's worth, at LEAP we're using heavily twisted IMAP for our local
> enc
1. Thanks, this helps a lot. Already took some pointers and will look
through for more.
2. Great project, might be very useful, as is, for an organization where I
am a member.
Yehuda
--
*Yehuda Deutsch | IT Developer*
On Mon, Feb 15, 2016 at 4:52 PM, Kali Kaneko wrot
On 2016-02-14 06:59, Yehuda Deutsch wrote:
Are there examples of IMAP servers based on twisted or some
experiments?
(twimapd is nice but limited)
For what it's worth, at LEAP we're using heavily twisted IMAP for our
local encrypted email proxy:
https://github.com/leapcode/leap_mail/
actua
Ok, I'll try to dig more for now, and as for Twisted specific questions
I'll bring up here.
Twimapd is a tiny server for accessing Twitter tweets, mentions and more
via IMAP... cool POC.
Since I started using twisted I am trying not to see in every project a
nail...
Yehuda
-
I'm sorry, you're right; our IMAP code was in a previous iteration of that
software :-\.
-glyph
> On Feb 15, 2016, at 12:39 AM, Yehuda Deutsch wrote:
>
> I did not find the IMAP part there, only pop.
>
> Currently I am stuck with issues related to our API, and how to integrate it.
> I am work
I did not find the IMAP part there, only pop.
Currently I am stuck with issues related to our API, and how to integrate
it.
I am working on a clone using gmail's API, should be the same. (can be
useful for gmail imap sync behind firewall...)
Yehuda
--
*Yehuda Deutsch