Ubuntu 14.04
I have an email process that sends an email via cron, using sendemail (which I believe is a Perl program that doesn't need an MTA). Where are these sent-emails stored? If they are stored at all?
NOTE: Since I installed sendemail, it looks like all other email packages, postfix, mail, sendmail, were uninstalled automatically.
Thank you.
The script does not save its sent email, it just sends out the mail - that's all.