On Feb 11, Charles Jie [[EMAIL PROTECTED]] wrote:
> On Sun, Feb 10, 2002 at 09:26:48PM -0500, Scott Lambert wrote:
> > On Mon, Feb 11, 2002 at 09:52:34AM +0800, Charles Jie wrote:
> > > Due to an annoying firewall strategy on a mailing list server, I can not
> > > use my own server to send it mail. What I can do is using ISP's smtp
> > > server.
> > >
> > > Is it possible for mutt to switch smtp server (by default it uses my
> > > postfix) to my ISP's with send-hook? I didn't find a related variable.
> >
> > Just set relay_host=mail.yourisp.com in postfix's main.cf.
> Do you mean that mutt can not have and switch among multiple smtp
> servers like netscape does?

To send mail, something local on your computer has to speak smtp to other
computers.  Understood this way, Netscape does not just "switch among
multiple smtp servers".  It instead is its own smtp server, with only the
ability to point to a remote relay (and maybe some smtp auth stuff, I don't
know).  Mutt leaves this functionality to the local program of your choice
and worries about other things itself.

You can use something featured like postfix, or just something like ssmtp
which (like Netscape) has only the ability to point to a remote relay.

Attachment: msg24400/pgp00000.pgp
Description: PGP signature

Reply via email to