Details, details .... :)
I'm sure you could filter those out.
find /home/vpopmail/domains -mindepth 3 -name .qmail* | xargs -i rename
qmail vpopmail '{}'
:)
Charlie
> -----Original Message-----
> From: Rick Macdougall [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 16, 2005 12:22 PM
> To: [email protected]
> Subject: Re: [vchkpw] Per user .qmail patch
>
> Charles J. Boening wrote:
> > Don't really need a perl script. This should work.
> >
> > find /home/vpopmail/domains -name .qmail* | xargs -i rename qmail
> > vpopmail '{}'
> >
> >
>
> Except for the small problem of replacing the .qmail files
> for qmail-local in the domain directories :)
>
>
>