From owner-freebsd-questions@FreeBSD.ORG Mon May 18 12:03:58 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 26036675 for ; Mon, 18 May 2015 12:03:58 +0000 (UTC) Received: from mxout01.bytecamp.net (mxout01.bytecamp.net [212.204.60.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D50C51D57 for ; Mon, 18 May 2015 12:03:57 +0000 (UTC) Received: by mxout01.bytecamp.net (Postfix, from userid 1001) id 7E01730FDBD; Mon, 18 May 2015 13:57:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bytecamp.net; h=message-id:date:from:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; s=20140709; bh=i9RGjkIUq2gJbueAroVxJ5gkOp8=; b=zQWqG7uhUqjfhs5AQIU27/uPm6m8ygkWaAwwqOM1WczSi6irB6M/FT4yOdpWmMQGWtA3+Duul/CjxShV5araWyemeHZZ4BZ62RDThlvmasicr5XvuEsU/Uuj7JRzqUps0v9nnod3/GZ5BJve+WPnGaCBJaOrCq3CiCshP1it3bE= Received: from mail.bytecamp.net (mailstore.bytecamp.net [212.204.60.20]) by mxout01.bytecamp.net (Postfix) with ESMTP id 2D34330FD95 for ; Mon, 18 May 2015 13:57:27 +0200 (CEST) Received: (qmail 24283 invoked by uid 89); 18 May 2015 13:57:27 +0200 Received: from stella.bytecamp.net (HELO ?212.204.60.37?) (rs%bytecamp.net@212.204.60.37) by mail.bytecamp.net with AES128-SHA encrypted SMTP; 18 May 2015 13:57:27 +0200 Message-ID: <5559D3A7.3000505@bytecamp.net> Date: Mon, 18 May 2015 13:57:27 +0200 From: Robert Schulze Organization: bytecamp GmbH User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: dovecot.conf usage References: <5558E357.9020101@gmail.com> <5558F228.3060509@pchotshots.com> In-Reply-To: <5558F228.3060509@pchotshots.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2015 12:03:58 -0000 Hi, Am 17.05.2015 um 21:55 schrieb Brad Mettee: > > Do you have the literal "<" in the conf file? ("... = you shouldn't. documentation says it is OK: http://wiki2.dovecot.org/SSL/DovecotConfiguration regards, Robert Schulze