I have seen many examples in Delphi for creating Email sending applications, where we have to give a mail server to send using Tidsmtp and tidmessage which works perfectly with any mail server with small modification.
What about creating our own TIdsmtpserver. I only want to send email and i don’t care about receiving emails. Is there any examples in indy 10.5.8 (XE2) to create our own smtpserver for without any help from Service providers.
There is a
TIdSMTPServerdemo available in the demo zip file on Indy’s Fulgan mirror.