I'm still fairly new to ArchLinuxARM but so far I'm really happy with what I can do with it. At the moment I'm working on a script that will send me automatic notifications via email. My problem is, I have never sent an email from bash
I saw that alarm comes with mailx. I read somewhere else that mailx can be used to send emails over SMTP. (Let me know if I'm wrong.)
Where do I have to put my SMTP server and account details? In some conf file or do I put them in the parameters of the command itself?
Btw, are mail and mailx on alarm the same? I tried 'man mail' and it showed me the man pages for mailx (which were so extensive that they were more confusing rather than helping, at least given that I didn't have a lot of time last night...)
Note: Since I only need to send a few notification emails, I thought I won't need a fully loaded mail server on my Arm device
Thanks a lot,
Timo
