OS4 DepotLogo by Alkaron 
(anonymous IP: 3.140.198.43,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Network » Server » Email » kmailtombox.lha

KmailtoMbox

Description: Creates a MBox file from Kmail (for YAM)
Download: kmailtombox.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 1kb
Version: 1.0
Date: 26 Apr 2021
Author: Arthur D Moyer
Submitter: Samir Hawamdeh
Requirements: AmigaOS 4.x
Category: network/server/email
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 11674
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 44  (Current version)
44  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
KmailtoMbox V1.0 Arexx Script

If your like me, you've been using Kmail on Linux on your AmigaOne.  That was
mostly true in my case since my A4000 had become unreliable, so I could no
longer use it for email.  So all my email for the last year is in Kmail under
linux, but I want an Amiga only system, but still want to reference my old
mail.
 Enter this script.  :)  It will compile all the individual email message files
in a directory into the MBOX format that YAM wants to be able to import.  I
suspect this will work with other email programs too, but it hasn't been tested
on any other combination.

This script is "AS-IS", but feel free to modify it as to suit your specific
needs.  It worked for me (I've imported thousands of messages without an
issue).

Example Procedure:
1. Download script and put it into your rexx: directory.
2. Using samba from the PC side, move the entire Mail directory from your home
directory on you Linux install on the A1.  (I had problems the other way, and
besides, this forces samba to rename the files if they aren't compatible to the
filing system your using)
3. I zipped up the directory (and it's sub-directories with all the mail), and
FTPed it to my A1 (Or use whatever method you like to get it to the OS4 side of
your A1)
4. Once there, unzip the archive.
5. In a shell, go to the mail directory you just unarchived.  Such as
sent-mail.
6. type "rx KmailtoMbox cur'  This will start the process and when it's done,
you'll have a file called MBOX suitable for importing into YAM in your current
directory.  (Cur is the name Kmail uses for "current" mail.  Generally, new and
tmp are empty)
7. Rinse and repeat for the other folders you might like to import (like your
inbox).  :)


Copyright © 2004-2024 by Björn Hagström All Rights Reserved