Displaying 5 results from an estimated 5 matches for "migrateusers".
Did you mean:
migrateuser
2010 Feb 09
1
Understanding migrateuser.sh
I'm sure it comes from my being a gormless idiot, but whatever is the
-UKWS argument immediately after the mb2md.pl invocation?
> $MB2MD -UKWS -s "$INBOX" -d "$WORKING"
As always, reading the idiom of someone else's scripting is an
education. And some of it wouldn't work with native AIX sh/ksh, so
changed the functions:
> folders_hash() {
> local
2009 Mar 15
2
Mailing list convert scripts not working on wiki
I'm trying to download Julian Fitzell's scripts to convert mbox to
Maildir format from the wiki page at
http://wiki.dovecot.org/Migration/MailFormat
But when I click on the links for the scripts it just sends me back to
the same page rather than downloading the scripts. The links in
question are http://wiki.dovecot.org/Migration/MailFormat?action=AttachFile&do=get&target=mb2md.tgz
2009 Mar 17
0
Errors on mbox to Maildir conversion
I have Julian Fitzell's migrateuser.sh script which uses mb2md-3.20.pl
to convert a mailbox in mbox format to Maildir.
I have set up a test user called "mailtest" which has mail as follows:
/var/mail/mailtest
/home/mailtest/mail/
Drafts
MoreStuff
Sent Items
Stuff
After the conversion I want all this user's mail to be in
/home/mailtest/Maildir/
2009 Aug 14
1
More Migration Questions
Hello,
I was on here a month or two ago asking lots of questions about
migrating from uw-imapd/qpopper/mbox to dovecot/maildir. I am now at the
stage where i'm trying to convert all my emails, but i have a few
questions...
Where should i convert my mbox mailboxes into? "/home/username/Maildir/"
or "/somewhere/maildirs/"?
Does it actually matter? Is there a standard
2003 Dec 08
1
tdbsam to ldapsam
System: Sid ; Samba 3.0.0 ; using tdbsam ; no problems
Goal: Would like to move password, group, and user data to ldap backend.
Problem: I've read Samba-HOWTO-Collection.pdf and don't see exactly how
to do this as the Howto addresses primarily the password backend.
What I've done so far:
1) Created the openldap bdb and the dc=domain,dc=com base and the admin
with password.
2) Run