First of all, I'm sorry if the title is confusing or doesn't make any sense but I'm simply confused by the intricacies of this whole email technology. I read somewhere that you can send email using
Can this actually be done on a machine from a home network or does it involves something else?
sendmail -it < mail
but it only goes as far as the queuing list. I've formatted the mail file as below:
Code:
To: someemail@gmail.com
Subject: foobar
Mime-Version: 1.0
Content-Type: text/plain
Sample line
Can this actually be done on a machine from a home network or does it involves something else?