Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2004 00:34:06 +0100
From:      albi <albi@saynotomicrosoft.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: procmail
Message-ID:  <20040228003406.1e0feec6@moonshine.eyfa.org>
In-Reply-To: <B33A37369985DC47BAAF41511EC48078123473@navmmex112.corp.nt.navitaire.com>
References:  <B33A37369985DC47BAAF41511EC48078123473@navmmex112.corp.nt.navitaire.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Feb 2004 17:01:03 -0600
"Henning, Brian" <B.Henning@navitaire.com> wrote:

> When I run:
> gotmail --use-procmail --procmail-bin `which procmail` -u b1henning -p
> <password>
> 
> It delivers in the mbox instead of the Maildir.
> I tried you recipie changes you sugested and the .procmailrc changes.

gotmail is software to fetch email from hotmail, and afaik it completely
bypasses any MTA you're running, so you clearly have a procmail-problem
here

in my .procmailrc there's Maildir defined, do you have that ?
the logging can also be handy to see what's going on

$ less .procmailrc
VERBOSE=off
SHELL=/bin/sh
DEFAULT=$HOME/Maildir/
ORGMAIL=$HOME/Maildir/
MAILDIR=$HOME/Maildir/
PMDIR=$HOME/.procmail
LOGFILE=$PMDIR/log



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