Subject
Re: Sending Email
From
Ken Mayer <dbase@nospam.goldenstag.net>
Date
Sun, 5 Oct 2025 20:59:41 -0700
Newsgroups
dbase.getting-started
On 10/5/2025 5:26 PM, Milind Nighojkar wrote:
> Can anybody help in sample code for sending email thru Dbase 2019?
> Regards
Unfortunately, it's not simple. You will need some sort of add-in,
probably activex.
Jmail (written in Java) (This is on SourceForge)
http://sourceforge.net/projects/javamailclient/
The Blat (This is on GitHub)
https://github.com/tbeu/Blat
Chilkat
https://www.chilkatsoft.com/
MarshallSoft (Look for "SMTP/POP3/IMap email component library")
https://www.marshallsoft.com/
SocketTools by Catalyst
https://sockettools.com/
hMailServer -- an open source email server that can be run on your web
server.
https://www.hmailserver.com/
The above have all been recommended by folk in the dBASE community, some
are free, most are not.
Ken
--
*Ken Mayer*
Ken's dBASE Page:
http://www.goldenstag.net/dbase
The dUFLP:
http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books:
http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial:
http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial:
http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm
dBASE DOS to Windows Tutorial:
http://www.goldenstag.net/dbase/DtoWTutorial/00_Menu.htm