Hi Eric

On Sat, 11 Oct 2014 08:41:43 -0700, Eric Shubert wrote:
>> Recommended solution?
> 
> I'd simply "chgrp -R /home/vpopmail/domains/* vchkpw" after the rsync.

That's what I did. I also had to change the group IDs in 
`/var/qmail/users/assign` and rehash the cdb:

        sudo perl -pi.bak -e 's/7919:7919/89:89/' /var/qmail/users/assign
        sudo qmail-newu

> Sure is. It's in the same repo as everything else. You'll see SRPMS 
> directories in the current/ and testing/ branches. There's also an 
> archive/rpms directory on some of the mirrors, which contains all 
> rpms back to Jan'06. If you go to 
> http://mirrors.qmailtoaster.com/archive you may or may not find it. 

On http://mirrors.qmailtoaster.com/archive, "Gateway Timeout: can't connect to 
remote host," but I was able to connect to mirror1.qmailtoaster.com, and found 
the src.rpm from Jan 2006. In there, indeed, vpopmail was also running as group 
vchkpw.

I don't know why then, I have two mail servers running QMT in which the 
vpopmail user is assigned to vpopmail group:

{q@pine/0 ~} groups vpopmail
vpopmail : vpopmail

{q@oak/0 ~} groups vpopmail
vpopmail : vpopmail

The new server is using the correct group:
{q@oak2/0 ~} groups vpopmail
vpopmail : vchkpw

It's a puzzle I don't care to solve now, since it's working well after changing 
the permissions as above.

Thanks guys,

Quinn

---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to