Sys Admin Guides, How To's, etc by Marios Maravelias
where prophets and madmen…walk hand in hand
Posts tagged: email
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
Email Header Injection in PHP
Jun
4
2007
It has become apparent that spammers are getting even smarter than we take them for. Rather than abuse open relays, which are almost non-existent, these scum-of-the-earth ‘traders’ are now abusing contact forms.
PHP Email Contact form with Captcha
May
30
2007
PHP Contact form with image verification.
PHPMailer
May
30
2007
PHP Email Class: Email form & class with image verification (antispambot protection).