From: Liviu Daia (no email)
Date: Thu Nov 01 2001 - 15:49:40 EST
On 1 November 2001, Liviu Daia <> wrote:
[...]
> On a second thought, I think $USER is not available at the time
> Procmail reads /etc/procmailrc, so you might try something else:
>
> mailbox_command = /usr/bin/procmail -a $LOGNAME
>
> and put into /etc/procmailrc something like
>
> DEFAULT=|/usr/sbin/cyrdeliver -e "$1"
[...]
Nope, DEFAULT can't be a pipe. Tricking it with something like
`...` won't work either (amazingly, not because it would "consume"
the message too early, but because it would be evaluated before
~/.procmailrc). Oh well.
Regards,
Liviu Daia
-- Dr. Liviu Daia e-mail: Institute of Mathematics web page: http://www.imar.ro/~daia of the Romanian Academy PGP key: http://www.imar.ro/~daia/daia.asc - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|