On 2005-06-06 11:48, Matt Juszczak <[EMAIL PROTECTED]> wrote: > Hi all, > > We've got a new freebsd server setup, and an old mail server with > slackware on it. > > We need to move the mail spools from the slack machine to the freebsd > machine. if I just copy them over to var/mail will it automatically > work or does freebsd use a different format?
Yes. UNIX mailbox files are simply a sequence of mail messages concatenated after each other. Please note that you should only move mailboxes while delivery is stopped to them though. Otherwise, you may end up with corrupt mailboxes on the destination folder. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"