Sending email by crontab and sendmail
1. /home/www/mailq/sendmail.sh [codesyntax lang="bash" lines="no" container="pre" tab_width="4"] #!/bin/bash user='kim'; subject='hello kim'; content='this is just a test email.'; from='kim@example.co… Continue reading