Do yourself a favor...go into /etc/postfix/main.cf, and set:

mailbox_command = /usr/bin/procmail

Then, you can undo that .forward, and let postfix call procmail as the 
local delivery agent, directly.

On Tue, 29 Oct 2002, Kaleb Pederson wrote:

> I installed spamassassin without any problems.  If I do the test as
> indicated in the docs everything works fine.
> 
> But for some reason it seems procmail isn't called at all?
> 
> If my .forward contains:
> [EMAIL PROTECTED]
> 
> my mail gets forwarded correctly.
> 
> My .forward:
> "|IFS=' ' && exec /usr/bin/procmail -f-||exit 75 #kibab"
> 
> My .procmailrc:
> :0fw
> | /usr/bin/spamassassin
> 
> I've tried other things, all of which seem to be ignored as well.  I
> don't get any errors.
> 
> My postfix log shows:
> Oct 29 12:52:59 myhostname postfix/local[12060]: 2D4FE308C4:
> to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=sent ("|IFS='
> ' && exec
> /usr/bin/procmail -f-||exit 75 #kibab")
> 
> So I can now tell that it is getting forwarded through procmail but
> nothing shows up tagged.
> 
> Any ideas where to look next?  Thanks.

-- 
Mike Burger
http://www.bubbanfriends.org

Visit the Dog Pound II BBS
telnet://dogpound2.citadel.org or http://dogpound2.citadel.org:2000



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to