<div dir="ltr"><div><div><div>It works if I use ${HOME} instead of ${HOMEDIR}.<br></div><br></div>It also works if the path is set to /var/log/procmail<br><br></div>If I log in to the account with the actual recipe, and I echo &#39;fubar&#39; | procmail, that too dumps stuff into the log file.<br>
<div><div><br></div>So why won&#39;t it work when in this recipe:<br><span style="font-family:courier new,monospace"><br>LOGFILE=/var/log/procmail<br>VERBOSE=yes<br><br>:0<br>* !^X-Forwarded-For: <a href="mailto:kirash4@gmail.com">kirash4@gmail.com</a> <a href="mailto:ashley@pcigrafx.com">ashley@pcigrafx.com</a><br>
* !^X-Forwarded-For: <a href="mailto:kirash4@gmail.com">kirash4@gmail.com</a> <a href="mailto:ashley@pcraft.com">ashley@pcraft.com</a><br>* !^From.*<a href="mailto:kirash4@gmail.com">kirash4@gmail.com</a><br>* !^To.*<a href="mailto:ashley@papillon.pcraft.com">ashley@papillon.pcraft.com</a><br>
! <a href="mailto:ashley@gmail.com">ashley@gmail.com</a><br><br>:0c<br>* ^X-Forwarded-For: <a href="mailto:kirash4@gmail.com">kirash4@gmail.com</a> <a href="mailto:ashley@pcigrafx.com">ashley@pcigrafx.com</a><br>* ^X-Forwarded-For: <a href="mailto:kirash4@gmail.com">kirash4@gmail.com</a> <a href="mailto:ashley@pcraft.com">ashley@pcraft.com</a><br>
! <a href="mailto:salesdept@pcraft.com">salesdept@pcraft.com</a></span><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 23, 2013 at 1:51 PM, Michael Schwendt <span dir="ltr">&lt;<a href="mailto:mschwendt@gmail.com" target="_blank">mschwendt@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, 23 Jan 2013 13:32:29 -0700, Ashley M. Kirchner wrote:<br>
<br>
&gt; Ok, adding those two lines does nothing.  I have:<br>
&gt;<br>
&gt; LOGFILE=/var/log/procmail<br>
&gt; VERBOSE=on  (also tried &#39;yes&#39;)<br>
&gt;<br>
&gt; This is at the top of the recipe.  I&#39;m getting nothing in that log file.<br>
&gt; It exists, and it&#39;s writable.<br>
<br>
</div>Create a fresh user account for testing. Create a $HOME/.procmailrc that<br>
turns on logging as above, but with a path somewhere below $HOME.<br>
Even a very basic test such as &quot;echo &#39;fubar&#39; | procmail&quot; should result<br>
in procmail filling the log file. Does that work for you?<br>
<div class="im"><br>
--<br>
Fedora release 19 (Rawhide) - Linux 3.8.0-0.rc4.git1.1.fc19.x86_64<br>
</div>loadavg: 0.01 0.04 0.05<br>
<div class="HOEnZb"><div class="h5">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
<br>
</div></div></blockquote></div><br></div>