procmail
[Top] [All Lists]

Re: Mlocal

1999-12-16 00:05:07
On Thu, Dec 16, 1999 at 12:48:02AM -0600, Philip Guenther babbled:
ravi pina <ravi(_at_)cow(_dot_)org> writes:
i've set up sendmail to have procamil
be Mlocal so that i can have user+tag
work.  using a simple .procmailrc:

Did you remember to remove your .forward file?

heh. it really is *way* past my bed time.
that did it; thanks.



PATH=/bin:/usr/bin:/usr/local/bin
MAILDIR=$HOME/Mail/`date +%y/%h`
MKDIR=`test -d $MAILDIR || mkdir $MAILDIR`

Um, that won't work.  Procmail attempts the chdir() only once, when
MAILDIR is assigned to.  The above should be changed to something like:

actually, it does. :)

i'll try yours tho.

:0:
$DEFAULT

This is superfluous, as procmail will attempt delivery to $DEFAULT if
it runs out of rcfile without successfully delivering the message.

i'm like that.

-r

-- 
echo "send pgp key" | mail ravi(_at_)cow(_dot_)org
Why isn't 11 pronounced onety one?

<Prev in Thread] Current Thread [Next in Thread>