On 9/6/2011 11:54 PM, nikku...@yandex.ru wrote:
>
> Thanks for your answer Mark.
> You were right, there was such string
> /etc/httpd/conf/confs/mailman.conf:RedirectMatch ^/mailman[/]*$
> http://rabbit.domain.com/mailman/listinfo
> I'm sorry, for so stupid question :-[
>
> P.S.: I found more de
26.08.11, 00:03, "Mark Sapiro" :
| NIKKurer wrote:
|| But coming on http://newbie.domain.com/mailman I get to
http://rabbit.domain.com/mailman/listinfo
||
|| Could you help me resolve this problem?
| Look at your web server's configuration file(s). You probably have
| something like
|
| Redir
NIKKurer wrote:
>
>But coming on http://newbie.domain.com/mailman I get to
>http://rabbit.domain.com/mailman/listinfo
>
>Could you help me resolve this problem?
Look at your web server's configuration file(s). You probably have
something like
RedirectMatch ^/mailman[/]*$ http://rabbit.domain.c
Hello,
I have old mail server (rabbit.mydomain.com) and new mail server
(newbie.mydomain.com). I need to migrate mailman from old to new server.
I used the instructions found in this mailing list:
1. Copied all of /var/lib/mailman/lists/ from the old server to the new
one.
2. Fixed the permission