Mail4Delphi

Mail4Delphi
Mail4Delphi uses the Indy component to send the email.!
Compatible with Lazarus/FPC
Prerequisites
[Required] You need to have the libeay32.dll and ssleay32.dll dynamic library files.
Boss Installation
[Optional] For ease I recommend using the Boss (Dependency Manager for Delphi) for installation, simply by running the command below on a terminal (Windows PowerShell for example):
boss install github.com/juliosenha/mail4delphi
Manual Installation
If you choose to install manually, simply add the following folder to your project, in Project > Options > Resource Compiler > Directories and Conditionals > Include file search path
../mail4delphi/src
Check out our sample project for each situation presented above in operation. If you have any questions or suggestion, please contact, make your pull request or create an issue.

Download:
https://github.com/juliosenha/mail4delphi