Skip to Content.
Sympa Menu

baslinux - Re: [BL] Pmail Basics

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Lee Forrest <lforrestster AT gmail.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Pmail Basics
  • Date: Sat, 23 Dec 2006 21:34:43 -0800

On Sun, Dec 24, 2006 at 02:59:53AM +0000, sindi keesan wrote:
> >
> >Mutt is an MUA. It doesn't send mail to a mailserver or retrieve
> >mail from a popserver.
>
> So how does it work? I send mail with it from my computer via my ISP's
> mailserver.

Look in your muttrc for the line:

set sendmail="/usr/bin/msmtp"

although the right side of the equation will be different for
you, of course. I think you indicated earlier that you are
using pmail because your ISP doesn't require smtp auth.

If it says:

set sendmail="$SENDMAIL"

do this:

# echo $SENDMAIL

to see what that environment variable is set to.


Lee

--
Basic Linux: Small is Beautiful
http://www.basiclinux.com.ru





Archive powered by MHonArc 2.6.24.

Top of Page