Sys Admin Guides, How To's, etc by Marios Maravelias
where prophets and madmen…walk hand in hand
Posts tagged: send
How to send an email via telnet
Oct
29
2007
Run the command telnet [host] port for example: -telnet mail.domain.tld 25 Right after the connection is established
How do i send emails from my Web Application ? (.NET & ASP)
Jul
11
2007
here you can find various ways of sending emails with .NET 2 / .Net 1 CDONTS / Persist’s AspEmail / VB / PHP etc