Mailx is an intelligent mail processing system, which has a command syntax reminiscent of ed(1) with lines replaced by messages. It is based on Berkeley Mail 8.1, is intended to provide the functionality of the
In a previouspost on mail commandwe saw how the mail command can be used to send emails from the command line on your linux server. In this tutorial we shall be using an enhanced version of the mail command. Its called mailx (or just mail when installed), and it can do many more th...