Re: [vchkpw] Aliases not working with maildrop & spamassassin?

2003-06-06 Thread Dzuy Nguyen
I thought I had solved this problem for a client of mine. At the domain level, qmail seems to read .qmail- then .qmail-default file for delivery instruction. So if your .qmail-test file says /user/Maildir (default by qmailadmin), it'll completely bypass .qmail-default. Yes, your .qmail-test shou

Re: [vchkpw] SpamAssassin/vmodinfo changes

2003-06-04 Thread Dzuy Nguyen
Funny I just modified qmailadmin to incorporate similar features. I would like to get involved in this project and contribute but with the condition that it will make it to the official qmailadmin code so that I can benefit from future code. My implementation is done at the domain level rather tha

Re: [vchkpw] vpopmail and spamassassin

2003-03-02 Thread Dzuy Nguyen
Jasper Metselaar wrote: Hi, I am trying to get Spamassassin working with Vpopmail, but I am not succeeding so far... Right now I am using version: vpopmail 5.3.12 Spamd (the spamassassin daemon) is running. I tried to do something with Ifspamh (www.gbnet.net/~jrg/qmail/ifspamh/) but this didn't wo

Re: [vchkpw] vdelivermail problem?

2003-02-11 Thread Dzuy Nguyen
Bill Shupp wrote: On Monday, February 10, 2003, at 08:50 AM, Dzuy Nguyen wrote: Juraj Hantak wrote: Hi all, I have a problem with vdelivermail it is not correctly proceeding .qmail- files. Imagine situation you have a domain called test.com. Do you want to forward the whole domain @test.com

Re: [vchkpw] vdelivermail problem?

2003-02-10 Thread Dzuy Nguyen
Juraj Hantak wrote: Hi all, I have a problem with vdelivermail it is not correctly proceeding .qmail- files. Imagine situation you have a domain called test.com. Do you want to forward the whole domain @test.com into address [EMAIL PROTECTED] and the address should be proceed acording its .qmail

[vchkpw] alias and spamd

2003-02-08 Thread Dzuy Nguyen
Hello, My environment is qmail + vpopmail/MySQL + spamassassin + maildrop + qmailadmin. I have a real [EMAIL PROTECTED] which is tagged for spam checking. The .qmail-default contains | /usr/local/bin/maildrop which calls maildrop and in mailfilter, runs through spamd to check for spam then pa

Re: [vchkpw] maildrop and bounced mails

2003-01-25 Thread Dzuy Nguyen
Try if($EXITCODE == 100) { exit } after the VPOP exception block. qlist wrote: Hi, I use maildrop to filter incomming mails domainwide. Here is the config: root@ns:~# cat /home/vpopmail/domains/intertet.net/.qmail-default | maildrop mailfilter - root@ns:

Re: [vchkpw] Integration of SpamAssassin

2003-01-18 Thread Dzuy Nguyen
Have you looked at maildrop? It's a configurable/scriptable mail delivery agent you can use to call vdelivermail or spamassassin. Gabriel Ambuehl wrote: I wonder how SpamAssassin could best be integrated into vpopmail (preferably without having .qmail for each user). I know there's small C stub

Re: [vchkpw] courier-imap tends to stop authenticating after awhile

2002-11-25 Thread Dzuy Nguyen
There is a bug in vchkpwd in vpopmail 5.2.1. Version 5.3.x seems to fix it. [EMAIL PROTECTED] wrote: I am using a qmail/vpopmail/courier-imap mail solution. After re-installing courier-imap, the first few times, imap sessions to work and authenticate, but after awhile, authentication fails and

Re: [vchkpw] Problems with forwarding from .qmail using maildrop

2002-10-15 Thread Dzuy Nguyen
There is a bug in vdelivermail.c which was discussed in earlier threads. I suggested a fix for 5.3.7 but am not sure if it made it into the latest version. You can search on past threads for details. [EMAIL PROTECTED] wrote: >Hello All, > >I have: > >vpopmail-5.2.1 >qmail-1.03 >maildrop-1.4.

Re: [vchkpw] vpopmail bug?

2002-09-22 Thread Dzuy Nguyen
ack down the problem, lots of debugging output is needed >to isolate what is ocurring. Hopefully leading to a solution :) > >Ken Jones > >On Friday 20 September 2002 04:20 pm, [EMAIL PROTECTED] wrote: > >>I upgraded to 5.3.8 - and am still seeing this behavior. >

Re: [vchkpw] vpopmail bug?

2002-09-20 Thread Dzuy Nguyen
There is a bug in vpopmail's email parser function which adds extra character to the end of user login at times, when called by courier. Version 5.3.x has a newer email parser which seems to work. [EMAIL PROTECTED] wrote: >I am seeing strange behaviour on my Qmail+VpopMail(w/ MySQL)+COurier s

Re: [vchkpw] Restrict amount of vchkpw authentications

2002-08-31 Thread Dzuy Nguyen
I don't think there is anything in POP that makes the client pop a warning. Cheapest way is to write something that reads the log file and mail warnings or do your desired actions to offenders. Jeremy Kister wrote: >Hi > >I've got vpopmail 5.2.1 on top of qmail 1.03 on a Solaris 2.7 SPARC mac

Re: [vchkpw] Limit local user's e-mail

2002-08-31 Thread Dzuy Nguyen
You might want to take a look at maildrop. Per user configurable and has regex rules for delivery. Jeremy Oddo wrote: >Does anyone know if there's an easy way to deny SOME users the right to >e-mail outside our organization? For example, let's say I have three >users: [EMAIL PROTECTED], [EMA

Re: [vchkpw] qmail vs ms exchange???

2002-08-27 Thread Dzuy Nguyen
qmail: 0$ MS Xchange: Yee Siew Chin wrote: >Hi, > >Does anybody has any write-up of qmail vs ms exchange? > >Rgds, >Yee > >__ >Do You Yahoo!? >Yahoo! Finance - Get real-time stock quotes >http://finance.yahoo.com > >

Re: [vchkpw] -lz instalation error

2002-08-27 Thread Dzuy Nguyen
Install zlib! Thiago Campos wrote: >Hi, > >I'm getting the following error on my RH 7.3 > >This is my ./configure output > >vpopmail directory = /home/vpopmail > uid = 89 > gid = 89 > ip alias = OFF --enable-ip-alias-domains=n (default) >address extentions =

Re: [vchkpw] -lz instalation error

2002-08-27 Thread Dzuy Nguyen
ib/mysql- Original Message -From: "Dzuy Nguyen" <[EMAIL PROTECTED]>To: "Thiago Campos" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>Sent: Tuesday, August 27, 2002 11:32 AMSubject: Re: [vchkpw] -lz instalation error Install zlib!Thiago Campos wrote:

Re: [vchkpw] vchkpw can't connect to mysql update server

2002-08-25 Thread Dzuy Nguyen
You might want to bump up the number of connections allowed on your mysql server. Juan Enciso - DNSQ wrote: >Hi friends > >I am using vpopmail-5.2.1 with mysql running vchkpw authentication. >Once in a while, the qmail-send show me this error message: > >2002-08-25 04:32:50.580965500 status: l