Tsakf's foss library The library has 155 entries  
Home  About

  Select tags starting with:  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

  Tags associated with: email
php  terminal  ubuntu 
 
 
 
All entries of the Library with tag email    
 
How-to Send an Email from the Terminal using sendEmail
The article describes the installation and use of sendEmail in Ubuntu, for sending emails from the terminal.
Tags:  email  terminal  ubuntu 
 
How To Log Emails Sent With PHP's mail() Function To Detect Form Spam
The article describes what to do if you have a CMS on a webserver and spammers use the contact form to send emails through your server. You install a wrapper script to log all emails sent with php function mail(), so the logs will show unwanted traffic.
Tags:  email  php