From owner-freebsd-questions Thu Aug 17 11:15:06 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id LAA29597 for questions-outgoing; Thu, 17 Aug 1995 11:15:06 -0700 Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id LAA29575 for ; Thu, 17 Aug 1995 11:15:00 -0700 Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.11/8.6.11) with SMTP id TAA06884 ; Thu, 17 Aug 1995 19:14:05 +0100 X-Message: This is a dial-up site. Quick responses to e-mails should not be relied upon. Thanks! To: Stephen Tsai cc: questions@freebsd.org Subject: Re: MH 6.8.3 package problem! In-reply-to: Your message of "Thu, 17 Aug 1995 11:13:34 GMT." <199508171113.LAA00399@bsd1.keck.lmu.edu> Date: Thu, 17 Aug 1995 19:14:04 +0100 Message-ID: <6882.808683244@palmer.demon.co.uk> From: Gary Palmer Sender: questions-owner@freebsd.org Precedence: bulk In message <199508171113.LAA00399@bsd1.keck.lmu.edu>, Stephen Tsai writes: >Hi! I installed the MH 6.8.3 to my FreeBSD 2.0, but it seems not able to >send any mail out. I am wondering what is the problem. MH sends out e-mail by connecting to the smtp port of `localhost' (i.e. the local machine). You have to be running sendmail, and have it properly configured to work. Gary