[vchkpw] qmail-send lost spawn connection

2004-06-21 Thread Manish Jain
I have installed two instances of qmail, one receives the mails and routes to the second instance of qmail. All the things are working fine except for qmail-send of the front end qmail. When i give command qmailctl stat , i get this output: /service/qmail-send: up (pid 12626) 3556 seconds

[vchkpw] strange behaviour

2004-06-21 Thread Mario Gamito
Hi, I've compiled vpopmail with MySQL authentication. The strange thing is: vpopmail inserts the data (domains, users, etc.) in table vpopmail of the DB. But courier-imap expects to find it in table passwd. how can i solve this mistery ? Any help would be appreciated. Warm Regards, Mário

Re: [vchkpw] strange behaviour

2004-06-21 Thread Jeremy Kitchen
On Monday 21 June 2004 06:26 am, Mario Gamito wrote: Hi, I've compiled vpopmail with MySQL authentication. The strange thing is: vpopmail inserts the data (domains, users, etc.) in table vpopmail of the DB. But courier-imap expects to find it in table passwd. you need to specify

RE: [vchkpw] strange behaviour

2004-06-21 Thread Shane Chrisp
Try compiling courier-imap with something like this. It works for me. ./configure --without-authpwd --without-authshadow --without-authpam --without-authuserdb --without-authcram --without-authldap --without-authmysql --without-authpgsql --without-authcustom --without-authdaemon

Re: [vchkpw] strange behaviour

2004-06-21 Thread Matt Dunford
No need to recompile. You just need to configure courier's authmysqlrc file to draw its info from the right table. On Mon, 21 Jun 2004 23:40:08 +0800, Shane Chrisp [EMAIL PROTECTED] wrote: Try compiling courier-imap with something like this. It works for me. ./configure --without-authpwd

[vchkpw] problems with qmail-scanner and vpopmail

2004-06-21 Thread Mario Vazquez
I have a system with qmail, vpopmail 5.4.4 and qmail-scanner. I patch the qmail with the respective queue patches. And the qmail-scanner works but only with incomming email. It doesn't work with outgoing email. I read somewhere in the qmail-queue that apparently there is some kind of bug on

Re: [vchkpw] problems with qmail-scanner and vpopmail

2004-06-21 Thread Jeremy Kitchen
Please do not send html only emails to any technical mailing list. Set your MUA to send plain text only. Thanks. On Monday 21 June 2004 02:37 pm, Mario Vazquez wrote: I have a system with qmail, vpopmail 5.4.4 and qmail-scanner.  I patch the qmail with the respective queue patches.  And the

[vchkpw] Problems upgrading from 5.2 to 5.4.0

2004-06-21 Thread Fernando Costa de Almeida
Hi all, I'm having some problems trying to upgrade my vpopmail 5.2 to 5.4.0. The compilation goes well (no errors at this stage), but after the instalation, just a few minutes later, the load of the server begins to get high, very high... :-(. When issuing a top, I see a lot of process of

[vchkpw] Missing .qmail-alias files?

2004-06-21 Thread Charles M. Gerungan
On one server I have domain/.qmail-alias files and on another I only have the .qmail-default file. What did I do differently? The reason I'm asking is, on the server with the .qmail-alias files I have modified the files to allow for maildrop and I'd like to do the same on the other server. --

[vchkpw] spamassassin errors using vpopmail (vuserinfo)

2004-06-21 Thread Charles M. Gerungan
What's going on? This appears in my spamd log while processing a single message: 2004-06-22 00:06:14.075648500 connection from 35119.ds.nac.net [127.0.0.1] at port 1222 2004-06-22 00:06:14.088594500 Unsuccessful stat on filename containing newline at /usr/local/bin/spamd line 1102, GEN191 line

Re: [vchkpw] problems with qmail-scanner and vpopmail

2004-06-21 Thread Mario Vazquez
If this is not the case you'll have to be MUCH more specific as to how qmail-scanner isn't working. My appologies for the email I send before. Ok, the qmail-scanner is using spamassassin and f-prot to clean spams and viruses. The installation was made following this procedure

Re: [vchkpw] Problems upgrading from 5.2 to 5.4.0

2004-06-21 Thread Rick Widmer
Fernando Costa de Almeida wrote: Hi all, I'm having some problems trying to upgrade my vpopmail 5.2 to 5.4.0. The compilation goes well (no errors at this stage), but after the instalation, just a few minutes later, the load of the server begins to get high, very high... :-(. When issuing a top,

Re: [vchkpw] spamassassin errors using vpopmail (vuserinfo)

2004-06-21 Thread X-Istence
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charles M. Gerungan wrote: What's going on? This appears in my spamd log while processing a single message: 2004-06-22 00:06:14.621893500 clean message (0.8/5.0) for (unknown):89 in 0.5 seconds, 823 bytes. That is what causes it. since it does

Re: [vchkpw] problems with qmail-scanner and vpopmail

2004-06-21 Thread Jeremy Kitchen
On Monday 21 June 2004 07:03 pm, Mario Vazquez wrote: If this is not the case you'll have to be MUCH more specific as to how qmail-scanner isn't working. [snip] The server has one public IP and that's the ip I want mail filtered (both incomming and outgoing). well, since you really didn't say

Re: [vchkpw] spamassassin errors using vpopmail (vuserinfo)

2004-06-21 Thread Charles M. Gerungan
Hello X-Istence, On Mon, 21 Jun 2004 20:57:40 -0400 X-Istence wrote: What's going on? This appears in my spamd log while processing a single message: 2004-06-22 00:06:14.621893500 clean message (0.8/5.0) for (unknown):89 XI in 0.5 seconds, 823 bytes. XI That is what causes it. since it does

Re: [vchkpw] spamassassin errors using vpopmail (vuserinfo)

2004-06-21 Thread Charles M. Gerungan
Hello X-Istence, On Mon, 21 Jun 2004 20:57:40 -0400 X-Istence wrote: XI What i found is that if i give vpopmail a shell (/bin/sh), all works XI perfectly and i have no problems what so ever. (This is on FreeBSD 4.10) Which makes me wonder. How do you invoke spamd? (I'll show you mine if you'll

Re: [vchkpw] spamassassin errors using vpopmail (vuserinfo)

2004-06-21 Thread X-Istence
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charles M. Gerungan wrote: Hello X-Istence, On Mon, 21 Jun 2004 20:57:40 -0400 X-Istence wrote: XI What i found is that if i give vpopmail a shell (/bin/sh), all works XI perfectly and i have no problems what so ever. (This is on FreeBSD 4.10)