IT'S WORK THANKS TO ALL !!!

signo

signo wrote:
Jeremy Kister wrote:
On Monday, April 26, 2004 4:00 AM, signo wrote:
  
i'm feel very stupid !!! it does not work!!

VPOPUID=`id -g vpopmail`
    

well, that should be VPOPUID=`id -u vpopmail`
  
OK
are you running Solaris?  if so, change
VPOPUID=`id -u vpopmail` to VPOPUID=`/usr/xpg4/bin/id -u vpopmail`
VPOPGID=`id -g vpopmail` to VPOPGID=`/usr/xpg4/bin/id -g vpopmail`

  
I'm running SUSE....
what is the output of
ls -la /var/vpopmail/bin/vchkpw
?
  
-rwxr-sr-x    1 root     root       190476 Apr 23 09:24 /var/vpopmail/bin/vchkpw
  
also, you might try increasing the softlimit -m to 5000000, just for
testing.

Jeremy Kister
http://jeremy.kister.net/


  


Reply via email to