It works if I use ${HOME} instead of ${HOMEDIR}.

It also works if the path is set to /var/log/procmail

If I log in to the account with the actual recipe, and I echo 'fubar' | procmail, that too dumps stuff into the log file.

So why won't it work when in this recipe:

LOGFILE=/var/log/procmail
VERBOSE=yes

:0
* !^X-Forwarded-For: kirash4@gmail.com ashley@pcigrafx.com
* !^X-Forwarded-For: kirash4@gmail.com ashley@pcraft.com
* !^From.*kirash4@gmail.com
* !^To.*ashley@papillon.pcraft.com
! ashley@gmail.com

:0c
* ^X-Forwarded-For: kirash4@gmail.com ashley@pcigrafx.com
* ^X-Forwarded-For: kirash4@gmail.com ashley@pcraft.com
! salesdept@pcraft.com



On Wed, Jan 23, 2013 at 1:51 PM, Michael Schwendt <mschwendt@gmail.com> wrote:
On Wed, 23 Jan 2013 13:32:29 -0700, Ashley M. Kirchner wrote:

> Ok, adding those two lines does nothing.  I have:
>
> LOGFILE=/var/log/procmail
> VERBOSE=on  (also tried 'yes')
>
> This is at the top of the recipe.  I'm getting nothing in that log file.
> It exists, and it's writable.

Create a fresh user account for testing. Create a $HOME/.procmailrc that
turns on logging as above, but with a path somewhere below $HOME.
Even a very basic test such as "echo 'fubar' | procmail" should result
in procmail filling the log file. Does that work for you?

--
Fedora release 19 (Rawhide) - Linux 3.8.0-0.rc4.git1.1.fc19.x86_64
loadavg: 0.01 0.04 0.05
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org