[vchkpw] vpopmail - won't stop processing?

2002-09-28 Thread Eric Mueller
Title: Message Hi all, hope this is the right place to ask this. I'm running vpopmail and have a mailbox that routes to a PHP script. The file is called .qmail-mailbot and looks like this: |/usr/home/eric/mailbot.php   Now, this works fine, and my PHP script gets the incoming email sent to m

[vchkpw] patch illustrating bug in tcprules_open.

2002-09-28 Thread John Fessenden
vpopmail-folk. If this is the wrong forum to post these things please let me know the appropriate forum in vpopmail.c: update_rules() there is an attempt to delete the tcprules temporary file by unlinking 'relay_template' which was set in tcprules_open however relay_template is only the ex

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-28 Thread David Wilson
Great, thanks I'll give it a try. > But first check who needs ldap in your environment > (Maybe boss :>>>) Hehe. I've also tried just the standard qmail-ldap, without vpopmail and have the some problem with qmail-lspawn missing libkrb4.so.2 I'll try another OpenLDAP version and let you know how

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-28 Thread Boris Manojlovic
Ok last thing you can do is that: simply download latest openldap compile it WITHOUT openssl (not recommended but in youre case...) kerberos or whatever and than compile vpopmail and offcourse remove old openldap :)) But first check who needs ldap in your environment (Maybe boss :>>>) (Are you

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-28 Thread David Wilson
Hi Boris, Thanks for getting back to me. find / -name "libkrb4.so.2" finds no file - It seems that we aren't allowed to have Kerberos in South Africa :( This also seems to apply to libdes425.so.3 Thanks for the assistance anyways. I've also tried recompiling my openldap with --disable-kerbero

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-28 Thread Boris Manojlovic
HI to All Ok. to clarify ths thing a bit when you compile it with ldap support it automatically get linked against libldap and liblber but libldap and libldap could be (and are) compiled with another libs in youre case against libkrb and from youre mails as I could see these libs are not in yo

Re: [vchkpw] new vpopmail php extension, here comes 0.1

2002-09-28 Thread Justin Heesemann
On Saturday 28 September 2002 06:27, you wrote: > Just wondering if you've released your new Vpopmail PHP extension? Well, > that's a misnomer, since I haven't seen 0.1 yet either ;) > > -- Steve well feel free to download and test it http://www.ionium.org/php/php_vpopmail-0.1.tar.gz one note: