This script takes the squirrelmail pref files users created in squirrelmail and imports that data into your roundcube database populating both the user preferences and their address books. This file is run outside of roundcube.
Download: http://www.thinkwebmedia.com/roundcube/rc.tar.gz
Edit the script with the proper information and load it in your browser.
I wrote it for my Direct Admin box but let me know if you have success on other machines and environments.
Hi,
do you have any intentions of porting/changing this to import from an sqmail DB?
thanks.
I ran this but it just got stuck on
Importing Users...
Importing Address books...
Any ideas?
@mrjaguar: Seeing as I have no boxes that run sqmail DB, no I will not be porting it.
@Chadi: It appears to be starting the loop but not finishing it. Ensure the script has permission to read the pref files and you have entered the proper mysql information
Quote from: defunct @mrjaguar: Seeing as I have no boxes that run sqmail DB, no I will not be porting it.
@Chadi: It appears to be starting the loop but not finishing it. Ensure the script has permission to read the pref files and you have entered the proper mysql information
no worries.. I figured it out. thanks.
I am new to round cube....
Are you using qmail as your mta ? I want to start an experiment and probably implement round cube on my mail servers on the internet...
Can you shade some experience on the subject
Regards,
[email protected]
Quote from: Shepherdzw I am new to round cube....
Are you using qmail as your mta ? I want to start an experiment and probably implement round cube on my mail servers on the internet...
Can you shade some experience on the subject
Regards,
[email protected]
I am using qmail-toaster and Roundcube works perfectly. Mandriva have a roundcube package that installs without a problem. As long as you have a working imap server it should work fine.
Though it'd be nice if it would work directly with maildir type folders, that's another discussion.
Is there a way to get this script as the original link gives a 404 !
Thanks
Dear friend,
I think that it would be great for lots of roundcube users to re-upload this script.
Or at least someone that has it.
thanks alot
Quote from: defunct;4534This script takes the squirrelmail pref files users created in squirrelmail and imports that data into your roundcube database populating both the user preferences and their address books. This file is run outside of roundcube.
Download: http://www.thinkwebmedia.com/roundcube/rc.tar.gz
Edit the script with the proper information and load it in your browser.
I wrote it for my Direct Admin box but let me know if you have success on other machines and environments.