Solved: Re: Delivered to command difference if .procmailrc exists

2008-12-31 Thread Jacob Anawalt
On Wed, Dec 31, 2008 at 10:40 AM, Wietse Venema wrote: > The user's .forward file takes precedence over mailbox delivery. > Almost every user with a .procmailrc had a .forward calling | /usr/bin/procmail. Moving .foward out of the way for the same user as I moved .procmailrc now shows postfix/loc

Re: Delivered to command difference if .procmailrc exists

2008-12-31 Thread Wietse Venema
Jacob Anawalt: > On Wed, Dec 31, 2008 at 7:39 AM, Wietse Venema wrote: > > To prove that the difference in behavior is caused by the presence > > or absence of .procmailrc files, you need to deliver mail to the > > EXACT SAME user and change NOTHING except the presence/existence > > of the .procma

Re: Delivered to command difference if .procmailrc exists

2008-12-31 Thread Victor Duchovni
On Wed, Dec 31, 2008 at 10:17:05AM -0700, Jacob Anawalt wrote: > There must be some difference in the mapping or something between > accounts or some mapping or aliasing that makes this happen, but I am > at a loss to know what it is. I might have a better chance if I knew > where /usr/bin/procmai

Re: Delivered to command difference if .procmailrc exists

2008-12-31 Thread Jacob Anawalt
On Wed, Dec 31, 2008 at 7:39 AM, Wietse Venema wrote: > To prove that the difference in behavior is caused by the presence > or absence of .procmailrc files, you need to deliver mail to the > EXACT SAME user and change NOTHING except the presence/existence > of the .procmailrc file. > Doh! Yes, w

Re: Delivered to command difference if .procmailrc exists

2008-12-31 Thread Wietse Venema
Your measurements use two different users, one with .procmailrc file and one without .procmailrc file. To prove that the difference in behavior is caused by the presence or absence of .procmailrc files, you need to deliver mail to the EXACT SAME user and change NOTHING except the presence/existenc

Re: Delivered to command difference if .procmailrc exists

2008-12-30 Thread Jacob Anawalt
On Tue, Dec 30, 2008 at 9:47 PM, Wietse Venema wrote: > Perhaps you could follow instructions in the mailing list welcome message. > If you meant that I failed to include the full postconf -n output, I am hesitant to show the whole configuration of that system so I only included snippets. I apolo

Re: Delivered to command difference if .procmailrc exists

2008-12-30 Thread Wietse Venema
Jacob Anawalt: > Hello, > > My configured mailbox_command has been 'procmail -a "$EXTENSION"' for > the longest time. I did not notice the difference between emails > 'delivered to command: procmail -a "$EXTENSION" and those 'delivered > to command: /usr/bin/procmail' because it was procmail in bo