At 14.50 25/11/2002 -0800, you wrote:
>On Mon, 25 Nov 2002, Davide Libenzi wrote:
>
> >
> > On Mon, 25 Nov 2002, Webmaster 9euro wrote:
> >
> > >
> > > Hi all,
> > > I own two servers, a Windows2000 and a Linux (RH 7.3) both running Xmail.
> > > Actually, the greater amount of traffic is on the Win2k box; I have about
> > > 30 domains and 100 accounts on that machine.
> > > I would like to migrate all those domains to the linux box. Which is the
> > > best way to do it without manually reconfigure every single bit? (I think
> > > that it should be a problem to migrate the whole directory structure and
> > > files between the two versions, because of the <cr> vs. <cr><lf>
> issue...)
> >
> > The crlf stuff can be solved with :
> >
> > # find DOMAIN-PATH -type f -exec dos2unix \{} \;
>
>Actually this is wrong because mailbox file must be crlf. So :
>
># find DOMAIN-PATH -type f | grep -v mailbox | xargs dos2unix
Maybe can be much useful a kind of batch script users and dirs creation
starting from Windows' domains.tab and users.tab?
>- Davide
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
-------------------------------------------------
Domenico Bianco
Cell. +39 338 4811781
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]