From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mpl6N-0001tw-5U for garchives@archives.gentoo.org; Mon, 21 Sep 2009 15:46:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA743E0888; Mon, 21 Sep 2009 15:46:38 +0000 (UTC) Received: from mail-bw0-f211.google.com (mail-bw0-f211.google.com [209.85.218.211]) by pigeon.gentoo.org (Postfix) with ESMTP id 86360E07ED for ; Mon, 21 Sep 2009 15:46:38 +0000 (UTC) Received: by bwz7 with SMTP id 7so1932797bwz.34 for ; Mon, 21 Sep 2009 08:46:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=RjAzKtlPQwvUg78az2L358PsM12YFDT0SnbyGQS9L/E=; b=RzAvVOZmSD3bh6I3ESGHKI/RdrtSSVGVkXBRpM6OViWbfBeCB4lxMx3PMkRVDSo6ZQ vFu9KBv66JcoBK3PmGxmYkiINCzzpYSlgN6TPgCXBjx6xyA5mQuWKZ3rCLXr+VZ//Csb /yJiFMWkik/sasncDRThknpcSql4/MbwhUHCI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=tL1QAIDXe4G4W2B+Df4cjIQ78szw3+yFixbX/iClFbmBuAlj36LL+armb59Ysil5N5 Wrv0gczYS81ntJcxYdfE2Qq/vBopgoluFSFl+BR1vPI+USm2m59tKzTJCaEeBm5TSLh/ v/SXwuxiGfNOS/JRAaklFBBNgkw2BrEgv8X/g= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.223.4.150 with SMTP id 22mr1121387far.38.1253547997803; Mon, 21 Sep 2009 08:46:37 -0700 (PDT) In-Reply-To: <20090921154314.GB5876@solfire> References: <20090920153451.GB5807@solfire> <871vm1f3wn.fsf@newsguy.com> <20090921022938.GA5792@solfire> <87skegssw0.fsf@galiza_ceive.gnu-linux.org> <20090921154314.GB5876@solfire> Date: Mon, 21 Sep 2009 17:46:37 +0200 Message-ID: Subject: Re: [gentoo-user] Re: fcron & fetchmail & procmail and the "why not?" From: Ward Poelmans To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: dd091c4b-a713-420a-9460-330b701c2f7e X-Archives-Hash: e9d307d5e5bdc1bcbd79091be4f3891e On Mon, Sep 21, 2009 at 17:43, wrote: > By the way: Calling fetchmal -d from ~/.openbox/autostart.sh also does > not work, but other programs started from there do have no problems. Try running fetchmail -d -v --logfile ~/fetchmail.log in your autostart or cron and see if fetchmail gets started and if it gives any kind of error. Ward