I need to add to the REST server the ability to send emails with attachments of different types. Which library is best to use? Indy or maybe ICS? Of course with SSL/TLS support.

Comments

  1. Balázs Szakály, YES! Synapse. Let's get people using it more. You can give it some criticism surely, but consider the pro's:

    It is straight-forwardly-written so when you hit a wall you can read the code easily (compared to other solutions),

    You can inherit, extend and extrapolate, re-use and tweak,

    Very Delphi-ish (TMimeMessages = TStringList or some such, not at at devmachine atm)

    Compact and free!

    Quite stable too.

    ReplyDelete

Post a Comment