Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2011 18:16:17 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        "Conrad J. Sabatier" <conrads@cox.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: maildrop logging overwriting instead of appending
Message-ID:  <alpine.BSF.2.00.1109301807510.32221@wonkity.com>
In-Reply-To: <20110930173713.1c37396f@cox.net>
References:  <20110930173713.1c37396f@cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Sep 2011, Conrad J. Sabatier wrote:

> Ok, I finally took the plunge today and converted my .procmailrc into
> a .mailfilter, adjusted my .forward file, and am now, for the most
> part, a contented new maildrop user.  :-)
>
> Just one problem: on each invocation of maildrop, the logfile is being
> overwritten, rather than appended to.
>
> I have the following in my .mailfilter file (this is outside of any
> specific filtering rule):
>
> logfile "Mail/maildrop.log"

Maybe use an absolute path like "~/Mail/maildrop.log" or 
"$HOME/Mail/maildrop.log"?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1109301807510.32221>