mail server postfix exists but the question is why do i need a mailserver ?
why can't mutt is configured to send/receive mails using remote mail server on windows host.
like the same thing is working with evolution on my linux box accessing mails from windows mail server , the same evolution settings should be configured to mutt. so that i can send mails thru shell script/exe.
Main Topics
Browse All Topics





by: bevhostPosted on 2009-08-27 at 01:13:23ID: 25195611
I find it amazing that there is no mail server installed on your linux host.
Are you sure about that. What distro are you using?
If it really isn't there, it should be prety easy to install.
Generally mail is sent by a program called sendmail.
Pretty much any mail server will provide a sendmail command
have a look in your /etc/init.d or /etc/rc.d/init.d folder to see if you can see a mail server start script.