Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread Viktor Dukhovni
On Fri, Feb 20, 2015 at 11:15:58AM +0100, Zalezny Niezalezny wrote: > I dont want to route any E-mails. I simply would like to stop old server, > tar everything in the proper way and migrate on the new host. This is my > target. Letting the legacy queue drain, either to the users mailboxes or to

Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread Zalezny Niezalezny
Greetz to all and thanks for Your efficient support! Its perfect community :) On Fri, Feb 20, 2015 at 12:30 PM, Zalezny Niezalezny < zalezny.niezale...@gmail.com> wrote: > I will simply stop postfix and copy all files. I dont see any other > solution here.We will see if it will work properly. >

Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread Zalezny Niezalezny
I will simply stop postfix and copy all files. I dont see any other solution here.We will see if it will work properly. On Fri, Feb 20, 2015 at 11:28 AM, Michael wrote: > Quoting Zalezny Niezalezny : > > I dont want to route any E-mails. I simply would like to stop old server, >> tar everything

Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread Michael
Quoting Zalezny Niezalezny : I dont want to route any E-mails. I simply would like to stop old server, tar everything in the proper way and migrate on the new host. This is my target. Then just block all incoming traffic on port 25 and 587 (or whatever your users are using). After everything

Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread Zalezny Niezalezny
I dont want to route any E-mails. I simply would like to stop old server, tar everything in the proper way and migrate on the new host. This is my target. On Fri, Feb 20, 2015 at 11:05 AM, Test wrote: > What about just routing messages from old server to the new one with > relayhost? We are just

Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread Test
What about just routing messages from old server to the new one with relayhost? We are just talking about messages in queue right? 2015-02-20 10:54 GMT+01:00 Zalezny Niezalezny : > Thanks for Your explanation. I see that Postfix community is very strong > and fast :) Its good to know :) > > If

Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread Zalezny Niezalezny
Thanks for Your explanation. I see that Postfix community is very strong and fast :) Its good to know :) Back to subject. We are using Red Hat distro so I`m not planning to use Postfix version higher than its in the repository. What can I say, RHEL is crap if we are talking about updates for the

Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread DTNX Postmaster
On 20 Feb 2015, at 09:14, Zalezny Niezalezny wrote: > on one of my servers I`m planning to migrate very old Postfix 2.0 to quite > new one 2.6.6. > I migrated already all Postfix instances, so all Postfix configuration files > are already on the new machine (/etc/postfix*). Now its time to mig

Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread Koko Wijatmoko
On Fri, 20 Feb 2015 09:14:37 +0100 Zalezny Niezalezny wrote: > - zip all /var/spool/postfix* and /var/spool/mail/* > don't use zip, it didn't save uid.gid owner...