Re: [vchkpw] load balance suggestions

2004-02-04 Thread Ted Deppner
On Wed, Feb 04, 2004 at 10:44:36AM -0800, Joe Boyce wrote: > RM> Hello guys I would like what would you suggest for load balance with > RM> vpopmail and mysql any suggestions on how to set it up? I would also like > RM> to have Round robin with DNS etc.. > > We are using Linux Virtual Server to

Re: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Ted Deppner
On Wed, Feb 04, 2004 at 10:29:58AM -0700, Tom Collins wrote: > message). I am curious about qmail-qfilter though... It doesn't appear to allow filtering on envelope information. Didn't dig too far, but didn't see any examples of it, and the examples shown didn't appear to have any hooks. KLEZ w

Re: [vchkpw] Working on single Command

2004-02-04 Thread X-Istence
Matt Jarjoura wrote: Hello Everyone, My name is Matt Jarjoura and I've been using vpopmail at my company for over a year now and it works great. Also, I have created a few in-house programs using the library. Anyway, I wanted to get opinions and ideas for creating a unified command line tool

[vchkpw] Working on single Command

2004-02-04 Thread Matt Jarjoura
Hello Everyone, My name is Matt Jarjoura and I've been using vpopmail at my company for over a year now and it works great. Also, I have created a few in-house programs using the library. Anyway, I wanted to get opinions and ideas for creating a unified command line tool for executing vpopmai

Re: [vchkpw] what's wrong?

2004-02-04 Thread Tom Collins
On Feb 4, 2004, at 11:37 AM, Alejandro Ortega Páez wrote: So I'm not a programmer or a code hacker, I will have to resign myself to use vpopmail 5.4.0pre2 version... Moreover there is a thing you said that disappoints me: "[...] the first parameter to qmail-smtpd should now be the path to vchkpw an

Re: [vchkpw] what's wrong?

2004-02-04 Thread Alejandro Ortega Páez
El mié, 04-02-2004 a las 21:01, +, Erwin Hoffmann escribió: > Hi, > Hi, > > > >Well, but... I have applied again auth patch and now it's impossible to > >get that qmail remakes right. Errors and more errors are the only thing > >I get. I used before this patch (and many others that it's used t

Re: [vchkpw] what's wrong?

2004-02-04 Thread Erwin Hoffmann
Hi, At 19:37 04.02.04 +0100, you wrote: >El mar, 03-02-2004 a las 07:46, -0700, Tom Collins escribió: >> On Feb 3, 2004, at 5:59 AM, Alejandro Ortega Páez wrote: >> > I've just updated my vpopmail to new 5.4.0. I always install every >> > new version you release. >> > But from 25.4.0-preX" I h

RE: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Walsh
> I would like to know if there's some program to replace > qmail-scanner > (I don't even need the anti-spam feature, I wanna just scan > my messages > with ClamAV). I have lots of mail servers and some of them > are too large > to run things written in perl. I'm looking for something m

Re: [vchkpw] load balance suggestions

2004-02-04 Thread Joe Boyce
Tuesday, February 3, 2004, 8:11:49 PM, you wrote: RM> Hello guys I would like what would you suggest for load balance with RM> vpopmail and mysql any suggestions on how to set it up? I would also like RM> to have Round robin with DNS etc.. We are using Linux Virtual Server to accomplish this:

Re: [vchkpw] what's wrong?

2004-02-04 Thread Alejandro Ortega Páez
El mar, 03-02-2004 a las 07:46, -0700, Tom Collins escribió: > On Feb 3, 2004, at 5:59 AM, Alejandro Ortega Páez wrote: > > I've just updated my vpopmail to new 5.4.0. I always install every > > new version you release. > > But from 25.4.0-preX" I have noticed authentication with cram-md5 > >

[vchkpw] Re: qmail-scanner replacement

2004-02-04 Thread Peter Palmreuther
Hello Tom, On Wednesday, February 4, 2004 at 6:29:58 PM you wrote (at least in part): > I am curious about qmail-qfilter though... It's only a wrapper for you being able to use a arbitrary filter program. You'd have to write one that extracts the mail first and passes it parts to AV-scanner neve

[vchkpw] vpopmail auth issues with mysql

2004-02-04 Thread Hetrick, Greg C.
Hello all, I am having some Auth issue, currently running qmail+vpopmail+mysql. [EMAIL PROTECTED] vpopmail]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK <[EMAIL PROTECTED]> user [EMAIL PROTECTED] +OK pass XXX -ERR unable to write pipe Connecti

Re: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Collins
On Feb 4, 2004, at 9:08 AM, Rick Macdougall wrote: Hi, http://sourceforge.net/projects/clamdmail/ Haven't tried it myself but there you go. Regards, Rick I don't recommend it. It isn't stable, and has high memory requirements (it would sometimes lose large emails if I didn't crank up my soft

[vchkpw] Re: qmail-scanner replacement

2004-02-04 Thread Peter Palmreuther
Hello Eduardo, On Wednesday, February 4, 2004 at 5:08:21 PM you wrote (at least in part): > I would like to know if there's some program to replace qmail-scanner > (I don't even need the anti-spam feature, I wanna just scan my messages > with ClamAV). Yes. http://freshmeat.net/projects/qscanq/

RE: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Walsh
> Hi, > > I would like to know if there's some program to replace > qmail-scanner > (I don't even need the anti-spam feature, I wanna just scan > my messages > with ClamAV). I have lots of mail servers and some of them > are too large > to run things written in perl. I'm looking for so

Re: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Rick Macdougall
Eduardo M. Bragatto wrote: Hi, I would like to know if there's some program to replace qmail-scanner (I don't even need the anti-spam feature, I wanna just scan my messages with ClamAV). I have lots of mail servers and some of them are too large to run things written in perl. I'm looking f

[vchkpw] qmail-scanner replacement

2004-02-04 Thread Eduardo M. Bragatto
Hi, I would like to know if there's some program to replace qmail-scanner (I don't even need the anti-spam feature, I wanna just scan my messages with ClamAV). I have lots of mail servers and some of them are too large to run things written in perl. I'm looking for something made with real pr

[vchkpw] Re: Problem with qmail-scanner

2004-02-04 Thread Peter Palmreuther
Hello Trey, On Tuesday, February 3, 2004 at 8:51:30 PM you wrote (at least in part): > I trust you, because this is exactly what I was talking about. Again, > tcpserver uses the .cdb file rule. Just exporting QMAILQUEUE will not allow > you this flexibility. What flexibility are you talking ab

Re: [vchkpw] "multimaildir" in .qmail

2004-02-04 Thread Luca Morettoni
Tom Collins, il 03/02/2004 alle 07:48, mi scrisse... > I'm pretty sure that vdelivermail is assuming the second line is an > address and not a Maildir since it doesn't contains the string > "/Maildir/". I'll look into updating vpopmail to do Maildir delivery > if the line starts with "." or "/"

[vchkpw] vpopmail and postgresql error on valias

2004-02-04 Thread Vpopmail Mailinglist
hi guys.. im getting a error when i try to create an alias on vpopmail 5.4.0.. im getting : lx0007:/usr/src/vpopmail-5.4.0# /var/qmail/vpopmail/bin/valias -i [EMAIL PROTECTED] [EMAIL PROTECTED] vpgsql:sql error[n]:ERROR: parser: parse error at or near "(" at character 112 vpgsql: sql error[j]:

Re: [vchkpw] load balance suggestions

2004-02-04 Thread Chris Moody
Remo Mattei wrote: Hello guys I would like what would you suggest for load balance with vpopmail and mysql any suggestions on how to set it up? I would also like to have Round robin with DNS etc.. Thanks for your support Remo Mattei Network Security Engineer cell 801-808-unix email [EMAIL PROT