From owner-freebsd-questions@FreeBSD.ORG Fri Nov 21 06:10:05 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B66C16A4CE; Fri, 21 Nov 2003 06:10:05 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE03743FAF; Fri, 21 Nov 2003 06:10:04 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (rwcrmhc12) with ESMTP id <2003112114100401400oqftke>; Fri, 21 Nov 2003 14:10:04 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 285523A; Fri, 21 Nov 2003 09:10:04 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org, denyocum1@covad.net, freebsd-newbies@freebsd.org References: From: Lowell Gilbert Date: 21 Nov 2003 09:10:04 -0500 In-Reply-To: Message-ID: <444qwxizib.fsf@be-well.ilk.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Fwd: newbee help on freebsd email server setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 14:10:05 -0000 > here is the problem i cant track down.....when i send mail to an > account set up on mailserver (thru adduser) and using an remote > source email server.....when i use a pc through windows 2000 > running outlook express i cannot retrieve the mail...it comes back > with error message 550 host unknown.... Outlook Express is probably trying to use POP or some other mailbox protocol (maybe IMAP) to download the messages. Sendmail has nothing to do with it at this level; you need a POP server to allow POP downloading of messages. There are several in the ports system.