From owner-freebsd-questions@FreeBSD.ORG Tue Feb 16 13:44:30 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 941EA1065670 for ; Tue, 16 Feb 2010 13:44:30 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mx1.esiee.fr (mx1.esiee.fr [147.215.1.35]) by mx1.freebsd.org (Postfix) with ESMTP id 921A78FC17 for ; Tue, 16 Feb 2010 13:44:28 +0000 (UTC) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.esiee.fr (Postfix) with ESMTP id BE4B7136C34; Tue, 16 Feb 2010 14:44:27 +0100 (CET) Received: from mail (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id A2F6A105443B; Tue, 16 Feb 2010 14:44:27 +0100 (CET) Received: from lisa.esiee.fr (lisa [147.215.1.21]) by mail.esiee.fr (Postfix) with ESMTP id 605AF105443E; Tue, 16 Feb 2010 14:44:27 +0100 (CET) Message-ID: <4B7AA13B.1030505@esiee.fr> Date: Tue, 16 Feb 2010 14:44:27 +0100 From: Frank Bonnet User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.5) Gecko/20091216 Thunderbird/3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org, users@lists.roundcube.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 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: Tue, 16 Feb 2010 13:44:30 -0000 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 ... The machine runs FreeBSD 7.2-R with Dovecot 1.2.10 imap server Any clarification welcome ! Thank you. Sometimes it works well connection from localhost (127.0.0.1) Feb 16 13:21:10 mail ftpd[46479]: FTP LOGIN FROM localhost as bonj Feb 16 13:21:10 mail ftpd[46480]: FTP LOGIN FROM localhost as bonj Feb 16 13:21:29 mail ftpd[46541]: connection from localhost (127.0.0.1) Feb 16 13:21:29 mail ftpd[46541]: FTP LOGIN FROM localhost as bonj Feb 16 13:21:29 mail ftpd[46542]: connection from localhost (127.0.0.1) then suddenly it stops working Feb 16 13:23:19 mail ftpd[46782]: connection from localhost (127.0.0.1) Feb 16 13:23:19 mail ftpd[46782]: pam_acct_mgmt: new authentication token required Feb 16 13:23:19 mail ftpd[46782]: FTP LOGIN FAILED FROM localhost Feb 16 13:35:55 mail ftpd[48202]: connection from localhost (127.0.0.1) Feb 16 13:35:55 mail ftpd[48202]: pam_acct_mgmt: new authentication token required Feb 16 13:35:55 mail ftpd[48202]: FTP LOGIN FAILED FROM localhost Feb 16 13:35:55 mail ftpd[48203]: connection from localhost (127.0.0.1) Feb 16 13:35:55 mail ftpd[48203]: pam_acct_mgmt: new authentication token required