Re: [vchkpw] Cdb and mysql auth modules at a time?

2004-04-29 Thread Cesare D'Amico
On Thursday 29 April 2004 02:39, Rick Widmer wrote: Good luck.  Two servers, or a virtual server where each qmail+vpopmail image appeared as a separate machine would be the only ways I would want to keep them separate.  If you find a reasonable way, please let us know. An idea could be to run

Re: [vchkpw] Re: Cdb and mysql auth modules at a time?

2004-04-29 Thread Cesare D'Amico
On Thursday 29 April 2004 03:53, Jonathan Shaw wrote: vconvert -c -m Works like a charm for me. Thanks for the input, I'm more and more towards his option. Ciao ce -- Computer science is no more about computers than astronomy is about telescopes. -- E. W. Dijkstra

[vchkpw] migration from oracle to mysql back-end

2004-04-29 Thread Ruslan Spivak
Hello. Need your advice. I have vpopmail 5.2.1 installed with oracle. Now i want to upgrade with vpopmail 5.4.0 and move to mysql away from oracle(mysql is on the same host where oracle and vpopmail). oracle configure params were: ./configure \ --enable-md5-passwords=y \

Re: [vchkpw] Cdb and mysql auth modules at a time?

2004-04-29 Thread Rick Widmer
Cesare D'Amico wrote: Thanks for all your advices, I'll try to find some time to have a look at the (really interesting) pmailadmin framework. Does it work with cdb files yet? Right now there are things that only work with cdb files. At least with the extension option. Once I get all the

[vchkpw] strange behavior in from header.

2004-04-29 Thread Sebastien FOUTREL
Hello all I read lots of mails and google pages but did not found any help for this strange behavior. my netqmail1.5 patched with the tls-smtpauth from the netqmail page with vpopmail 5.4.3 is working pretty well (pop and smtp are working).. BUT BUT BUT ! if i send a mail with this server it is

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread Jason 'XenoPhage' Frisvold
On Sun, 2004-04-04 at 14:48, Oden Eriksson wrote: I would recommend a more generic patch instead of this one, I personally like this one very much: http://www.netdevice.com/qmail This patch appears to support cdb only... what about those of us using mysql? Do you know of a patch for this?

Re: [vchkpw] maildrop problem with aliases stored in mysql

2004-04-29 Thread Jason 'XenoPhage' Frisvold
On Thu, 2004-04-01 at 08:13, lola wrote: hmmm. so if this really doesn't work with aliases stored in mysql... how do you guys filter spam mail??? i don't have to use maildrop. any other method would be fine. could you tell me your experiences? in the end i'm looking for a way to filter spam

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread tonix (Antonio Nati)
You may do it enabling chkuser always, deleting the lines of code checking for that string. We could also look for a different string or for a different file (i.e. like .qmailenablebounce), if you tell me your need and we may change what we want. Tonino P.S. I'm studying for version 2.0 of

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread David
On Thu, 2004-04-29 at 15:40, Jason 'XenoPhage' Frisvold wrote: On Sun, 2004-04-04 at 14:48, Oden Eriksson wrote: I would recommend a more generic patch instead of this one, I personally like this one very much: http://www.netdevice.com/qmail This patch appears to support cdb only...

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread Jason 'XenoPhage' Frisvold
On Thu, 2004-04-29 at 10:49, tonix (Antonio Nati) wrote: You may do it enabling chkuser always, deleting the lines of code checking for that string. You mean disable this code in qmail-smtpd.c ? : if ( strstr(read_buf, bounce-no-mailbox) == NULL ) {

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread Jason 'XenoPhage' Frisvold
On Thu, 2004-04-29 at 09:55, David wrote: I agree, chkuser patch works with mysql, or cdb, depending how vpopmail was compiled. The patch calls vauth_getpw vpopmail function, and depending how vpopmail was compiled that function looks inside cdb or mysql. Is there a huge difference between

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread David
On Thu, 2004-04-29 at 17:49, Jason 'XenoPhage' Frisvold wrote: On Thu, 2004-04-29 at 09:55, David wrote: I agree, chkuser patch works with mysql, or cdb, depending how vpopmail was compiled. The patch calls vauth_getpw vpopmail function, and depending how vpopmail was compiled that function

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread tonix (Antonio Nati)
At 29/04/2004 29/04/2004 -0400, you wrote: On Thu, 2004-04-29 at 10:49, tonix (Antonio Nati) wrote: You may do it enabling chkuser always, deleting the lines of code checking for that string. You mean disable this code in qmail-smtpd.c ? : if ( strstr(read_buf,

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread Jason 'XenoPhage' Frisvold
On Thu, 2004-04-29 at 11:59, David wrote: No idea, never used goodrcptto patch. Eh, well.. thanks anyways :) I don't know much about maildrop but I found time ago this mega script, http://mymail.alien77.com/maildropMEGAEXAMPLE I'm pretty sure it will help many people. The guy who wrote

[vchkpw] Mail forward problem

2004-04-29 Thread Sameer Ingole
Hi, I have qmail + vpopmail install on my linux server. I have 6 domains for which my qmail is responsible for. parikhsteel.com is one of them. I have some 25 email users for this domain. I want to forward all the mails of 20 users to three users of parikhsteel.com How do I do that? What

Re: [vchkpw] Mail forward problem

2004-04-29 Thread Sameer Ingole
Sorry for I sent this mail second time. I was not sure if my first mail got through or not? coz I got no answer ;-) Sameer. Sameer Ingole wrote: Hi, I have qmail + vpopmail install on my linux server. I have 6 domains for which my qmail is responsible for. parikhsteel.com is one of them. I

Re: [vchkpw] Mail forward problem

2004-04-29 Thread Sebastien FOUTREL
Sameer Ingole wrote: Hi, I have qmail + vpopmail install on my linux server. I have 6 domains for which my qmail is responsible for. parikhsteel.com is one of them. I have some 25 email users for this domain. I want to forward all the mails of 20 users to three users of parikhsteel.com How do

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread Jeremy Kitchen
On Thursday 29 April 2004 09:49 am, tonix (Antonio Nati) wrote: P.S. I'm studying for version 2.0 of chkuser, this could be another issue. please make it not suck (like the current one does), that's all I ask. -Jeremy -- Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies,

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread tonix (Antonio Nati)
Jeremy, why does the actual suck? It's the first time I hear that. Tonino At 29/04/2004 29/04/2004 -0500, you wrote: On Thursday 29 April 2004 09:49 am, tonix (Antonio Nati) wrote: P.S. I'm studying for version 2.0 of chkuser, this could be another issue. please make it not suck (like the

Re: [vchkpw] Re: vpopmail with Postifix

2004-04-29 Thread Steve Ames
- Original Message - From: Rick Widmer [EMAIL PROTECTED] If you want to do something, grab the latest development CVS from SourceFORGE and get familiar with the code. Mbowe has a number of good comments in the source code on things that need to be done. Pick one and submit a patch

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-29 Thread X-Istence
tonix (Antonio Nati) wrote: Jeremy, why does the actual suck? It's the first time I hear that. Tonino At 29/04/2004 29/04/2004 -0500, you wrote: On Thursday 29 April 2004 09:49 am, tonix (Antonio Nati) wrote: P.S. I'm studying for version 2.0 of chkuser, this could be another issue. please

Re: [vchkpw] Mail forward problem

2004-04-29 Thread Sameer Ingole
Sorry Sebastien, I forgot to tell that those 20 users (individuals) actually exist. I also want them to get those mails. Then there are 2 users whose mails don't need to be forwarded to anybody. (that makes it 20+2 = 22 users) If I make a cache all account, all the mails will be forwarded to that

Re: [vchkpw] Mail forward problem

2004-04-29 Thread Tom Collins
On Apr 29, 2004, at 6:06 PM, Sameer Ingole wrote: I forgot to tell that those 20 users (individuals) actually exist. I also want them to get those mails. Create a .qmail file in each user's directory with the alias for the forwards, and the Maildir for delivery.

[vchkpw] Question about MAX_PW_DOMAIN evaluation in vadddomain function.

2004-04-29 Thread Sean Plaice
Hello, Earlier today we had a customer with a long domain name sign up for our services (.com). I used the following command and arguments to add the domain to vpopmail. vadddomain -q10M -b .com. When adding them using the

Re: [vchkpw] Mail forward problem

2004-04-29 Thread Sameer Ingole
Hi, For test purpose I did what you suggest on another domain but it didn't work. This is what I did. 8- [EMAIL PROTECTED] Maildir]# pwd /home/vpopmail/domains/majornminor.com/sam/Maildir [EMAIL PROTECTED] Maildir]# ls -lhA total 14K