Re: [SM-USERS] block_senders plugin

2003-02-22 Thread Jonathan Angliss
> > #The following are used to test the block_senders SM plugin: > > VERBOSE=on Just as a note... I believe that is supposed to be VERBOSE=yes > > LOGFILE=/var/log/procmaillog As a second note... doesn't that file have to be writeable by the user that procmail is running for? For example, if i

Re: [SM-USERS] block_senders plugin

2003-02-22 Thread Derek Battams
Keith Mastin said: >>Hi, Keith: > >>Are you using the MySQL support? Are you using virtual accounts? Can >> you please turn on verbose logging in procmail, send yourself a message >> that should be blocked then send me the log output? >> >>Thanks, >> >>Derek > > And so the fun begins: > My procm

Re: [SM-USERS] block_senders plugin

2003-02-22 Thread Keith Mastin
>Hi, Keith: >Are you using the MySQL support? Are you using virtual accounts? Can you >please turn on verbose logging in procmail, send yourself a message that >should be blocked then send me the log output? > >Thanks, > >Derek And so the fun begins: My procmail.rc file: # Procmail run-control

Re: [SM-USERS] block_senders plugin

2003-02-22 Thread Keith Mastin
Hi Derek, >Hi, Keith: > >There are a few quirks in the setup, which I hope to address in a future >release. However, when it's setup properly it does work. :-) > >Are you using the MySQL support? No >Are you using virtual accounts? No >Can you please turn on verbose logging in procmail, send

Re: [SM-USERS] block_senders plugin

2003-02-22 Thread Keith Mastin
>Why not use your MTA to do this? That works for me, but I have a lot of users who have no shell access and I dunno if I want 1000+ messages/day advising me of domains or senders to add to a procmail recipe. --- This SF.net email is sponsore

Re: [SM-USERS] block_senders plugin

2003-02-22 Thread Willie Viljoen
Why not use your MTA to do this? On Saturday 22 February 2003 18:24, Keith Mastin wrote: > I installed the block_senders-2.01 plugin some time back, and still get > messages from senders on the blocked list. I generally block domains > rather than senders. > > The server setup is simple: apache-1.

[SM-USERS] block_senders plugin

2003-02-22 Thread Keith Mastin
I installed the block_senders-2.01 plugin some time back, and still get messages from senders on the blocked list. I generally block domains rather than senders. The server setup is simple: apache-1.3.27-2, SM-1.2.10, Postfix and courier-imap running the mail. Is there something I'm missing he