Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-06-2005, 01:33 AM
|
#1
|
Member
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522
Rep:
|
mail server
i am moving all mailbox to another hard disk, so all users are unable to connect mail system. and having 12000 mailboxes,
my question is that users can get mails (imap), and mailboxes move successfully is it possible ?
whats will be solution without clustering. using linux
|
|
|
12-07-2005, 10:00 AM
|
#2
|
Member
Registered: Jul 2003
Distribution: Solaris 8/9, gentoo
Posts: 41
Rep:
|
If you are just moving the mailboxes to another drive in the same server, it shouldn't be that difficult. I would just do something like this during off peak hours:
stop smtp/pop3/imap
mv mailboxes to new drive
remap pop3/imap and smtp server to new mailbox point(edit conf, modify db entries, ect)
restart services
Users shouldn't lose any new incoming mails since most smtp servers will attempt to deliver for atleast 24hrs before bouncing the email back to the user.
|
|
|
12-07-2005, 10:14 PM
|
#3
|
Member
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522
Original Poster
Rep:
|
i am moving mailbox same server 2nd hard disk. but during moving mailbox will not be accessable, but i don't want this.
i want to know that mailboxes are also available during moving ?
is it possible
|
|
|
12-08-2005, 08:00 AM
|
#4
|
Member
Registered: Jul 2003
Distribution: Solaris 8/9, gentoo
Posts: 41
Rep:
|
It would be possible with some setups like if your mail server has a db backend. Take mysql for example. I would write a script that would move user's mailbox and then update the db to point to the new location. Doing it this way, only a single user would have downtime for as long as it takes to move their mailbox(should only be seconds) and migrated/nonmigrated users will still have access to their mail.
|
|
|
All times are GMT -5. The time now is 07:04 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|