• Caterpillar
    Caterpillar
    neoman
    Posts: 33 from 2013/7/29
    From: .de
    Hello folks,

    I prepared an initial release of my MOS version of SimpleMail with OpenSSL and fixed support for huge IMAP folders. For sure I like to make more changes, so if you have any ideas, don't hesitate to ask.

    I tested with my mail servers (all Postfix based) - what didn't work, was a direct (old) SSLv2 connection to Postfix SMTPS (port 465) - not sure why this isn't working yet. All TLS stuff seems to work (even with STARTTLS). Also tested Google Mail but you have to enable Google Mail and allow "less secure apps" ( https://www.google.com/settings/security/lesssecureapps ) I'm still working on supporting this though. Also I had to replace the OpenSSL internal RNG by a quite bad PRNG. I have to use better random numbers to make it as secure as possible.

    https://code.google.com/p/simplemail-mos/

    Enjoy - on that site is the source and a download link.
  • »26.10.14 - 22:22
    Profile