Hi Kris,
Thanks for your help. I found the problem with multilog.  It was bad perms 
with /var/log  They were changed as a precaution against a possible 
disgruntled employee at the company where the server is. I should have 
really realized it when I did a chmod 777 /var/log/mail 

Would you know how what I must do to get the toaster to read 
~vpopmail/domains/ ?  Vpopmail was -not- reinstalled, and is exactly as it 
was before any of this happened. MySQL was reinstalled. However I did backup 
/var/db/mysql and then put it back. 

mysql> use vpopmail; and
mysql> select * from vpopmail; work and do show all the users.  If I set my 
kmail client to go to the domain (default on the server) it (kmail) shows 
that "this users has no $HOME/Maildir" 

The way it is all setup, we did not use system accounts, only 
~vpopmail/domains/domain.com/$USER 

I hope that this can be fixed. 

Thanks in advance. 

Lanny
Kris von Mach writes: 

> Lanny, 
> 
> Did you try to see what it says in /service/send/log/run ? 
> 
> It should say something like this: 
> 
> #!/bin/sh
> PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin
> export PATH
> exec setuidgid qmaill multilog t s1000000 n20 /var/log/mail/send 2>&1 
> 
> check your /etc/passwd file to make sure that qmaill user has the 
> following: 
> 
> qmaill:*:83:81:User &:/var/qmail:/nonexistent 
> 
> and the /etc/group file has: 
> 
> qnofiles:*:81: 
> 
> Here are the permissions for the /service/send/log contents: 
> 
> [root@sinclair /service/send/log 508]# ls -al
> total 4
> drwxr-xr-x  3 root  qmail  512 Oct  4 13:30 ./
> drwxr-xr-t  4 root  qmail  512 Oct  4 13:30 ../
> -rwxr-x--x  1 root  qmail  142 Oct  4 13:26 run*
> drwx------  2 root  qmail  512 Oct  5 10:47 supervise/ 
> 
> /var/log/mail should have these permissions: 
> 
> drwxrwx---   6 qmaill  qmail       512 Oct  5 00:12 mail/ 
> 
> /var/log/mail/send should have these permissions: 
> 
> drwxrwx---  2 qmaill  qmail  1024 Oct 15 10:00 send/ 
> 
>  
> 
> If you have all of the above and it's still not working for you, then 
> obviously you made a mistake some where or there is something way wrong 
> with your setup... Maybe double check you have qmaill not qmai11 or 
> something like that.... 
> 
> The error you are seeing is just a permission problem error. Should be 
> easily corrected by making sure everything is set right... No need to 
> reinstall the toaster. 
> 
> The toaster works great for me on FreeBSD 4.2, 4.3, and 4.4. 
> 
> Hope all works out for you, 
> 
> __
> Kris. 
> 
> At 03:20 AM 10/16/2001 +0000, you wrote:
>> Hello,
>> Well 15 hours later and its worse ;-(  I reinstalled qmail as per the web 
>> site. I also reinstalled mysql but not vpopmail. I have managed to get 
>> the mysql database (vpopmail) back in and mysql > select * from vpopmail; 
>> shows all the users.
>> But when going to the webmail site, http error . Logs say premature end 
>> of scripts when inputting username/password. mailadmin loads and verifies 
>> username/password but when I click on pop accounts, Error: could not 
>> change to directory .
>> And of course the night would be incomplete without :
>> zing# qmail start
>> Starting qmail: svscan.
>> zing# multilog: fatal: unable to open directory /var/log/mail/send: 
>> access denied
>> if you can help, please do,
>> thanks,
>> Lanny
>  
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 
 


 -------------------------------
Lanny Baron
http://www.FreeBSDsystems.com
http://www.freedomtc.com
Toll Free 1.877.963.1900

Reply via email to