Skip to content

Collection of working utilities and modules for sending a simple email message

License

Notifications You must be signed in to change notification settings

delphius/fpmailsend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fpmailsend

Collection of working utilities and modules for sending a simple email message in Free Pascal

Due to the lack of a built-in utility for sending e-mail messages in the modules included in fpc, I decided to collect in one place the maximum number of ways to implement this functionality, both with the help of built-in capabilities of fpc and using third-party libraries

tlsmail - native free pascal tls 1.3 mail send thru 465 port without any external library (for test, tested with gmail under Windows and Linux)

Any help and guidance on new ways to implement this function is welcome, the ultimate goal is to include the native cross platform function of sending a simple email message thru smtp with/without ssl as part of the fcl-net package

About

Collection of working utilities and modules for sending a simple email message

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages