On 11/8/2011 1:29 AM, Marek Krolikowski wrote:
>> -----Oryginalna wiadomość----- From: Stan Hoeppner
>> Sent: Tuesday, November 08, 2011 8:26 AM
>> To: postfix-users@postfix.org
>> Subject: Re: Symlink problem = file is a symbolic link or Mailbox
>> vulnerable - directory /var/spool/mail must have 1777 protection
> 
>> Simply mount the EMC device to a temporary mount point, which you have
>> done.  Stop all mail related daemons so nothing is accessing
>> /var/spool/mail.  Use 'cp -a' to copy all the mail files to the EMC
>> filesystem.  Verify the copy process.  Delete all the mail files and any
>> subdirectories from /var/spool/mail/ so the directory is empty and can
>> be used as a mount point.  Unmount the EMC filesystem and remount it at
>> /var/spool/mail/.  Verify directory permissions are correct.  Restart
>> mail daemons.  Done.
> 
> 
> Yes i know but this is how to move EVERYONE to EMC.
> I don`t want move everyone to EMC i want move only half of all users.
> Iknow i can mount EMC to /var/spool/mail but this is not what i want.
> I want move user per user not everyone in 1 time.

Then you need to tell us what MDA you are currently using and what type
of mailbox storage.  The list welcome message directed you to paste the
output of "postconf -n".  That will tell us what MDA you use, if what
you want to do can be done, and how easy/difficult it may be to setup
such a thing.  If you're using Dovecot it is relatively painless, if not
time consuming.  If you are simply having Postfix local(8) delivery
directly to mbox mailboxes it will be more difficult to move user
mailboxes one by one.  I've never used procmail so I have no tips for
you in that case.

-- 
Stan

Reply via email to