Saving Your E-mail With mboxify
This is useful if you want to move or back up all mail stored on a DR8 BeOS volume. An mbox file can be read by almost any Unix-compatible mail reader.
To use
% mboxify
With no arguments,
% mboxify vol_ID % mboxify vol_name
When given a volume to dump (either a volume ID
or volume name, printed by the previous no-argument
invocation),
% mboxify BeVolume > mymail.mbox NOTE: for uninteresting reasons, the mbox text file is formatted for PCs (CRLF). You may have to convert it to a Macintosh (CR) or Unix (LF) text file for your mail reader to read it properly. The Metrowerks IDE is good at this (the rightmost pop-up menu in the lower-left corner of the window). If mboxify doesn't work, perhaps its permissions were lost somewhere. Try...
% cd /boot/bin/ # or wherever you installed the command % setfile mboxify % chmod a+x mboxify
% mboxify BeVolume < mymail.mbox will read the mail out of mymail.mbox and store it in the specified volume's database. However, dates and priority are not preserved, and no checking for duplicate messages is performed. Again, mymail.mbox must be a PC-formatted text file.
| |||
Copyright ©1997 Be, Inc. Be is a registered trademark, and BeOS, BeBox, BeWare, GeekPort, the Be logo and the BeOS logo are trademarks of Be, Inc. All other trademarks mentioned are the property of their respective owners. Comments about this site? Please write us at webmaster@be.com. Icons used herein are the property of Be Inc. All rights reserved. |