Re: a confused boy?

2000-10-30 Thread Ken Jones
> dick wrote: > > i want to setup a webmail system.use a > qmail+vpopmail+courier-imp+openldap tools.but i don't know how to > setup openldap to work with each other.and i want to setup a 10 > user mailserver.how can i do Why are you selecting ldap for your distributed information source? K

Re: convert

2000-10-30 Thread Ken Jones
> zhjin wrote: > > Can someone tell me how to convert user,pass and letter from sendmail > to qmail with vpopmail? > > > thanks! ~vpopmail/bin/vadddomain 21ilink.com ~vpopmail/bin/vconvert -e -c 21ilink.com Will create the 21ilink.com domain for virtual email. Then will create an account in 2

Re: Qmail + chkpw + courier-imap + mysql + horde + imp + apache + php inside Debian's potato ?

2000-10-30 Thread Ken Jones
> Simon Hung wrote: > > Hi , it me again. > > Qmail + chkpw + courier-imap + mysql + horde + imp + apache + php > > Does anyone using pre-compiled binary of the above combination > inside debian potato ?? > Whis is the benefit of self compile VS debianized ?? > > Thanks > Simon Hung If yo

Problem after upgrading from 3.4.11 to 4.9.4

2000-10-30 Thread Dian Pamilih
Hi, I've already upgraded our mail server from vpopmail 3.4.11-released to 4.9.4 but after some period of time we're noticed that some problem had occured. We had setup some custom program that generates .qmail-user in the domain's directory. When somebody's account is being terminated the .qmai

Re: Qmail + chkpw + courier-imap + mysql + horde + imp + apache + php inside Debian's potato ?

2000-10-30 Thread Rick Griffith
I would define compile apache and php, but the rest you can use debian packages. Rick -Original Message- From: Ken Jones <[EMAIL PROTECTED]> To: Simon Hung <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Monday, October 30, 2000 6:36 PM Subject: Re: Qmail + chkpw + cou

please help me!

2000-10-30 Thread vpopmail
i use vpopmail4.5.9+ldap1.2.11+qmail1.0.3; this is my slapd.conf: databaseldbm suffix "dc=mydomain, dc=com" rootdn "cn=Manager, dc=mydomain, dc=com" rootpw 123456 directory /usr/local/var/openldap-ldbm this is my vldap.h : #undef OLD_VLDAP #define VLDAP_SE

Re: Problem after upgrading from 3.4.11 to 4.9.4

2000-10-30 Thread Ken Jones
Dian Pamilih wrote: > > Hi, > > I've already upgraded our mail server from vpopmail 3.4.11-released to > 4.9.4 but after some period of time we're noticed that some problem had > occured. > > We had setup some custom program that generates .qmail-user in the > domain's directory. When somebody'

Re: leaks in vchkpw.c

2000-10-30 Thread Ken Jones
Got it. Looks good! Will be in the next release Ken Jones Brian Kolaci wrote: > > In the file vchkpw.c: > > around line 386, in the function "host_in_locals(domain)" > > There's a memory and file pointer leak. > > OLD: > > int host_in_locals(domain) > char *domain; > { > int i; >

Re: roaming user

2000-10-30 Thread Ken Jones
Stefano Giunchi wrote: > > I everyone, > I'm really new to the list (I just subscribed and I already post a > question!). > I would like to use the enable-roaming feature; I followed the install > instructions but I don't understand if everything is going ok or not: > > If I telnet on port 25, t

Re: small bug in vpopmail-4.9.5/vmoduser.c

2000-10-30 Thread Ken Jones
Daniel, I put in your changes, nice code review and testing ;] Ken For the different output values: >From the ChangeLog: vpopmail-4.9.5 Oct 17th - updated vuserinfo to print out gid flag values and what they mean - update vuserinfo to print out default domain name when no user

Re: vsql_getpw errors?

2000-10-30 Thread Ken Jones
Chris Scheller wrote: > > i have been going through the archives for why i am getting this and i > have yet to find the answer. I only occasionaly get the error, most > all mail is delivered without incident. Is it possible that mysql is > getting too many simultaneous connects from vpopmail? Ye

Re: Interactive?

2000-10-30 Thread Ken Jones
> Macky wrote: > > > Is there any interactive session for qmail or vpopmail besides mailing > lists??? > > Jerome Macaranas > Edsamail Philippines, Inc. You can try efnet #qmail and undernet #qmail for irc discussions Ken Jones

Re: sqwebmail + vpopmail

2000-10-30 Thread Ken Jones
I have a new version of preauthvchkpw.c that will be in a later release of sqwebmail. For the time being you can get it from http://www.inter7.com/vpopmail/preauthvchkpw.c It also supports deny webmail access (via vpopmail gid bit flags) supports deny courier-imap access (via vpopmail gid bit fl

real domain become virtual domain

2000-10-30 Thread Daniel K
Hi, Is it possible to make local domain become virtual domain ? I want all mail user password not in /etc/shadow e.g : My machine is host.com (FQDN) and I want email to [EMAIL PROTECTED] go to /home/vpopmail/domains/test.com/user,..not to /home/user/Maildir I've try to change my qmail configurat

how do login with out @

2000-10-30 Thread Bandi Hare Ram Balaji
hi all iam using vpopmail, qmail, sqwebmail. qmailadmin how do i login with single domain with out @ symbol like [EMAIL PROTECTED] instead username and password. how do i configure same with multiple domains. thanks balaji begin:vcard n:HARE RAM BALAJI;BANDI tel;fax:+91 40 3241444 tel;hom

Attachment Size

2000-10-30 Thread Francis P. Ling
What's the default attachment size in vpopmail/sqwebmail ?

Re: Attachment Size

2000-10-30 Thread Ken Jones
"Francis P. Ling" wrote: > > What's the default attachment size in vpopmail/sqwebmail ? vpopmail isn't aware of attachments. It's just data. Ken Jones