7 messages in net.sourceforge.lists.courier-users[courier-users] retrieving passwords ...
FromSent OnAttachments
CamJul 26, 2005 2:12 pm 
Sam VarshavchikJul 26, 2005 4:07 pm 
CamJul 28, 2005 10:44 am 
Jeff JansenJul 28, 2005 12:58 pm 
Arturo 'Buanzo' BusleimanJul 28, 2005 1:41 pm 
Alexandre GhisoliJul 29, 2005 6:57 am 
Jérôme BlionJul 29, 2005 2:22 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] retrieving passwords from userdbActions...
From:Cam (came@gmail.com)
Date:Jul 26, 2005 2:12:41 pm
List:net.sourceforge.lists.courier-users

Hi,

Ok, i have a working courier setup now. Courier seems way rad... i'm actually using courier for the pop and imap, and then postfix for my MTA and a mysql backend for everything. Now it's just a matter of migrating my old setup over. the old mail server is using an old version of courier (maybe .43 i think), and was set up by a different guy who's no longer around. I'm writing a script in ruby to populate my mysql tables from his old userdb stuff. The problem i'm having is that the mysql tables are storing the passwords in plaintext, but userdb encrypts the passwords. How can i get the plaintext password from the script? Is it possible? Is there a better way to migrate?