At 8:33 PM -0500 10/2/01, Rick Palmer imposed structure on a stream of electrons, yielding: >I have a few mail accounts to move to a Linux box/sendmail. It >appears as though you could convert the mailboxes but Im having no >luck so far...anyone done that before?
No, but it should be simple: convert the line endings in the mailbox to bare linefeeds and all should be well. If you don't have a Mac tool for this (BBEdit can do it) it is pretty simple onece the file is on the Unix side. You could either use a simple perl script or look at the 'tr' command (I'm not sure if this is POSIX standard, but it is available in Solaris so I suspect Linux would have it...) -- Bill Cole [EMAIL PROTECTED] ############################################################# This message is sent to you because you are subscribed to the mailing list <[EMAIL PROTECTED]>. To unsubscribe, E-mail to: <[EMAIL PROTECTED]> To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]> To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]> Send administrative queries to <[EMAIL PROTECTED]>
