|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
How to import users mailbox from Plesk 8.1 HordeHello all,
I'm moving servers and need to migrate my domain users mailboxes currently in Plesk 8.1.1 Horde mail to Squirrelmail. I run a Debian server now with ISPCP. On the old server (Plesk) I have made a backup of the domain moved the backup file to my new server extracted all the data. What's the next step to import the users mail data to Squirrelmail? Thanks, Rob |
|
|
duplicate files in data/I'm cleaning up an inherited squirrelmail.
For a few dozen users, I find in the data/ directory, different file sets for same user: 1. user.pref, user.abook, user.sig 2. user@..., etc 3. USER.pref, etc ... depending on how he user logs in. Before converting with flat2sql.pl, how do I limit login+files to only, eg, user@... ? We've had several instance of user complaints of "losing my address book" when the user had only logged in differently and sm created different set of files. Thanks Len ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: How to import users mailbox from Plesk 8.1 HordeOn Jun 18, 2009, at 8:14 AM, Robbo007 wrote: > On the old server (Plesk) I have made a backup of the domain moved the > backup file to my new server extracted all the data. What's the next > step to > import the users mail data to Squirrelmail? You can't. Squirrelmail doesn't store any mail at all. It just talks to an IMAP server that has access to the mail and asks it for specific messages when you view them. You need to look at the instructions for the SMTP and IMAP servers you've chosen for your new mail system for that information. -- Marc ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: duplicate files in data/> I'm cleaning up an inherited squirrelmail.
> > For a few dozen users, I find in the data/ directory, different file sets > for same user: > > 1. user.pref, user.abook, user.sig > > 2. user@..., etc > > 3. USER.pref, etc > > ... depending on how he user logs in. > > Before converting with flat2sql.pl, how do I limit login+files to only, > eg, user@... ? > > We've had several instance of user complaints of "losing my address book" > when the user had only logged in differently and sm created different set > of files. The SquirrelMail configuration has a setting for forcing all logins to lower case letters only. Check "config/conf.pl" or "config/*.php". There might be plugins to help you with the "user" vs "user@..." problem, but unfortunately the plugin pages are down right now. Also note that the IMAP server might be configured to reject "user" or "user@...". Check you IMAP server documentation. Sincerely, Fredrik PS. Don't hi-jack other threads - start your own next time. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: How to import users mailbox from Plesk 8.1 Horde> I'm moving servers and need to migrate my domain users mailboxes
> currently in Plesk 8.1.1 Horde mail to Squirrelmail. I run a Debian server > now with ISPCP. > > On the old server (Plesk) I have made a backup of the domain moved the > backup file to my new server extracted all the data. What's the next step > to import the users mail data to Squirrelmail? For moving mail between two IMAP servers: http://google.com/search?q=squirrelmail+imapsync If you're going to use the same IMAP server, configure SquirrelMail to connect to it and you're good to go. Sincerely, Fredrik ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: How to import users mailbox from Plesk 8.1 HordeHi,
>> On the old server (Plesk) I have made a backup of the domain moved the >> backup file to my new server extracted all the data. What's the next >> step to >> import the users mail data to Squirrelmail? > > You can't. Squirrelmail doesn't store any mail at all. It just talks > to an IMAP server that has access to the mail and asks it for specific > messages when you view them. You need to look at the instructions for > the SMTP and IMAP servers you've chosen for your new mail system for > that information. do the work for you. Or check if the new server has the same mailbox format as the old one (mbox oder maildir), then you can copy the files/structures between the servers. In any case, it's done on the server not in squirrel. Roland. ---- Roland Fritz ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: duplicate files in data/On Fri, Jun 19, 2009 at 5:32 AM, Fredrik
Jervfors<jervfors@...> wrote: >> I'm cleaning up an inherited squirrelmail. >> >> For a few dozen users, I find in the data/ directory, different file sets >> for same user: >> >> 1. user.pref, user.abook, user.sig >> >> 2. user@..., etc >> >> 3. USER.pref, etc >> >> ... depending on how he user logs in. >> >> Before converting with flat2sql.pl, how do I limit login+files to only, >> eg, user@... ? >> >> We've had several instance of user complaints of "losing my address book" >> when the user had only logged in differently and sm created different set >> of files. > > The SquirrelMail configuration has a setting for forcing all logins to > lower case letters only. Check "config/conf.pl" or "config/*.php". > > There might be plugins to help you with the "user" vs "user@..." > problem, but unfortunately the plugin pages are down right now. Specifically, Login Manager (vlogin) ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
| Free embeddable forum powered by Nabble | Forum Help |