Mark,
many thanks for your detailed explanation!
After Stephen's hint to use check_perms, I performed the migration on a
second list, and it went through fine. :-)
Kind regards,
Sascha.
2014-08-09 2:56 GMT+02:00 Mark Sapiro :
> On 08/06/2014 01:39 PM, Sascha Rissel wrote:
> > Thanks, in fact I
On 08/06/2014 01:39 PM, Sascha Rissel wrote:
> Thanks, in fact I didn't think of that!
>
> Meanwhile I created the list on the target server anew, using "newlist"
> command.
> Afterwards I exported members and config from the old server and imported
> it into the new server's list:
>> list_members
Many thanks, Stephen!
2014-08-07 8:43 GMT+02:00 Stephen J. Turnbull :
> Sascha Rissel writes:
>
> > Thanks, in fact I didn't think of that!
> >
> > Meanwhile I created the list on the target server anew, using "newlist"
> > command.
> > Afterwards I exported members and config from the old
Sascha Rissel writes:
> Thanks, in fact I didn't think of that!
>
> Meanwhile I created the list on the target server anew, using "newlist"
> command.
> Afterwards I exported members and config from the old server and imported
> it into the new server's list:
> > list_members -o regular.ls
Thanks, in fact I didn't think of that!
Meanwhile I created the list on the target server anew, using "newlist"
command.
Afterwards I exported members and config from the old server and imported
it into the new server's list:
> list_members -o regular.lst -r
> list_members -o digest.lst -d
> con
Sascha Rissel writes:
> (N.B: All file permissions are set according to my previous server's, but I
> also tried: "chown -R list.list /var/lib/mailman/lists/""
Try running the bin/check_perms script (or maybe it's checkperms).
The wrapper scripts may have a different idea from you about file
ow
Hello,
I just tried migrating a list from an old to a new server.
Basically I copied /var/lib/mailman/lists/ and copied the private
archive as well.
Afterwards I
- regenerated the archives using "/var/lib/mailman/bin/arch [listname]" and
- fixed the urls with ""withlist -l -r fix_url [listname]""