pop3d problem with vpomail 4.9.5 + mysql

2000-11-01 Thread Sumith Ail
Dear All I have installed vpopmail 4.9.5 with mysql support. When I add a domain with the -u /etc/passwd user , qmail-pop3d does not authenticate users but it works fine if I do not use the -u option. Any help would be appreciated. Thanks. Sumith __

LDAP problem

2000-11-01 Thread Tran Lam Anh Cuong
Hi everybody, I intend to use Qmail1.0.3+vpopmail-4.9.5+openldap2.0.6 Following is my slapd.cond -- include /usr/local/etc/openldap/schema/core.schema pidfile /usr/local/var/slapd.pid argsfile /usr/local/var/slapd.args database

Is possible that supporting 300,000 imap users?

2000-11-01 Thread Seo jun won
Hi? First, I'm very thanks to inter7 and Ken Jones. Now, I'm using qmail1.03 + CourierIMAP1.1 + vpopmail4.9.4 under the RedHat 6.2. And I programmed PHP Webmail program. My immediate work... I have to offer Webmail servier for 300,000 imap users. Is possible? In my plan, My system is co

Re: Failed login attempt with unknown 'dennis@ng%mydomain.com'

2000-11-01 Thread Ken Jones
> Dino Ming wrote: > > Dear Ken, > > Why vpopmail read the _ charater as @ ?? The correct name of this > user is [EMAIL PROTECTED] > How can I solve this ?? > > Rgds, > Dino You will need to provide more information. What email client are you using? Because some email clients will transform

Re: pop3d problem with vpomail 4.9.5 + mysql

2000-11-01 Thread Ken Jones
Sumith Ail wrote: > > Dear All > > I have installed vpopmail 4.9.5 with mysql support. > When I add a domain with the -u /etc/passwd user , > qmail-pop3d does not authenticate users but it works > fine if I do not use the -u option. > > Any help would be appreciated. > > Thanks. > Sumith > >

Speaking of pop clients...

2000-11-01 Thread Bill Shupp
Quoting Ken Jones <[EMAIL PROTECTED]>: > You will need to provide more information. > What email client are you using? Because some > email clients will transform the pop user name. Speaking of POP clients... Is anyone keeping any kind of list of known POP clients that choke on the @ sign? I on

Re: Speaking of pop clients...

2000-11-01 Thread Ken Jones
Bill Shupp wrote: > > Quoting Ken Jones <[EMAIL PROTECTED]>: > > You will need to provide more information. > > What email client are you using? Because some > > email clients will transform the pop user name. > > Speaking of POP clients... Is anyone keeping any kind of list of known POP > clien

Re: Speaking of pop clients...

2000-11-01 Thread Bey
>I've heard Eudora (don't know what version) likes > >user%virtualdomain@popserver Eudora 4.3.2 & 5 work well with the user@domain form in Login Name.

Re: Is possible that supporting 300,000 imap users?

2000-11-01 Thread Michael Boman
Seo jun won wrote: > > Hi? > First, I'm very thanks to inter7 and Ken Jones. > Now, I'm using qmail1.03 + CourierIMAP1.1 + vpopmail4.9.4 under the > RedHat 6.2. > And I programmed PHP Webmail program. > > My immediate work... I have to offer Webmail servier for 300,000 imap > users. Is possible?

Re: Speaking of pop clients...

2000-11-01 Thread edward
On Wed, Nov 01, 2000 at 03:35:08PM -0600, Ken Jones wrote: > > Netscape likes > user%virtualdomain > > There was reported, some place in netscape where you can > change that, but I haven't bothered. > here's the link to the netscape info: http://help.netscape.com/kb/consumer/19981212-1.html t

Re: Failed login attempt with unknown 'dennis@ng%mydomain.com'

2000-11-01 Thread Simon Hung
Dear Ken, Finally, I give up to use use the debianized version of qmail+vchkpw and compile from scratch... everything is working great now, except the Selective relay. BTW, we use Outlook Express v5.5 , it accept "[EMAIL PROTECTED]" and "user%domain.com" ThanX Dino - Original

[Requestion]Is possible that supporting 300,000 imap user?

2000-11-01 Thread junwon,Seo
Hi, I'm very Thanks for user group's reply mail. Explain briefly. The folloing.. composition of system is my planning. First, my goal is supporting 300,000 imap users, using Vpopmail 4.9.4+Courier-IMAP1.1+Qmail1.3+MySQL 3.22.xx. + My Webmail program.(witten by PHP) Supposing that, E

authLDAP

2000-11-01 Thread zhjin
Hi all   I use qmail with vpopmail,now i install courier-imap-1.2. now i am not want to use authldap, how can i remove it?  

bug in vldap.c

2000-11-01 Thread vpopmail
hi! ken thanks to ken jones and inter7! i found a bug in vldap.c, in function vauth_adduser lm[0]->mod_values[0] = strdup(user); lm[1]->mod_values[0] = malloc(slen(crypted) + 7 + 1); snprintf(lm[1]->mod_values[0], slen(crypted) + 7 + 1, "{crypt}%s", crypted); lm[2]->mod_values[