On Thu, May 19, 2005 at 09:08:09PM +0600, Alexander E. Patrakov wrote:
> 
> I added msmtp because it works for me and supports SSL. Is it a good 
> choice? Do you know any better SMTP mailer for Mutt?

ssmtp can't possibly get any easier. Here's the config:

########################################################################
# Example for SMTP non-standard port number 2525
# mailhub=mail.your.domain:2525
mailhub=whatever

# Where will the mail seem to come from?
rewriteDomain=

# The full hostname (or just domain if that is how your address is)
hostname=$hostname.$domain
########################################################################

rewriteDomain is only needed if mutt isn't setup with the proper (mail
address) hostname configured and if it isn't set to write the envelope
(which I believe is the default for mutt).

> Also, would it be a good idea to include Mozilla Thunderbird on the CD?

If you are adding mailers, then yes. It's popular.

-- 
Archaic

Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to