Skip to content

pascal-libs/xmailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X-Mailer plugin

This plugin offers a really simple way to send e-mails using Free Pascal. For those who like the procedural style, X-Mailer has the SendMail procedure. With one single line, you can configure SMTP settings and fill all the required fields as: From, To, CC, Subject and Message. For those who prefer an Object Oriented style, X-Mailer has the TSendMail class with the same above mentioned characteristics.

About

Simple way to send e-mails using Free Pascal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages