Yahoo To PHPBB3 (New Name=Y2B3W7) Released

Converting from other board software? Good decision! Need help? Have a question about a convertor? Wish to offer a convertor package? Post here.
Anti-Spam Guide
kazkotx
Registered User
Posts: 21
Joined: Mon Sep 22, 2008 3:23 pm

Re: Yahoo To PHPBB3 (New Name=Y2B3W7) Released

Post by kazkotx »

For those on the hunt, I have built a functioning solution to this using Elric's Mail Gateway. It works out of the box for pop input and smtp output. The script also has capacity to look in maildir folder for import and that's the way I decided to go. I am using grabyahoogroups.pl to scrape new messages, I have the script saving a second copy of each message in an IMPORT folder to work from while keeping the original as an archive, I wrote a perl script to heavily clean up the files, and then I execute Elric's importer. All of this runs automatically on a Windows server.

If you have been using yahoo2mbox.pl like I have over the years, you can easily find a perl script to separate out into individual messages, so your entire archive can be imported. It can be done, BUT!, you will find that as of 2013, Yahoo purposely screws up the From: header which kills a lot of email processing scripts. Also, you have to clean out anything that is not just text, which means cleansing or cutting off html, multi-part and other crud before trying an import. You'll see what I mean.

I highly recommend working with something new and encompassing like this on a development board, do not use an active board until you have all the bugs ironed out. I've had mine running for a few weeks and I still am finding bugs that I need to add to the cleansing script I made.

I am not a programmer. I picked up some perl while doing this, and if you are not willing to do that, you will have to use another language or just not succeed. But, Elric's script will operate with very little effort in the pop-in mode without all of this hassle. So if you just want to "connect" to a list, this is your script. If you want to import a scraped archive and/or operate with maildir/mbox files, this wont be simplistic, but it is the only solution I have found since mail2forum died its horrible drawn-out death.
wilsonlogan
Registered User
Posts: 32
Joined: Wed Nov 25, 2015 9:48 am

Re: Yahoo To PHPBB3 (New Name=Y2B3W7) Released

Post by wilsonlogan »

This solution does not work post August 2013 (ie. the Yahoo change to NEO).

if you want help converting a Yahoo group to phpBB please contact me here:

info (at) personalgroupware (dot) com

Thanks,

Wilson.
kazkotx
Registered User
Posts: 21
Joined: Mon Sep 22, 2008 3:23 pm

Re: Yahoo To PHPBB3 (New Name=Y2B3W7) Released

Post by kazkotx »

Mail gateway still works fine and I am using it to bidirectionally sync yahoo groups to multiple boards. The yahoo scraper does not work and there really isnt any free or useful tools out there as yet for collecting old messages due to the NEO crap.
wilsonlogan
Registered User
Posts: 32
Joined: Wed Nov 25, 2015 9:48 am

Re: Yahoo To PHPBB3 (New Name=Y2B3W7) Released

Post by wilsonlogan »

PG Offline still downloads Yahoo groups



(as of 09/06/2016)
Locked

Return to “[3.0.x] Convertors”