[vchkpw] Re: vpopmail & maildrop

2003-10-02 Thread til
Hi, thanks for this. Just out of curiosity, when and by which program is the variable part ([EMAIL PROTECTED]) set ? This is obviously a stupid question but i am still just a beginner with all this stuff... Thanks, Till Jonathan Viney writes: Hi, On Sat, 2003-09-27 at 01:29, til wrote:

RE: [vchkpw] Valias and maildrop/vdelivermail, and valias bug?

2003-10-02 Thread Robin Bowes
Jonathan Viney wrote on 01 October 2003 13:43: > I am still wondering about the catchall stuff though. If I can check > valias as well then I could use something like: > > VPOP="| ~vpopmail/bin/vdelivermail '' bounce-no-mailbox" > VHOME=`~vpopmail/bin/vuserinfo -d [EMAIL

[vchkpw] scan4virus

2003-10-02 Thread Björn Hahnefeld
Does everyone know the virus-scanner-system "scan4virus"? I have problems with adding the "qmail-scanner-queue.pl" in the "tcp.smtp". After adding will no new messages send via smtp und new messages get via pop3. Shit! ;-)

[vchkpw] maildrop, vpopmail, and mysql - was Re: NFS, maildir++ and negative quota

2003-10-02 Thread Tim Hasson
Ok. So it all narrowed down to qmail-local, I think. So, the qmail-local maildir++ patch doesn't work on NFS (or just doesn't work, period) is a possibility. So I switched back to my original qmail-local binary, and modified my /var/qmail/rc script to pipe to deliverquota ./Maildir as the mail

RE: [vchkpw] How to Stop Spam

2003-10-02 Thread Matias G. Lambert \( OSInet \)
Try this patch http://www.palomine.net/qmail/tarpit.html Matias Lambert OSInet Telecomunicaciones Capital Federal - Buenos Aires Argentina - CA1185ACA http://www.osinet.com.ar -Mensaje original- De: Jesus Ruiz [mailto:[EMAIL PROTECTED] Enviado el: Martes, 30 de Septiembre de 2003 05:41

Re: [vchkpw] Valias and maildrop/vdelivermail, and valias bug?

2003-10-02 Thread Jeff Hedlund
Jonathan Viney wrote: I have been pondering this problem for a few days now and can't seem to find a solution. I am trying to implement per user spam/virus prefs using maildrop as the delivery agent. It is all working apart from two problems, aliases ad catchall. It looks like you are calling the m

[vchkpw] Use Vpopmail with Horde

2003-10-02 Thread Widmer Hannes
Hello List Does someone knows a good documentation or howto, how to install Horde ond a FreeBSD Qmail Vpopmail System. I will be verry happy, because I couldn't find andy good text's on the Internet. Thnaks a lot Hannes Widmer

Re: [vchkpw] Use Vpopmail with Horde

2003-10-02 Thread Luca Morettoni
Widmer Hannes, il 02/10/2003 alle 17:16, mi scrisse... > Does someone knows a good documentation or howto, how to install Horde > ond a FreeBSD Qmail Vpopmail System. I will be verry happy, because I > couldn't find andy good text's on the Internet. I use horde on a FreeBSD server (installed from

[vchkpw] Re: scan4virus

2003-10-02 Thread J. Kendzorra
Try this: http://sourceforge.net/mailarchive/message.php?msg_id=460508 http://lists.sourceforge.net/mailman/listinfo/qmail-scanner-general

Re: [vchkpw] Valias and maildrop/vdelivermail, and valias bug?

2003-10-02 Thread Tom Collins
On Thursday, October 2, 2003, at 01:52 AM, Robin Bowes wrote: On my system (5.3.20), valias can return several aliases, particularly for ezmlm mailing lists, e.g.: This will most likely cause problems with your script. In the script, he isn't using the output of valias, but is checking the exit

[vchkpw] vpopmail + mysql

2003-10-02 Thread Russell Mann
Hello, Finally fixed the vpopmail 5.3.27 + mysql non-working issue (see previous posts). In trying to track this down I've come across some other problems. [EMAIL PROTECTED] new.bin]# ./vadddomain media.khouse.org Please enter password for postmaster: enter password again: Error: Domain already

Re: [vchkpw] Use Vpopmail with Horde

2003-10-02 Thread Hannes Widmer
Hi Luca Thanks for your reply >I use horde on a FreeBSD server (installed from ports), simply I use >courier-imap and horde connect to local server with that! hmm, okay, but what you did, if as example a user want to change his password?... I doent really like to forward users for vacationms

Re: [vchkpw] Strange messages in qmail-send log after upgrading to vpopmail 5.3.27

2003-10-02 Thread Tom Collins
On Wednesday, October 1, 2003, at 06:02 PM, Brian Kolaci wrote: The code for the maildirquota is verbatim from courier, copy/paste. I don't believe there's a problem with it, however from the start you always had problems with it. This is the first time I've looked at that code. It works, but is

Re: [vchkpw] vpopmail + mysql

2003-10-02 Thread Tom Collins
On Thursday, October 2, 2003, at 10:52 AM, Russell Mann wrote: Finally fixed the vpopmail 5.3.27 + mysql non-working issue (see previous posts). In trying to track this down I've come across some other problems. [EMAIL PROTECTED] new.bin]# ./vadddomain media.khouse.org Please enter password fo

RE: [vchkpw] vpopmail + mysql

2003-10-02 Thread Russell Mann
> On Thursday, October 2, 2003, at 10:52 AM, Russell Mann wrote: > > Finally fixed the vpopmail 5.3.27 + mysql non-working issue (see > > previous > > posts). In trying to track this down I've come across some other > > problems. > > > > [EMAIL PROTECTED] new.bin]# ./vadddomain media.khouse.org >

Re: [vchkpw] vpopmail + mysql

2003-10-02 Thread Tom Collins
On Thursday, October 2, 2003, at 12:59 PM, Russell Mann wrote: Domain already exists eh? media.khouse.org not found in: ~vpopmail/domains/* /var/qmail/users/assign /var/qmail/control/rcpthosts /var/qmail/control/virtualdomains Whats up with that? Is it still in the MySQL database? Nope, I dropped

RE: [vchkpw] vpopmail + mysql

2003-10-02 Thread Russell Mann
> After removing it from users/assign, did you run qmail-newu to update > users/cdb? The vpopmail code actually uses the cdb file, and not the > assign file used to create it, when checking to see if a domain already > exists. [EMAIL PROTECTED] /var/qmail/bin/qmail-newu qmail-newu: fatal: bad

[vchkpw] mysql auth, dir_control, pw_uid/pw_gid and maildrop

2003-10-02 Thread Tim Hasson
Hi, This is regarding vpopmail-5.2.1 and the mysql auth module: A year ago, or more, I converted all my domains from cdb to mysql using the convert script in contrib. I noticed all users in the vpopmail table contain '1' in the pw_uid and '0' in the pw_gid. Now this is the primary issue. Also

Re: [vchkpw] mysql auth, dir_control, pw_uid/pw_gid and maildrop

2003-10-02 Thread Tim Hasson
Quoting Erik Bourget <[EMAIL PROTECTED]>: > > Sorry to not answer your question, but you raise a pet peeve of mine wrt > vpopmail - > > Tim Hasson <[EMAIL PROTECTED]> writes: > > > So I manually updated the cur_users rows to reflect the actual number of > > users in each domain row, and the nu

Re: [vchkpw] mysql auth, dir_control, pw_uid/pw_gid and maildrop

2003-10-02 Thread Tim Hasson
Erik, Thank you very much for all your help. I sent a message to chris and hopefully he'll reply. I just have a couple more questions/points to confirm: 1. If using maildrop, bounce all messages flag for a user probablly wouldn't work because it's proprietary to vdelivermail, correct? 2. How