Re: [vchkpw] very very very strange problem

2002-11-07 Thread Bill Shupp
On Wednesday, November 6, 2002, at 09:08  PM, tech wrote:


i m going to be really crazy...

i installed courier-imap version 1.5.3, 1.6 and the latest snapshot,
i also installed sqwebmail 3.3.7, 3.4 and the latest snapshot,
each time authentification for those users (some postmasters) failed.

in my mysql.log, we can see that vchkpw accept those users because
it update the timestamp in the lastauth table...
so what s wrong?


As was pointed out recently, preauthvchkpw.c (courier-imap, sqwebmail) 
updates the lastauth table *before* authentication happens.  I'm 
working on a fix for that.  So this is not evidence that vpopmail has 
authenticated the user.

Regards,

Bill




Re: [vchkpw] very very very strange problem

2002-11-06 Thread tech
hi all,

 i modified my script and put my edquota commands at this end
 and now that s ok...
 
 (before i ran them after my mkdir, chown, chmod, ... commands)
 
 and i didn t take lsd, that s crazy!

perhaps i should, like that my scripts work time to time...
and most of time not!

i have no problem with

qmail-smtpd+vpopmail+qmail-pop3d

but with

qmail-smtpd+vpopmail+courier-imap
or
qmail-smtp+vpopmail+sqwebmail

what could i do except only use pop3 protocol?

the problem is only for postmaster
and appears or not in function of the system quota...

thanks a lot in advance, i have to know, it s crazy!

;-)


Ivan Rambeau
FranceOnLine





Re: [vchkpw] very very very strange problem

2002-11-06 Thread tech
i just finished to reinstall all my mail-toaster from fresh source,
the probleme is still here

:-((


Ivan Rambeau
FranceOnLine





Re: [vchkpw] very very very strange problem

2002-11-06 Thread tech
i m going to be really crazy...

i installed courier-imap version 1.5.3, 1.6 and the latest snapshot,
i also installed sqwebmail 3.3.7, 3.4 and the latest snapshot,
each time authentification for those users (some postmasters) failed.

in my mysql.log, we can see that vchkpw accept those users because
it update the timestamp in the lastauth table...
so what s wrong?

courier-imap - vchkpw - mysql - ...
sqwebmail - vchkpw - mysql - ...

i don t understand too why if i let quota fixed to 0 (unlimited)
when i create new users with my scripts i have no problem,
and if i fixed quota to 50MB, 100MB, 150MB i have that problem,
and not with the 3 others scripts (200Mb, 250MB and 300MB)

i really need help, please :-)


Ivan Rambeau
FranceOnLine





[vchkpw] very very very strange problem

2002-11-05 Thread tech
hi all,

i have a very very very strange problem with vchkpw...

first i installed

qmail+vpopmail+mysql+qmailadmin+sqwebmail

some of our customers could not log to the webmail (sqwebmail)
with their postmaster account, i don t know why,
so i replaced sqwebmail by courier-imap and squirrelmail

qmail+vpopmail+mysql+qmailadmin+courier-imap+squirrelmail

again some of our customers can not log to the webmail (squirrelmail),
in fact courier-imap (/var/log/syslog)...

we use 6 differents scripts in order to create new accounts.
i just found that the problem seems to be the system quota,
the 3 first scripts don t work (50Mo-100Mo-150Mo),
the 3 last scripts work (200Mo-250Mo-300Mo)...

and if i modify quota after, those domain still don t work.

what have i to do?

thanks a lot in advance

;-)


Ivan Rambeau
FranceOnLine





Re: [vchkpw] very very very strange problem

2002-11-05 Thread Bill Shupp
On Tuesday, November 5, 2002, at 03:07  PM, tech wrote:


hi all,

i have a very very very strange problem with vchkpw...

first i installed

qmail+vpopmail+mysql+qmailadmin+sqwebmail

some of our customers could not log to the webmail (sqwebmail)
with their postmaster account, i don t know why,
so i replaced sqwebmail by courier-imap and squirrelmail

qmail+vpopmail+mysql+qmailadmin+courier-imap+squirrelmail

again some of our customers can not log to the webmail (squirrelmail),
in fact courier-imap (/var/log/syslog)...

we use 6 differents scripts in order to create new accounts.
i just found that the problem seems to be the system quota,
the 3 first scripts don t work (50Mo-100Mo-150Mo),
the 3 last scripts work (200Mo-250Mo-300Mo)...


What's an Mo?  What happens if you create a new domain, and add a user 
using vadduser, not your scripts?  Also, make sure you compiled 
courier-imap --without-authdaemon.

Bill




Re: [vchkpw] very very very strange problem

2002-11-05 Thread tech
hello Bill,

 What's an Mo?

oups, excuse me i m french (MB)


 What happens if you create a new domain, and add a user 
 using vadduser, not your scripts? 

that s ok


 Also, make sure you compiled 
 courier-imap --without-authdaemon.

i just verified --without-authdaemon --with-authvchkpw


i modified my script and put my edquota commands at this end
and now that s ok...

(before i ran them after my mkdir, chown, chmod, ... commands)

and i didn t take lsd, that s crazy!


thanks a lot for your help

;-)


Ivan Rambeau
FranceOnLine