[vchkpw] vdelivermail.c patched fo qmail-verh Re: [vchkpw] vpopmail, ezmlm, qmail-verh, and 'local' delivery

2003-12-16 Thread Jake Knobloch
On Tue, 2003-12-16 at 10:35, Tom Collins wrote: Yes, vdelivermail handles delivery of the messages. I thought that qmail-local was still involved though (e.g., the mail was processed by qmail-local and then by vdelivermail). Are ##L##H replaced by anything? Maybe the patch only affects

[vchkpw] Re:?vchkpw]?popmail??dap:?rror?0

2003-12-16 Thread tbsky
hi: i just upgrade my old vpopmail to ldap under mandrake linux 9.2. i try 5.3.30 and now using 5.4.0pre1. i can not reproduce this error. the only error during migration is that i can not use vadduser to migrate old password. i must use vmoduer to migrate old password. i wrote a little script

[vchkpw] TR: Default failure notice receiver problem ?

2003-12-16 Thread Florent Gilain
Hi all, As suggested by Mat, i transfert my question to that list. Anyone can tell me how to do this please ? thanks a lot Florent -Message d'origine- De : Mat Kovach [mailto:[EMAIL PROTECTED] Envoye : mardi 16 decembre 2003 18:11 A : [EMAIL PROTECTED] Objet : RE: Default failure

RE: [vchkpw] TR: Default failure notice receiver problem ?

2003-12-16 Thread Florent Gilain
hi all, I finally found, thanks to Shane : Just have to create a .qmail file containing [EMAIL PROTECTED] in the postmaster home directory instead of domain root directory... Florent -Message d'origine- De : Florent Gilain [mailto:[EMAIL PROTECTED] Envoye : mardi 16 decembre 2003 18:19

[vchkpw] deferral: can_not_open_new_email_file_errno=2_file

2003-12-16 Thread Ashvin Savani (arckid)
Hi, I am getting this error and thats why qmail queue is flooded. What I did is I tried to move the default directory of logging account (~vpopmail/domains/domain/account/Maildir [i.e. ./Maildir in .qmail]) to /hdd/mail/domain/account/Maildir/ because of low discspace on 1st directory.

[vchkpw] vchkpw +remote mysql +fail auth

2003-12-16 Thread Hélio Rubens Kamogawa
Hi People! I have 1 machine named mail01. This machine runs: - MySQL (vpopmail database) - POP (vpopmail 5.3.30) - SMTP-AUTH (qmail 1.03 + http://members.elysium.pl/brush/) using vchkpw to do the smtp-authentication. - Imap (Courier) - Webmail Everything works fine, but I have to set up a 2nd

Re: [vchkpw] vchkpw +remote mysql +fail auth

2003-12-16 Thread Tom Collins
[This isn't a developer question, so I'm only responding on the user's list, vchkpw.] On Tuesday, December 16, 2003, at 12:48 PM, Hélio Rubens Kamogawa wrote: Can you tell me if vchkpw looks for any local structure on ~vpopmail/domains/ or something like that? Mirror the following files from

[vchkpw] Imap and pop3 problem

2003-12-16 Thread Ross Davis - DataAnywhere.net
I have configured my new server with pop3 and courier imap. I built the server within the last week with the latest version from source forge. I am using maildrop to drop my spam email into a .Spam imap folder and this works great as I have a folder that is visible from sqwebmail. That works

Re: [vchkpw] Imap and pop3 problem

2003-12-16 Thread foo
Ross Davis - DataAnywhere.net [EMAIL PROTECTED] wrote: On my pc (using outlook 2002) I have added one pop3 account to pull the mail from my inbox off onto my machine and another Imap account that I can use to monitor my spam folder. This is really nice concept wise except I am getting an

[vchkpw] failure with catchall accounts with vpopmail+sqlspamassassin+maildrop+squirrelmail configuration

2003-12-16 Thread Myron Davis
I've got a mostly working system w/ squirrelmail + spamassassin and users being able to modify settings in spamassassin through squirrelmail (spamassassin grabs it's configuration data from spamassassin). I have vpopmail set with spamhandling controlled through /var/lib/vpopmail/etc/mailfilter

Re: [vchkpw] skel

2003-12-16 Thread Raboo
hmm, not shure, but i think, download a copy of the CVS, make a copy of it, in one of the copies you edit the source, after that, you do diff -ruN edited-source... original-source... skel.patch¨ as i said, I think... i'm not realy "that" in to it - Original Message - From:

Re: [vchkpw] failure with catchall accounts with vpopmail+sqlspamassassin+maildrop+squirrelmail configuration

2003-12-16 Thread foo
Myron Davis [EMAIL PROTECTED] wrote: The above script grabs all custom filter settings dropped by spamassassin and works fine, EXCEPT in the following circumstances: you have a catchall and you send a message to the catchall, then it executes the script except $EXT (and also possibly $HOST is

[vchkpw] .qmail files for addresses with periods

2003-12-16 Thread Joe Cooke
This one's an easy one but I need to take care of it fairly quickly. I've got vpopmail 5.2.1 configured for my domain without a problem and have all of my nonexistent users forward into a catchall maildir. There are a couple addresses that I would like to immediately bounce due to them

Re: [vchkpw] .qmail files for addresses with periods

2003-12-16 Thread foo
This one's an easy one but I need to take care of it fairly quickly. I've got vpopmail 5.2.1 configured for my domain without a problem and have all of my nonexistent users forward into a catchall maildir. There are a couple addresses that I would like to immediately bounce due to them

Re: [vchkpw] failure with catchall accounts with vpopmail+sqlspamassassin+maildrop+squirrelmail configuration

2003-12-16 Thread Myron Davis
I currently have spamassassin set up to grab all users info from sql, and I have not had any problems with spamassassin and user preference files, except I did have the problem with vpopmail earlier for non-existent users. As you can see in my mailfilter script that I step right past that problem

Re: [vchkpw] .qmail files for addresses with periods

2003-12-16 Thread Joe Cooke
Good point there. That's probably the fastest solution right now, but there should be a "cleaner" way that I'm most likely missing. Thanks! -JC - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 9:00 PM Subject:

Re: [vchkpw] failure with catchall accounts with vpopmail+sqlspamassassin+maildrop+squirrelmail configuration

2003-12-16 Thread foo
Myron Davis [EMAIL PROTECTED] wrote: VHOME=`/var/lib/vpopmail/bin/vuserinfo -d [EMAIL PROTECTED] VPOP=$VHOME/Maildir/ if ( no such user =~ /$VHOME/:d ) { VDOMHOME=`/var/lib/vpopmail/bin/vdominfo -d $HOST` VPOP3=`cat $VDOMHOME/.qmail-default | cut -f4 -d' '` VPOP=$VPOP3/Maildir/ EXT=`echo

Re: [vchkpw] skel

2003-12-16 Thread Tom Collins
On Monday, December 15, 2003, at 11:03 PM, David Winkler wrote: I have this done already actually. Tom sent me a link to some great copy code. I'm having some problems with the diff however, but I'll get it uploaded to the patch system on sourceforge as soon as I am able.   If someone could tell

Re: [vchkpw] .qmail files for addresses with periods

2003-12-16 Thread Tom Collins
On Tuesday, December 16, 2003, at 06:48 PM, Joe Cooke wrote: I've got vpopmail 5.2.1 configured for my domain without a problem and have all of my nonexistent users forward into a catchall maildir.  There are a couple addresses that I would like to immediately bounce due to them being targeted /

Re: [vchkpw] deferral: can_not_open_new_email_file_errno=2_file

2003-12-16 Thread Tom Collins
On Tuesday, December 16, 2003, at 11:09 AM, Ashvin Savani (arckid) wrote: @40003fdec8552f865414 delivery 4919: deferral: can_not_open_new_email_file_errno=2_file=/hdd/mail/heubach-india.com/avinashi/Maildir/tmp/1071564875.3819.avinashi.heubach-india.com,S=1672/system_error/ You need to have

Re: [vchkpw] Re:?[vchkpw]?vpopmail?+?ldap:?Error?80

2003-12-16 Thread Tom Collins
On Tuesday, December 16, 2003, at 04:37 PM, [EMAIL PROTECTED] wrote: but it scares me if there are few people using vpopmail-ldap. maybe i should use qmail-ldap instead? but i already use vpopmail 2 years, and it works great. now every service are using ldap, so i hope maybe vpopmail can

Re: [vchkpw] failure with catchall accounts with vpopmail+sqlspamassassin+maildrop+squirrelmail configuration (solution)

2003-12-16 Thread Myron Davis
I have solved my own problem, the following script enables maildrop and vpopmail to properly process catchall accounts. It was really simple actually all I needed to do was generate a brand new $VHOME (and $EXT and $HOST) based on the scripts sleuthing so maildrop could read it properly from