Try mutt.
Category Archives: Linux
Funny Commands of Linux or Linux is Fun in Terminal
Linux is fun! Huhhh. OK so you don’t believe me. Mind me at the end of this article you will have to believe that Linux is actually a fun box.
Migrating Email Between IMAP Servers with Imapsync
Ever needed to move a email account from one server to another and all you have is the login name and password for the mail account. Whether it be cPanel to Zimbra, cPanel to cPanel, Plesk to cPanel or just to backup your Gmail account this great program has saved me a few times now.
Running Bootstrap locally on CentOS/Fedora
Within my job we are quite frequently faced with creating web pages and in order to improve the look and feel we have made (intensively) use of jQuery. Because of this we keep an eye on developments in this area, although it is not our main area of expertise, particularly for items that may help …
Continue reading “Running Bootstrap locally on CentOS/Fedora”
How to create SVN repository on server?
subversion info
Sending Email With Attachments From Unix / Linux Command
If you need to send an email with a text file (or binary file) as attachment using shell script or command prompt in Unix or Linux; try mutt – a terminal-based e-mail client for Unix-like systems.