From owner-freebsd-questions@FreeBSD.ORG Thu Jun 5 09:21:44 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 9E82137B401 for ; Thu, 5 Jun 2003 09:21:44 -0700 (PDT) Received: from bom6.vsnl.net.in (webmail2.vsnl.net [203.197.12.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAB7243F85 for ; Thu, 5 Jun 2003 09:21:43 -0700 (PDT) (envelope-from gagan_grewal@vsnl.net) Received: by bom6.vsnl.net.in (Postfix, from userid 60001) id 5E4AA4FE2C; Thu, 5 Jun 2003 21:55:02 +0500 (IST) Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.102 (Entity 4.114) From: gagan_grewal@vsnl.net To: freebsd-questions@freebsd.org X-Mailer: VSNL, Web based email X-Sender-Ip: 203.94.198.186 Cc: Message-Id: <20030605165502.5E4AA4FE2C@bom6.vsnl.net.in> Date: Thu, 5 Jun 2003 21:55:02 +0500 (IST) Subject: Configure Exim/Sendmail on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2003 16:21:44 -0000 Hi FreeBSD ppl :) I am new entry into this mailing list ... Have been a Linux user since '98 and now am trying FreeBSD too. (Hope I didn't step on any Flames ?) Well ... I am having trouble configuring Exim/Sendmail on FreeBSD My Config... - FreeBSD 4.7 RELEASE - Exim-3.x - Mutt 1.4i - Dial-up internet connectivity The trouble with sendmail ... The output queue is being created in /var/spool/clientmqueue instead of /var/spool/mqueue. In Linux I simply disabled sendmail from starting up during init, and queued up mail using Mutt in /var/spool/mqueue and when was connected I simply invoked sendmail as 'sendmail -q' ... that did the job. But things are different in FreeBSD ... plz guide me on how to setup sendmail. If not sendmail then how to setup Exim ... Exim is a breeze on Debian Potato ... but mostly due to 'eximconfig' I tried the BAD WAY of copying /etc/exim.conf from Debian into /usr/local/etc/exim/configure on FreeBSD ... Well it started up fine ... but while using fetchmail ... the incoming mail instead of getting delivered is getting queued up in /var/spool/exim/input ... :( Is 'eximconfig' or equivalent available for FreeBSD ... if not then what needs to be done ? I did try googling and found some solutions too, but didn't work !!! Whew !!! what a newbie this :( Thanks in advance ... Regards,