[vchkpw] Zabit: Content and attachment filter for qmail is out !!!

2004-06-23 Thread Omer Faruk Sen
t our team, specializing on qmail for several years, has decided to code a program which will be able to detect and reject spam before the mail gets queued. Zabit is a content/attachment filter for qmail. It's been coded in C language for performance reasons. It's much more fast and eff

Re: [vchkpw] Trouble using maildrop filter & fastforward

2004-05-26 Thread Morten Rønseth
h is the same as in the (old) .qmail-default file. The mail-filter is chown'ed vpopmail:vchkpw and the log file says local delivery is delivering "...to local <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]". But nothing ever arrives. its probably the same thing we noticed for fo

Re: [vchkpw] Trouble using maildrop filter & fastforward

2004-05-25 Thread Andreas Wiesmann
ECTED]" which is the same as in the (old) .qmail-default file. The mail-filter is chown'ed vpopmail:vchkpw and the log file says local delivery is delivering "...to local <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]". But nothing ever arrives. its probably the same thing

[vchkpw] Trouble using maildrop filter & fastforward

2004-05-25 Thread Morten Rønseth
Hi all, I'm trying to filter incoming mail using the following mail-filter: - VPOP="| /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]" VHOME=`/home/vpopmail/bin/vuserinfo -d [EMAIL PROTECTED] # try filtering it using user-defined rules if (/^X-Spam-Flag: *

[vchkpw] Maildrop, Qmail, Qmail-Scanner, Spamassassin, filter to folders.

2003-08-15 Thread steve schofield
I'm trying to setup my server to do server side rule delivery to specific folders and not right into my INBOX, ran into some config issues..  i have everything working qmail-scanner, spamassassin and vpopmail along with qmail.  What is the best way once the email has went through qmail-scann

Re: [vchkpw] Spam filter

2003-05-28 Thread Peter Palmreuther
Hi Rick, On Tue, 27 May 2003 20:48:27 -0400 Rick Macdougall wrote: > I haven't tested this but setting the ENV variable within the smtp/run > file and then over-riding it for specific IP's in the tcp.smtp file > should work as well. It does. And IMHO it's the best approach. If I want mail to b

Re: [vchkpw] Spam filter

2003-05-27 Thread Anthony Baratta
At 06:02 PM 5/27/2003, Jeremy Oddo wrote: I'm running site-wide. All SPAM gets pushed into the user's Junk-Mail folder and also copied to another account that is used ONLY to hold SPAM mail. I review the alleged SPAM in the spam account, then run the bayes classifier on it. I then decided to ro

Re: [vchkpw] Spam filter

2003-05-27 Thread Jeremy Oddo
Steve Schofield said: > I run FreeBSD 4.8, Qmail, Vpopmail, Courier-imap, Qmail-scanner, > Spamassassin. I just installed this over the weekend and got it > working. I received 506 emails today (Tuesday 5/27), of that 74 emails > was spam of which 59 were caught and marked by Spamassassin, Ther

Re: [vchkpw] Spam filter

2003-05-27 Thread Steve Schofield
003 8:48 PM Subject: Re: [vchkpw] Spam filter > Hi, > > And just as a follow up... > > I haven't tested this but setting the ENV variable within the smtp/run > file and then over-riding it for specific IP's in the tcp.smtp file > should work as well. > > Reg

Re: [vchkpw] Spam filter

2003-05-27 Thread Rick Macdougall
- such as altering Q-S components based on SMTP server IP address, etc. This will only get worse... Any thoughts on that? Ross -Original Message- From: Jeremy Oddo [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 4:19 PM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Spam filter Ros

Re: [vchkpw] Spam filter

2003-05-27 Thread Rick Macdougall
[EMAIL PROTECTED] Subject: Re: [vchkpw] Spam filter Ross Davis - DataAnywhere said: Can anyone suggest a good spam filter to use with vpopmail. We are just getting killed on a couple of larger domains right now. Can't think of a better filter than SpamAssassin (www.spamassassin.org). I

Re: [vchkpw] Spam filter

2003-05-27 Thread Steve Schofield
figure out how Spamassassin is actually configured to do some more advanced configuration. I read the RTFM manualls and it pointed to using user_prefs and/or local.cf file. Doesn't appear any of these conf files are around but ole well. Lots of stuff to learn but bottom line I didn't need to

RE: [vchkpw] Spam filter

2003-05-27 Thread Ross Davis - DataAnywhere
This will only get worse... Any thoughts on that? Ross > -Original Message- > From: Jeremy Oddo [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 27, 2003 4:19 PM > To: [EMAIL PROTECTED] > Subject: Re: [vchkpw] Spam filter > > > Ross Davis - DataAnywhere said: >

Re: [vchkpw] Spam filter

2003-05-27 Thread Jeremy Oddo
Ross Davis - DataAnywhere said: > Can anyone suggest a good spam filter to use with vpopmail. We are just > getting killed on a couple of larger domains right now. > Can't think of a better filter than SpamAssassin (www.spamassassin.org). I'm using it in a vpopmail setup. It

Re: [vchkpw] Spam filter

2003-05-27 Thread marrandy
On Tuesday 27 May 2003 08:11 pm, Ross Davis - DataAnywhere wrote: > Can anyone suggest a good spam filter to use with vpopmail. We are just > getting killed on a couple of larger domains right now. > > TIA > Ross Use the RBL Ross...spamhaus. Or just put the IP's in t

[vchkpw] Spam filter

2003-05-27 Thread Ross Davis - DataAnywhere
Can anyone suggest a good spam filter to use with vpopmail. We are just getting killed on a couple of larger domains right now. TIA Ross

[vchkpw] QMAIL custom filter

2003-04-06 Thread marius
Hi I would like to write a custom filter for my email system User [EMAIL PROTECTED] send a message If the "to" field is like [EMAIL PROTECTED] the filter will check if the user have enough credits on mysql DB . If yes the message will be sent If not the message will be not

Re: [vchkpw] problem with valias and maildrop filter

2003-03-12 Thread Iain
On Thu, 13 Mar 2003 03:02, Dave Weiner wrote: > Iain wrote: > Did you rebuild vpopmail between when it worked and when it stoped? no > Is /home/vpopmail/bin/vdelivermail the correct path? yes > > If the answers are No and Yes respectively, you might need to escape the '' > in the VPOP line. T

Re: [vchkpw] problem with valias and maildrop filter

2003-03-12 Thread Dave Weiner
Iain wrote: > Hi, > > I have been using maildrop to filter spam by using the following in > .qmail-default for each domain: > >> preline /usr/bin/maildrop /etc/spamassassin/mailfilter > > I have included the mailfilter at the end of this email. > > However when I s

[vchkpw] problem with valias and maildrop filter

2003-03-11 Thread Iain
Hi, I have been using maildrop to filter spam by using the following in .qmail-default for each domain: | preline /usr/bin/maildrop /etc/spamassassin/mailfilter I have included the mailfilter at the end of this email. However when I set this up I found that SQL based aliases stopped working

Re: [vchkpw] smtp filter proxy

2003-03-09 Thread Jesse Guardiani
- Original Message - From: "Jonas Pasche" <[EMAIL PROTECTED]> To: "vpopmail" <[EMAIL PROTECTED]> Sent: Sunday, March 09, 2003 9:31 PM Subject: Re: [vchkpw] smtp filter proxy > Hi Jesse, > > > > > If I don't allow email to come i

Re: [vchkpw] smtp filter proxy

2003-03-09 Thread Jonas Pasche
Hi Jesse, > > > If I don't allow email to come into my network with forged FROM > > > headers(or even forged envelope sender headers if they're relevent) > > > > Here's already an error in your idea - you can't reliably see if a > > sender address is forged, and therefore: > > But I can. It's sim

Re: [vchkpw] smtp filter proxy

2003-03-09 Thread Jesse Guardiani
- Original Message - From: "Jonas Pasche" <[EMAIL PROTECTED]> To: "vpopmail" <[EMAIL PROTECTED]> Sent: Sunday, March 09, 2003 9:15 PM Subject: Re: [vchkpw] smtp filter proxy > Hi Jesse, > > > If I don't allow email to come into my ne

Re: [vchkpw] smtp filter proxy

2003-03-09 Thread Jonas Pasche
Hi Jesse, > If I don't allow email to come into my network with forged FROM > headers(or even forged envelope sender headers if they're relevent) Here's already an error in your idea - you can't reliably see if a sender address is forged, and therefore: > how would that NOT prevent the spam from

Re: [vchkpw] smtp filter proxy

2003-03-09 Thread Jesse Guardiani
- Original Message - From: "Jonas Pasche" <[EMAIL PROTECTED]> To: "vpopmail" <[EMAIL PROTECTED]> Sent: Sunday, March 09, 2003 1:56 PM Subject: Re: [vchkpw] smtp filter proxy > Hi Jesse, > > > Will qmail-queue give me access to the RELAYCLIENT

Re: [vchkpw] smtp filter proxy

2003-03-09 Thread Jonas Pasche
Hi Jesse, > Will qmail-queue give me access to the RELAYCLIENT environment variable? It should, as it's a subsequent process of tcpserver -> qmail-smtpd. You should ask the author of the QMAILQUEUE patch; we're on the vpopmail list, and this is a non-issue here. > I'm talking about spam in my us

Re: [vchkpw] smtp filter proxy

2003-03-09 Thread Jesse Guardiani
- Original Message - From: "Jonas Pasche" <[EMAIL PROTECTED]> To: "vpopmail" <[EMAIL PROTECTED]> Sent: Sunday, March 09, 2003 9:59 AM Subject: Re: [vchkpw] smtp filter proxy > Hi Jesse, > > > I'd like to insert an SMTP filter prox

Re: [vchkpw] smtp filter proxy

2003-03-09 Thread Jonas Pasche
Hi Jesse, > I'd like to insert an SMTP filter proxy between tcpserver and qmail > (or, in my case: rblsmtpd) that reads a file or cdb containing > all of the domains in my rcpthosts file, and REJECTS messages that are > addressed FROM one of those domains UNLESS the RELAYCLI

[vchkpw] smtp filter proxy

2003-03-08 Thread Jesse Guardiani
Howdy list, I'd like to insert an SMTP filter proxy between tcpserver and qmail (or, in my case: rblsmtpd) that reads a file or cdb containing all of the domains in my rcpthosts file, and REJECTS messages that are addressed FROM one of those domains UNLESS the RELAYCLIENT environment var

[vchkpw] how to write a procmail script for copy/filter/forward virtual or real domain email kept by vpopmail?

2003-01-03 Thread Jerry Chou
Hi, I want to write a procmail script for copy a email to somewhere, or some spool, so as to get the email head for short message of mobil phone, how to write with a virtual domain for vpopmail? Thanks Jerry

[vchkpw] Re: maildorp filter and sqwebmail

2002-10-19 Thread Robert J. Adams \(jason\)
pool0/bin/vdelivermail '' bounce-no-mailbox (212) Thanks, Jason SISCOM > - Original Message - > From: "Gregor Lawatscheck" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, April 26, 2002 9:21 AM > Subject: Re: [vchkpw] Re: maildorp f

RE: [vchkpw] Vpopmail/qmail spam filter using SpamAssassin (and other stuff)

2002-08-26 Thread Jon Coulter
solution later today. P.S., glad you enjoy it. I'm quite glad to have it, because my spam to real-mail ratio is about 100:1 (I know, very sad... Had the email account for years) Jon Coulter [EMAIL PROTECTED] -Original Message- From: Jeff Koch [mailto:[EMAIL PROTECTED]]

Re: [vchkpw] Vpopmail/qmail spam filter using SpamAssassin (andother stuff)

2002-08-26 Thread Jeff Koch
Problem with qmail-scanner is that it does not allow the Spam preferences to be controlled on a per domain or per user basis. Best Regards, Jeff Koch Intersessions.com -- On Mon, 26 Aug 2002, Iain wrote: > On Mon, 26 Aug 2002 03:20, Jon Coulte

Re: [vchkpw] Vpopmail/qmail spam filter using SpamAssassin (andother stuff)

2002-08-26 Thread Jeff Koch
up source codes and changing how stuff is > processed to accomplish this? After all, qmail's mentality is chaining > programs together to complete the task, so why don't we filter this > way?" > > So here is my spam-filter.pl script, been in production for quite so

Re: [vchkpw] Vpopmail/qmail spam filter using SpamAssassin (and other stuff)

2002-08-25 Thread Iain
On Mon, 26 Aug 2002 03:20, Jon Coulter wrote: > Out of my pure hatred for spam, love for qmail/vpopmail/perl, and > dislike of the complexity of all current 'spam filtering' > implementations for qmail (and/or vpopmail), I decided to write my own > perl app to do all the things I wanted (and more)

RE: [vchkpw] Vpopmail/qmail spam filter using SpamAssassin (and other stuff)

2002-08-25 Thread Jon Coulter
2002 1:23 AM To: Jon Coulter; [EMAIL PROTECTED] Subject: Re: [vchkpw] Vpopmail/qmail spam filter using SpamAssassin (and other stuff) On Mon, 26 Aug 2002 03:20, Jon Coulter wrote: > Out of my pure hatred for spam, love for qmail/vpopmail/perl, and > dislike of the complexity of all current

[vchkpw] Vpopmail/qmail spam filter using SpamAssassin (and other stuff)

2002-08-25 Thread Jon Coulter
ccomplish this? After all, qmail's mentality is chaining programs together to complete the task, so why don't we filter this way?" So here is my spam-filter.pl script, been in production for quite some time with me, and I haven't had any problems. There is quite detailed usage fil

RE: upgrades and qmail-filter question

2001-09-17 Thread Brad Dameron
Silverdale, WA. 1-888-8TSCNET -Original Message- From: Qmail [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 1:49 PM To: [EMAIL PROTECTED] Subject: upgrades and qmail-filter question Hi folks, How difficult is it

Re: upgrades and qmail-filter question

2001-09-17 Thread vol
ng mySQL > to the current version? Is this recommended? > > Also, has anyone run Bruce Gunter's QMAILQUEUE patch and qmail-filter with > vpopmail? > > Will it work? > > Lance -- [EMAIL PROTECTED] Inter7 Internet Technologies, Inc. www.inter7.com - 847-492-0470 Prices at http://www.inter7.com/prices

upgrades and qmail-filter question

2001-09-17 Thread Qmail
Hi folks, How difficult is it to upgrade a production box from: vpopmail-4.10.32 running mySQL to the current version? Is this recommended? Also, has anyone run Bruce Gunter's QMAILQUEUE patch and qmail-filter with vpopmail? Will it work? Lance

Re: filter question

2001-08-31 Thread Tren Blackburn
Hi; You might want to look at qmail-scanner. It can be used without a virus scanner to strip off various attachment types based on rules you setup. http://qmail-scanner.sourceforge.net Regards, Tren. On Fri, 31 Aug 2001, Raymond Orchison wrote: > Hi, > > I am running vpopmail with qmail on R

filter question

2001-08-30 Thread Raymond Orchison
Hi, I am running vpopmail with qmail on RedHat 6.1. I have a 2 part question: 1] Is there a way for me to block all mail thar contain attachments with certain extentions, i.e. .exe, .mpg? 2] If there is a way, how do I do it? Can I block on a per user level and on a per domain level? Thank you

MailDrop filter- PLEASE help

2001-07-24 Thread Mike Rogers
Can anyone tell me why this isn't working??? Substitute for my vpopmail homedir. I can't figure this one out- been on it for ages. I'm trying to use maildrop but failing miserably. Basically (50 and 6000 are test values and are low), I want to block large messages for one or two users who have

Re: maildrop filter

2001-07-06 Thread Syed Faruque Ahmed
, [EMAIL PROTECTED] wrote: >somebody help me > >1. does anybody know what it takes to make a maildrop filter edited from >sqwebmail works? > >2. I'm using qmail. I want to make maildrop as my mail delivery agent. how >do i do that? > >regards, >gregor >-

maildrop filter

2001-07-06 Thread bunk
somebody help me 1. does anybody know what it takes to make a maildrop filter edited from sqwebmail works? 2. I'm using qmail. I want to make maildrop as my mail delivery agent. how do i do that? regards, gregor -

filter for vpomail/qmailadmin

2001-06-13 Thread Lu
Ken, I have seen bits and pieces of discussions about e-mail filtering but nothing concrete. Can you let me know what filters are available for vpopmail and qmailadmin ? I am using vpopmail-4.9.10 and qmailadmin-0.45. Thanks. Lu

Re: mail filter

2001-05-09 Thread vol
just to reject it. Our patches will be in a few places for different kinds of filtering, but they will all revolve around a single filtering library. Ciprian Iftode wrote: > > Hi, I what is the status of filtering with vdeliermail filter? in > curent stable version of vpopmail..

mail filter

2001-05-09 Thread Ciprian Iftode
Hi, I what is the status of filtering with vdeliermail filter? in curent stable version of vpopmail.. is it working? What other filtering can I use? Now I use vpopmail-9.9 with some vdeliver patch from Matthias Henze [EMAIL PROTECTED] Why don't you use his patch? -- Gree

Re: How to create message (filter) rule?

2001-04-21 Thread Johan Almqvist
ildir/' [You're piping dot-forwards output to maildrop, not the message] Secondly, this still won't work with vpopmail. qmail has no idea in which ./Maildir/ maildrop should look for the user... > my /usr/local/share/sqwebmail/maildirfilterconfig : > MAILDIRFILTER=../.mailfil

RE: How to create message (filter) rule?

2001-04-18 Thread Tim Hunter
Wednesday, April 18, 2001 5:52 AM To: [EMAIL PROTECTED] Subject: Re: How to create message (filter) rule? Thank very much for your help. I hate to bother you again but if I put | maildrop ./chi.lv/Maildir/.mailfilter in /home/vpopmail/domains/fsps.com/.qmail-chi:lv it does not work too .

Re: How to create message (filter) rule?

2001-04-18 Thread Le Van Chi
there any stupid thing I have made? - Original Message - From: "Johan Almqvist" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 18, 2001 3:01 PM Subject: Re: How to create message (filter) rule? * Tim Hunter <[EMAIL PROTECTED]> [010418 08:5

Re: How to create message (filter) rule?

2001-04-18 Thread Johan Almqvist
* Tim Hunter <[EMAIL PROTECTED]> [010418 08:56]: > vpopmail does not user maildrop for delivery, so it never sees the > .mailfilter. > Perhaps if we complain loudly enough someone will think of a way to make > vpopmail use maildrop rules or something similar. I went around this problem by creatin

Re: How to create message (filter) rule?

2001-04-17 Thread Tim Hunter
users home is ~vpopmail the delivery will never work. It would need a absolute path. - Original Message - From: "Le Van Chi" <[EMAIL PROTECTED]> To: "Johan Almqvist" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, April 18, 2001 12:45 AM Subj

Re: How to create message (filter) rule?

2001-04-17 Thread Le Van Chi
tart '|dot-forward .forward | /usr/local/bin/maildrop ./Maildir/' my /usr/local/share/sqwebmail/maildirfilterconfig : MAILDIRFILTER=../.mailfilter MAILDIR=./Maildir When I try to create a mail filter in sqwebmail, the filter rule is created successfully. I can see sqwebmail creating a .mail

Re: How to create message (filter) rule?

2001-04-17 Thread Johan Almqvist
* Le Van Chi <[EMAIL PROTECTED]> [010417 05:42]: > Dear All, > I am using vpopmail + courier-imap server and sqwebmail. > I wonder if I can create filter rules for incoming messages. > Thanks in advance, RTFM. This is described in great detail in the sqwebmail docs. The re

How to create message (filter) rule?

2001-04-16 Thread Le Van Chi
Dear All,   I am using vpopmail + courier-imap server and sqwebmail.   I wonder if I can create filter rules for incoming messages.   Thanks in advance,  

filter

2001-03-21 Thread Matthias Henze
hi ken, i'm thinking about adding vpop auth support to maildrop - i've reviewed the maildrop source and it should mot be t difficult. with this, maildrop can replace vdelivermail ... my first thougt was to use sieve filters in vpopmail but i think adding vpopauth to maildrop is easier than

Fwd: filter, autorespond & a mailinglist question

2001-02-22 Thread Stefan Sels
Hi, please do what Matthias wrote you. vdelivermail is fucked up in the current release it coredumps without any bounce of the message. Regards Stefan Sels Original Message Subject: Fwd: filter, autorespond & a mailinglist question From: Matthias Henze <

Re: Mail filter

2001-02-21 Thread Tim Hunter
, February 20, 2001 11:31 PM Subject: Mail filter Hello   Does Vpopmail work with sqwebmail mail filters? If I install mail filters for sqwebmail will Vpopmail work normally.   Regards Sumith

Mail filter

2001-02-20 Thread Sumith Ail
Hello   Does Vpopmail work with sqwebmail mail filters? If I install mail filters for sqwebmail will Vpopmail work normally.   Regards Sumith

RE: filter, autorespond & a mailinglist question

2001-02-15 Thread Joe Modjeski
From: Matthias Henze [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 9:42 AM To: Ben Beuchler; [EMAIL PROTECTED] Subject: Re: filter, autorespond & a mailinglist question At 10:31 15.02.01 -0600, Ben Beuchler wrote: >On Thu, Feb 15, 2001 at 05:21:57PM +0100, Matthias Henze wrote

Re: filter, autorespond & a mailinglist question

2001-02-15 Thread Matthias Henze
At 10:31 15.02.01 -0600, Ben Beuchler wrote: >On Thu, Feb 15, 2001 at 05:21:57PM +0100, Matthias Henze wrote: > > > and now i need some help with mailinglists. i can get a ml work as it > > should. but what i need is a ml where only selected persons are allowed to > > post to (a newsletter e.g.) h

Re: filter, autorespond & a mailinglist question

2001-02-15 Thread Ben Beuchler
On Thu, Feb 15, 2001 at 05:21:57PM +0100, Matthias Henze wrote: > and now i need some help with mailinglists. i can get a ml work as it > should. but what i need is a ml where only selected persons are allowed to > post to (a newsletter e.g.) how can i get this ? ezmlm with the idx patch will

filter, autorespond & a mailinglist question

2001-02-15 Thread Matthias Henze
hi, i've patched 4.9.8 so that filters will work. KEN: PLEASE (!!!) correct vdelivermail.c you still ship the messed up, first patch. atatched you find the new vdelivermail.c and README.filter. perhaps you want to have a look am my patched autorespodnder - you are able to generate ral vacatio

bugfix releas of filter code

2000-08-24 Thread Matthias Henze
hi, today i've released a bugfixed version of my new filter code. get it at: http://www.mhcsoftware.de/qmail/ fixed: - the targets AnyRecipents and AnyHeaders work by now - logical operators really work by now thanks to andreas for the hints. Matthias

Re: Problem with vpopmail simple filter

2000-08-21 Thread Matthias Henze
hi, first please get the actual filter code - to be found at: http://www.mhcsoftware.de/qmail/ IT IS BASED ON: vpopmail-4.8.9 !! ken messed several things up by applying my patch - this way it will never work - the new filter code has mutch more features, like time dependent filters ! get

Problem with vpopmail simple filter

2000-08-21 Thread 서준원
Hi, I'm not very well english, understand me ^^ I want to mail filterling Exampily If 'From' header include '[EMAIL PROTECTED]' String then this message is send to TEST local folder. I'm compiled with --enable-deliver-filter=y option and

filter patch to vdeliver

2000-07-22 Thread Matthias Henze
hi, finaly i've finished my firt alpha version of a patch to vpopmail's vdeliver which adds some filter capabilities. everey one interested in some alpha testing can get the patch. here is a short draft about how to handle it: vpopmail simple fil

user level filter

2000-07-20 Thread Matthias Henze
hi, i need to filter mail at user level. users should be able to modify this filters at thier own (webinterface ?). wanted features: - move mail to any folder - drop mail - forward mail how can i get this ? Matthias Henze MH458-RIPE MHC SoftWare GmbH voice: +49-(0)9533-92006-0