From owner-freebsd-questions@FreeBSD.ORG Wed Feb 17 09:43:41 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9DA71065676 for ; Wed, 17 Feb 2010 09:43:41 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id 7D1638FC18 for ; Wed, 17 Feb 2010 09:43:41 +0000 (UTC) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.3/8.14.3) with ESMTP id o1H9fFQf063459; Wed, 17 Feb 2010 10:41:15 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.3/8.14.3/Submit) id o1H9fFmw063458; Wed, 17 Feb 2010 10:41:15 +0100 (CET) (envelope-from mail25@bzerk.org) Date: Wed, 17 Feb 2010 10:41:15 +0100 From: Ruben de Groot To: Frank Bonnet Message-ID: <20100217094115.GB61483@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Frank Bonnet , freebsd-questions@freebsd.org References: <4B7AA13B.1030505@esiee.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B7AA13B.1030505@esiee.fr> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ei.bzerk.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (ei.bzerk.org [127.0.0.1]); Wed, 17 Feb 2010 10:43:40 +0100 (CET) Cc: freebsd-questions@freebsd.org Subject: Re: FTP troubles with Roundcube vacation plugin 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: Wed, 17 Feb 2010 09:43:42 -0000 On Tue, Feb 16, 2010 at 02:44:27PM +0100, Frank Bonnet typed: > Hello > > I'm in trouble with vacation plugin which perform an FTP session at > localhost , for an obscure PAM/FreeBSD reason the FTP session is not > always working ... I don't see why a vacation plugin for RoundCube (I've used several) would need to start an FTP session to localhost. That's just stupid. I recommend using dovecot-sieve and an appropriate plugin for that. Ruben