diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-01-12 11:22:08 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-01-12 11:22:08 +0000 |
commit | b9ca7b1ef5cd1f96ae6e28ae78d12c1e3258c23f (patch) | |
tree | 1203adec5f70af1ddd49868528d8d3a5b9004329 /manual/en/sylpheed-14.html |
Initial import of Sylpheed (GTK2 version).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'manual/en/sylpheed-14.html')
-rw-r--r-- | manual/en/sylpheed-14.html | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/manual/en/sylpheed-14.html b/manual/en/sylpheed-14.html new file mode 100644 index 00000000..77682fd8 --- /dev/null +++ b/manual/en/sylpheed-14.html @@ -0,0 +1,47 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<HTML> +<HEAD> + <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9"> + <TITLE>Sylpheed User's Manual: Conversion of Other Mail Format into Sylpheed (MH Format)</TITLE> + <LINK HREF="sylpheed-15.html" REL=next> + <LINK HREF="sylpheed-13.html" REL=previous> + <LINK HREF="sylpheed.html#toc14" REL=contents> +</HEAD> +<BODY> +<A HREF="sylpheed-15.html">Next</A> +<A HREF="sylpheed-13.html">Previous</A> +<A HREF="sylpheed.html#toc14">Contents</A> +<HR> +<H2><A NAME="s14">14. Conversion of Other Mail Format into Sylpheed (MH Format)</A></H2> + +<H2><A NAME="ss14.1">14.1 Importing Messages of mbox Format</A> +</H2> + +<P>Sylpheed lets you import messages of the Mbox format from the File menu. First you create +the mail folder where you want the messages to end up in, then you select File->import +Mbox file. Use the browse function to select the Mbox file and the Sylpheed mail folder, +and press Ok. And voila, there is your mail, imported. +<P>That was easy, wasn't it? +<H2><A NAME="ss14.2">14.2 Importing from Windows Mailers (Becky!, AL-Mail, Outlook Express4, etc.)</A> +</H2> + +<P>For import possibilities of the mail folders of these and more mail programs you +can download the program mbx2mbox at sourceforge.net. The project is located at +<A HREF="http://mbx2mbox.sourceforge.net">http://mbx2mbox.sourceforge.net.</A><H2><A NAME="ss14.3">14.3 Importing dbx Format of Outlook Express 5</A> +</H2> + +<P>For import possibilities of the mail folders of these and more mail programs you +can download the program mbx2mbox at sourceforge.net. The project is located at +<A HREF="http://mbx2mbox.sourceforge.net">http://mbx2mbox.sourceforge.net.</A><H2><A NAME="ss14.4">14.4 Exporting from Sylpheed MH format to mbox</A> +</H2> + +<P>Sylpheed offers a way to export a mailbox to the standard mbox format through the +File menu. Just select the "Export to mbox file..." option and you can select the +folder to export (assisted by a browse dialog) and also select or enter the name +of the mbox file you wish to generate. +<HR> +<A HREF="sylpheed-15.html">Next</A> +<A HREF="sylpheed-13.html">Previous</A> +<A HREF="sylpheed.html#toc14">Contents</A> +</BODY> +</HTML> |