[vchkpw] a problem during ldapadd

2005-09-22 Thread Yavuz Maslak
Hello I installed openldap2.3 on qmail. Also I use vpopmail. when I run command that "ldapadd -f vpopmail.ldif -x -w password -D'cn=vpopmail,o=vpopmail'" I got an error as below; adding new entry "dc=example,dc=com "ldapadd: update failed: dc=example,dc=com ldap_add: Server is unwilling to pe

[vchkpw] How can I do my username different from my emailaddress in vpopmail?

2006-02-11 Thread Yavuz Maslak
Hello   I use vpopmail5.4 on qmail I use vchkpw which uses mysql database to check user.   I want to be different my username from my emailaddress.   How can I do that ?   Thanks.

Re: [vchkpw] How can I adapt my user databases to vpopmail ?

2006-02-14 Thread Yavuz Maslak
Hello Martin Thanks a lot for your advice. Now I 'm asking to obtain information . I wonder if We have two or more domains How would we solve this problem? - Original Message - From: "Marcin Soltysiak" <[EMAIL PROTECTED]> To: Sent: Sunday, February 12, 2006 11:39 PM Subject: Re: [vchkpw

[vchkpw] How can I do user verify

2006-02-15 Thread Yavuz Maslak
Hello   I use netqmail1.05 with vpopmail. I want mail server to check users to incoming mails. if delivered-to email-adress is not valid  mail server should not accept it. in addition if spammer sends too many random mailaddresses towards my mailserver, it should block sender ip address.  

[vchkpw] I could not patch netqmail-1.05_chkuser-2.0.8.patch

2006-02-17 Thread Yavuz Maslak
I use netqmail1.05 with vpopmail5.4.x   After I patched netqmail-1.05 with qmail-toaster-0.8.1.patch successfully, I wanted to patch it with netqmail-1.05_chkuser-2.0.8.patch. But I could not patch beause I got some errors.   What shall I do ?        

Re: [vchkpw] I could not patch netqmail-1.05_chkuser-2.0.8.patch

2006-02-17 Thread Yavuz Maslak
First tar zxvf netqmail-1.0.5.tar.gz cd netqmail-1.0.5 ./collate.sh cp qmail-toaster-0.8.1.patch netqmail-1.05/netqmail-1.05 cp netqmail-1.05_chkuser-2.0.8.patch netqmail-1.05/netqmail-1.05 cd netqmail-1.05/netqmail-1.05 patch < qmail-toaster-0.8.1.patch I did not any error I patched successfully

Re: [vchkpw] I could not patch netqmail-1.05_chkuser-2.0.8.patch

2006-02-17 Thread Yavuz Maslak
05_chkuser-2.0.8.patch > On Friday 17 Feb 2006 11:18, Yavuz Maslak wrote: > > I use netqmail1.05 with vpopmail5.4.x > > > > After I patched netqmail-1.05 with qmail-toaster-0.8.1.patch successfully, > > I wanted to patch it with netqmail-1.05_chkuser-2.0.8.patch. But I c