From owner-freebsd-questions@FreeBSD.ORG Sun Aug 13 18:29:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E087E16A4DE for ; Sun, 13 Aug 2006 18:29:42 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from mail.gregs-garage.com (h-64-105-8-34.chcgilgm.covad.net [64.105.8.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE7F43D49 for ; Sun, 13 Aug 2006 18:29:40 +0000 (GMT) (envelope-from ggroth@gregs-garage.com) Received: from [192.168.0.150] (unknown [192.168.0.150]) by mail.gregs-garage.com (Postfix) with ESMTP id 0DAE9114019; Sun, 13 Aug 2006 13:30:01 -0500 (CDT) Message-ID: <44DF6F93.5040701@gregs-garage.com> Date: Sun, 13 Aug 2006 13:29:39 -0500 From: Greg Groth User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Greg Groth , Jonathan Horne , freebsd-questions@freebsd.org References: <44CD8554.2050703@gregs-garage.com> <200607310705.59409.freebsd@dfwlp.com> <44CDFCB0.6030305@gregs-garage.com> <20060813172158.GN47836@saturn.pcs.ms> In-Reply-To: <20060813172158.GN47836@saturn.pcs.ms> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: SMTP-AUTH woes. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Aug 2006 18:29:43 -0000 Martin Schweizer wrote: > Hello Greg > > I did installed an system sendmail/Cyrus imap/sasldb2 successfully. While > these I run in a lot of troubles. If you're interessted I can send you my > stuff about it. I ended up doing a reinstall, and got it working. I also went with Dovecot this time around, and got that up and running as well. Everything was running well with Maildir, however I then tried to install spamassassin which ended up screwing something up. Sendmail ended up placing everything in the mbox files in /var/mail, instead of ~/Maildir. Not sure what happened, but I could not fix it. I ended up going back to Postfix, and that is at least delivering to ~/Maildir. SASL is working as it should though. Just have to get spamassassin and luser_relay working now. Greg Groth