From owner-freebsd-questions Thu May 18 13:36:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merganser.its.uu.se (merganser.its.uu.se [130.238.6.236]) by hub.freebsd.org (Postfix) with ESMTP id 2A8DD37B83C for ; Thu, 18 May 2000 13:36:33 -0700 (PDT) (envelope-from ertr1013@student.csd.uu.se) Received: from regulus.student.UU.SE ([130.238.5.2]:60597 "HELO ertr1013.student.csd.uu.se") by merganser.its.uu.se with SMTP id ; Thu, 18 May 2000 22:36:04 +0200 Received: (qmail 1967 invoked by uid 1001); 18 May 2000 20:36:00 -0000 Date: Thu, 18 May 2000 22:35:59 +0200 From: Erik Trulsson To: Duke Normandin Cc: "'freebsd-questions@FreeBSD.org'" Subject: Re: Help! ppp/fetchmail/sendmail Message-ID: <20000518223559.A1921@student.csd.uu.se> References: <003201bfc0fc$c3da04c0$f2dba7d1@dnormandinfreewwweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <003201bfc0fc$c3da04c0$f2dba7d1@dnormandinfreewwweb.com>; from dnormandin@freewwweb.com on Thu, May 18, 2000 at 10:42:32AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, May 18, 2000 at 10:42:32AM -0600, Duke Normandin wrote: > On Wednesday, May 17, 2000 7:04 AM Erik Trulsson > wrote > > > >Not quite. The sequence of events when you get mail is bascially: > [snipped for brevity] > > > To summarize: > > out-bound: > +---------+ +-------+ +------+ > | MUA | ----> | MDA | ----> | MTA | > +---------+ +-------+ +------+ > pine procmail sendmail > mutt mail qmail > elm > > in-bound: > +--------+ +------------+ +-----------+ > | ISP | -----> | Fetchmail | ---> | sendmail | > +--------+ +------------+ +-----------+ > +------+ +-------+ | > | MUA |<-- | MDA | <----^----> bounced / relayed > +------+ +-------+ > > Should be close (I hope) Close but not quite :-) Remove the MDA part from out-bound mails and you are there. Normally the MUA invokes the MTA directly. (If you are using FreeBSD 4.0 you can do a 'man mailwrapper' for some extra information on that part.) Otherwise it looks correct. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message