Re: [Mailman-Users] Moving mailman to new server, mails not getting through

2018-04-25 Thread Mark Sapiro
On 04/25/2018 02:02 PM, Rafael Salasnik wrote: > Hi > > I've moving my mailman lists to a new server. I've setup a list, added > myself as a subscriber, received a welcome message, tried to post a test > message but it disappears into the ether. I've looked at the settings & > they seem fine. Any

[Mailman-Users] Moving mailman to new server, mails not getting through

2018-04-25 Thread Rafael Salasnik
Hi I've moving my mailman lists to a new server. I've setup a list, added myself as a subscriber, received a welcome message, tried to post a test message but it disappears into the ether. I've looked at the settings & they seem fine. Any pointers on where I should be looking to see where the

Re: [Mailman-Users] moving mailman

2014-04-29 Thread jdd
Le 30/04/2014 06:02, Stephen J. Turnbull a écrit : I don't *expect* anybody to remember this advice, but it *might* save somebody some hairpulling someday, so I mention it. :-) yes, postconf -n is very usefull testing these applications is very difficult, because many apps are implicated in

Re: [Mailman-Users] moving mailman

2014-04-29 Thread Stephen J. Turnbull
jdd writes: > and by the way logs are not always easy to find. Mailman's are not (on > openSUSE) available in /var/log, but in /var/lib/mailman/logs True. Postfix has a utility "postconf" and Mailman 3 will have a similar capability ("mailman info" IIRC; maybe Mailman 2 has it too?) that all

Re: [Mailman-Users] moving mailman

2014-04-29 Thread jdd
Le 29/04/2014 18:55, Lindsay Haisley a écrit : Probably at least half the problems I see on this list, and several others I'm on, could be definitively addressed, if not completely solved, by reference to system or application logs. you are often true. But on this part it was not visible on th

Re: [Mailman-Users] moving mailman

2014-04-29 Thread Lindsay Haisley
On Tue, 2014-04-29 at 09:43 -0700, Mark Sapiro wrote: > > I receive the message if I try to subscribe a list, then nothing - I > > receive the confirmation message, but no acknowledgement. looks like the > > mail do not reach mailman. > > Look at the logs from your mail server. Does it receive the

Re: [Mailman-Users] moving mailman

2014-04-29 Thread jdd
Le 29/04/2014 18:43, Mark Sapiro a écrit : On 04/29/2014 08:39 AM, jdd wrote: I receive the message if I try to subscribe a list, then nothing - I receive the confirmation message, but no acknowledgement. looks like the mail do not reach mailman. Look at the logs from your mail server. Does

Re: [Mailman-Users] moving mailman

2014-04-29 Thread Mark Sapiro
On 04/29/2014 08:39 AM, jdd wrote: > > I receive the message if I try to subscribe a list, then nothing - I > receive the confirmation message, but no acknowledgement. looks like the > mail do not reach mailman. Look at the logs from your mail server. Does it receive the message? If so, what doe

[Mailman-Users] moving mailman

2014-04-29 Thread jdd
Hello, I hate disturbing you :-(, but I can't manage it myself :-( my original mailman server broke. I had a backup. I loan a new hosted server, mailman is here: http://culte.org/mailman/listinfo the list "test" should be open. I followed all the infos to move mailman from here: http://wiki

Re: [Mailman-Users] moving mailman to another server

2011-07-29 Thread myron
On Jul 29, 2011, at 10:43 AM, Mark Sapiro wrote: myron wrote: I think it's working now. When I run bin/check_perms I get 10 listed problems--all links. I looked at some of the links and they are right. I assume the rest are too. However, when I create a newlist, it is made with the same wrong

Re: [Mailman-Users] moving mailman to another server

2011-07-29 Thread Mark Sapiro
myron wrote: > >I think it's working now. When I run bin/check_perms I get 10 listed >problems--all links. >I looked at some of the links and they are right. I assume the rest >are too. > >However, when I create a newlist, it is made with the same wrong >permissions, but running >bin/check_pe

Re: [Mailman-Users] moving mailman to another server

2011-07-29 Thread myron
On Jul 28, 2011, at 9:23 AM, Ulf Dunkel wrote: Hi Myron. ~mailman/bin/check_perms is your friend, really. Mark was right about the owner:group setting. Looks like I was combining fact with fiction. I was making a lot of assumptions about what's on my system. Easy when you're not familiar

Re: [Mailman-Users] moving mailman to another server

2011-07-28 Thread Ulf Dunkel
Hi Myron. ~mailman/bin/check_perms is your friend, really. When you're done fixing all permissions, run ~mailman/bin/unshunt I am almost done with the same stuff - once again. ---Ulf Dunkel -- Mailman-Users mailing list Mailman-Users@pytho

Re: [Mailman-Users] moving mailman to another server

2011-07-27 Thread Mark Sapiro
myron wrote: >On Jul 26, 2011, at 10:35 PM, Mark Sapiro wrote: > >> On 7/26/2011 8:33 AM, myron wrote: >>> >>> These are the permissions setup by mailman on the archive >>> directories. >>> >>> /var/lib/mailman/archives# ll >>> total 16 >>> drwxrwsr-x 4 root list 4096 2011-07-20 10:38 ./ >>> d

Re: [Mailman-Users] moving mailman to another server

2011-07-27 Thread myron
On Jul 26, 2011, at 10:35 PM, Mark Sapiro wrote: On 7/26/2011 8:33 AM, myron wrote: These are the permissions setup by mailman on the archive directories. /var/lib/mailman/archives# ll total 16 drwxrwsr-x 4 root list 4096 2011-07-20 10:38 ./ drwxrwsr-x 9 root list 4096 2011-07-25 13:49 ..

Re: [Mailman-Users] moving mailman to another server

2011-07-26 Thread Mark Sapiro
On 7/26/2011 8:33 AM, myron wrote: > > These are the permissions setup by mailman on the archive > directories. > > /var/lib/mailman/archives# ll total 16 drwxrwsr-x 4 root list > 4096 2011-07-20 10:38 ./ drwxrwsr-x 9 root list 4096 2011-07-25 > 13:49 ../ drwxrws--- 8 root www-data 4096 2011-

[Mailman-Users] moving mailman to another server

2011-07-26 Thread myron
I'm moving mailman from Solaris to Ubuntu 10.04. The latest it installed on Ubuntu was ii mailman 1:2.1.13-1ubuntu0.2 Everything seems to work fine on a test list (xxx) except that it won't build any archives. This is from the log/mailman/error Jul 26 11:21:57 2011

Re: [Mailman-Users] moving mailman lists to new server, same domain name

2010-01-04 Thread Henry Hartley
On 1/2/2010 10:04 PM, Andrew Watson wrote: #< #5.0.0 X-Postfix; host mysite.com[128.xxx.xxx.xxx] said: 553 5.3.0... User unknown (in reply to RCPT TO command)> #SMTP# I ran newaliases. Same result. The alias hs does appear in the /etc/mail/aliases: Look in /etc/mail/sendmail.mc for how ALIAS

Re: [Mailman-Users] moving mailman lists to new server, same domain name

2010-01-03 Thread Mark Sapiro
On 1/3/2010 11:23 AM, Andrew Watson wrote: >>> What's in mm_cfg.py? > mm_cfg.py is empty on the new server. > on the old server it contains: > > DEFAULT_EMAIL_HOST = 'visionscience.com' > DEFAULT_URL_HOST = 'visionscience.com' > VIRTUAL_HOSTS.clear() > add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMA

Re: [Mailman-Users] moving mailman lists to new server, same domain name

2010-01-03 Thread Andrew Watson
>> What's in mm_cfg.py? mm_cfg.py is empty on the new server. on the old server it contains: DEFAULT_EMAIL_HOST = 'visionscience.com' DEFAULT_URL_HOST = 'visionscience.com' VIRTUAL_HOSTS.clear() add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) I added these lines to the new server, but it di

Re: [Mailman-Users] moving mailman lists to new server, same domain name

2010-01-03 Thread Mark Sapiro
Andrew Watson wrote: > >Then switched DNS to new IP. >Sent first test message to one of the lists (hs), but it bounced. Edited >bounce message below: > >> #< #5.0.0 X-Postfix; host mysite.com[128.xxx.xxx.xxx] said: 553 5.3.0 >> ... User unknown (in reply to RCPT TO command)> #SMTP# > >I ran newal

Re: [Mailman-Users] moving mailman lists to new server, same domain name

2010-01-02 Thread Andrew Watson
Great. Did as you suggested. Then switched DNS to new IP. Sent first test message to one of the lists (hs), but it bounced. Edited bounce message below: > #< #5.0.0 X-Postfix; host mysite.com[128.xxx.xxx.xxx] said: 553 5.3.0 > ... User unknown (in reply to RCPT TO command)> #SMTP# I ran newali

Re: [Mailman-Users] moving mailman lists to new server, same domain name

2010-01-02 Thread Mark Sapiro
Andrew Watson wrote: > >1) on the old server, all files in /usr/local/mailman/lists and >/user/local/mailman/archives have group mailman, but group wheel on the >new server. This needs to be fixed. Everything needs to be Mailman's group >2) on the old server, all archives/public files are own

Re: [Mailman-Users] moving mailman lists to new server, same domain name

2010-01-02 Thread Andrew Watson
Thanks for the help. It is much appreciated. I moved the files as planned, and all is well except that some owner and group specifications differ on old and new servers. Specifically: 1) on the old server, all files in /usr/local/mailman/lists and /user/local/mailman/archives have group mailma

Re: [Mailman-Users] moving mailman lists to new server, same domain name

2010-01-01 Thread Mark Sapiro
Andrew Watson wrote: >I am moving a number of lists to a new server. >Eventually the new server will have the same domain name as the old, so I >don't think I need to change urls. OK. >I have read the FAQs, and lots of emails on this list, and I think I know what >to do, but would like to be

[Mailman-Users] moving mailman lists to new server, same domain name

2010-01-01 Thread Andrew Watson
I am moving a number of lists to a new server. Eventually the new server will have the same domain name as the old, so I don't think I need to change urls. I have read the FAQs, and lots of emails on this list, and I think I know what to do, but would like to be sure I am not missing something. I

Re: [Mailman-Users] Moving mailman to a new server.

2009-03-19 Thread Harold Pritchett
Mark Sapiro wrote: Harold Pritchett wrote: This is strange. Setting VIRTUAL_HOST_OVERVIEW works. Running fix_url doesn't. Here's the output of withlist -l -r fix_url test-l -v [r...@calserv bin]# ./withlist -l -r fix_url test-l -v Importing fix_url... Running fix_url.fix_url()... Loading li

Re: [Mailman-Users] Moving mailman to a new server.

2009-03-19 Thread Harold Pritchett
Mark Sapiro wrote: Harold Pritchett wrote: Thanks... An even shorter answer is VIRTUAL_HOST_OVERVIEW = Off I'm not using virtual hosts. But you still need to run fix_url because otherwise you will be exposing URLs with the old host name, and if your Mailman version is pre 2.1.12 (the first

Re: [Mailman-Users] Moving mailman to a new server.

2009-03-19 Thread Harold Pritchett
Mark Sapiro wrote: Harold Pritchett wrote: My problem: The web interface only shows the one list I manually created on this server. Nothing else. See FAQ 4.62 at and also FAQ 4.29 which is linked from it for the background. The short answer is run fix_url. Th

Re: [Mailman-Users] Moving mailman to a new server.

2009-03-18 Thread Mark Sapiro
Harold Pritchett wrote: > >This is strange. Setting VIRTUAL_HOST_OVERVIEW works. Running fix_url >doesn't. Here's the output of withlist -l -r fix_url test-l -v > >> [r...@calserv bin]# ./withlist -l -r fix_url test-l -v >> Importing fix_url... >> Running fix_url.fix_url()... >> Loading list tes

Re: [Mailman-Users] Moving mailman to a new server.

2009-03-18 Thread Mark Sapiro
Harold Pritchett wrote: > >Thanks... An even shorter answer is VIRTUAL_HOST_OVERVIEW = Off > >I'm not using virtual hosts. But you still need to run fix_url because otherwise you will be exposing URLs with the old host name, and if your Mailman version is pre 2.1.12 (the first version in which r

Re: [Mailman-Users] Moving mailman to a new server.

2009-03-18 Thread Mark Sapiro
Harold Pritchett wrote: > >My problem: > >The web interface only shows the one list I manually created on this server. >Nothing else. See FAQ 4.62 at and also FAQ 4.29 which is linked from it for the background. The short answer is run fix_url. -- Mark Sapiro

[Mailman-Users] Moving mailman to a new server.

2009-03-18 Thread Harold Pritchett
I have read everything I can find about moving mailman lists to a new server. It all seems so simple... My case SHOULD be even simpler. I'm moving from a Fedora 8 linux server to a Red Hat Enterprise Linux 5, both are the 64 bit versions. Fedora system is an AMD Athlon(tm) 64 X2 Dual Core Proce

Re: [Mailman-Users] Moving mailman to a new directory (same server)

2008-12-12 Thread Adam McGreggor
On Thu, Dec 11, 2008 at 01:17:19PM -0500, Lynn, Michael (GWM-CAI) wrote: > I ran out of disk on the partition where mailman (/var) resides - I've > gotten more disk assigned and I'm planning to move mailman to a new file > system (/apps). I'd tend to be lazy, and would hope that symlinking would d

Re: [Mailman-Users] Moving mailman to a new directory (same server)

2008-12-11 Thread Mark Sapiro
Lynn, Michael wrote: >I ran out of disk on the partition where mailman (/var) resides - I've >gotten more disk assigned and I'm planning to move mailman to a new file >system (/apps). > >I found the faq entry and information on moving mailman from one server >to another... but I'm wondering if any

[Mailman-Users] Moving mailman to a new directory (same server)

2008-12-11 Thread Lynn, Michael (GWM-CAI)
I ran out of disk on the partition where mailman (/var) resides - I've gotten more disk assigned and I'm planning to move mailman to a new file system (/apps). I found the faq entry and information on moving mailman from one server to another... but I'm wondering if anyone is aware of any special

Re: [Mailman-Users] moving mailman lists to a new machine

2007-12-20 Thread Mark Sapiro
Camelia Botez wrote: >We are in the process of moving to a new web server. On the old web >server we are running Mailman 2.0.11. On the new web server we >installed Mailman 2.1.9. >How can we move all the mailing lists on the old machine to the new >machine including the membership list and the

Re: [Mailman-Users] moving mailman lists to a new machine

2007-12-20 Thread Raquel
On Thu, 20 Dec 2007 16:08:32 +0200 Camelia Botez <[EMAIL PROTECTED]> wrote: > We are in the process of moving to a new web server. On the old web > server we are running Mailman 2.0.11. On the new web server we > installed Mailman 2.1.9. > How can we move all the mailing lists on the old machine

[Mailman-Users] moving mailman lists to a new machine

2007-12-20 Thread Camelia Botez
We are in the process of moving to a new web server. On the old web server we are running Mailman 2.0.11. On the new web server we installed Mailman 2.1.9. How can we move all the mailing lists on the old machine to the new machine including the membership list and the archives. Thanks for any he

Re: [Mailman-Users] Moving mailman lists

2007-02-22 Thread Patrick Bogen
As far as I know, there's no 'one click' tool to move lists around, nor is there anything that will rewrite archives to change the old domain (that said, a simple sed script could do this, but possibly not reliably). See FAQ 3.4

[Mailman-Users] Moving mailman lists

2007-02-21 Thread Steven Jones
Hi, Quick Q, We have an organisation wanting to use our mailman server, but they want their own domain. Since mailman does not easily do multiple domains, in the short term they will accept using our domain but later want to extract their lists and run them under their own domain on their own mai

Re: [Mailman-Users] moving mailman

2006-07-13 Thread mardin
Mark, > To change this, you need to have > DEFAULT_URL_PATTERN = 'https://%s/mailman/' > in mm_cfg.py and then run fix_url on all the lists to update them. The problem was resolved by your suggestions above. Thanks very much for your help! Mardin -- Original message

Re: [Mailman-Users] moving mailman

2006-07-12 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >But I met a new problem. After I used URL of >https://mailman_server/mailman/admin/, I could log in the list successfully. >But I could not modify the contents of configurations and do other >administration work. When I wanted to submit the changes, I got the followin

Re: [Mailman-Users] moving mailman

2006-07-12 Thread mardin
Mark, Thanks for your help! Both URL and post are working now after following your instructions! But I met a new problem. After I used URL of https://mailman_server/mailman/admin/, I could log in the list successfully. But I could not modify the contents of configurations and do other adminis

Re: [Mailman-Users] moving mailman

2006-07-11 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >Please see the errors after moving to the new mailman server with same >hostname and IP address: > >> Didn't work how? What happens when you post to a list? What happens >> when you go to that URL? > >(1) Went to URL (http://mailman_server.domain.net/mailman/admin/) and

Re: [Mailman-Users] moving mailman

2006-07-11 Thread mardin
Mark, Please see the errors after moving to the new mailman server with same hostname and IP address: > Didn't work how? What happens when you post to a list? What happens > when you go to that URL? (1) Went to URL (http://mailman_server.domain.net/mailman/admin/) and got errors: Not Found Th

Re: [Mailman-Users] moving mailman

2006-07-10 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >The Mailman 2.1.5 was running well. We wanted to move it to another computer >with more powerfull hardware. We installed the same Linux system on the new >computer. > >Then we moved all Mailman related data from the original computer to the new >computer: >/usr/loca

[Mailman-Users] moving mailman

2006-07-10 Thread mardin
Hi, The Mailman 2.1.5 was running well. We wanted to move it to another computer with more powerfull hardware. We installed the same Linux system on the new computer. Then we moved all Mailman related data from the original computer to the new computer: /usr/local/mailman /home/mailman /etc/

Re: [Mailman-Users] Moving mailman to a new box

2006-07-07 Thread james edwards
On 7/7/06, Ricardo Scachetti Pereira <[EMAIL PROTECTED]> wrote: > > James, > > Mark Sapiro posted a very useful set of instructions about moving > mailman lists around. The message is at: Thanks, everything went well. james -- Mailman

Re: [Mailman-Users] Moving mailman to a new box

2006-07-07 Thread Ricardo Scachetti Pereira
James, Mark Sapiro posted a very useful set of instructions about moving mailman lists around. The message is at: http://www.mail-archive.com/mailman-users@python.org/msg39615.html Here's the important part: "... Moving lists from one installation to another is generally fairly sim

Re: [Mailman-Users] Moving mailman to a new box

2006-07-06 Thread Patrick Bogen
On 7/5/06, james edwards <[EMAIL PROTECTED]> wrote: > I am moving our mailman server to a new box. On the old box I was running > mailman-2.1.5.32.FC3 and on the new box mailman-2.1.5.1-34rhel4.3. > What dirs and files do I need to copy over from the old to the new box > to make mailman work ? FAQ

[Mailman-Users] Moving mailman to a new box

2006-07-05 Thread james edwards
I am moving our mailman server to a new box. On the old box I was running mailman-2.1.5.32.FC3 and on the new box mailman-2.1.5.1-34rhel4.3. What dirs and files do I need to copy over from the old to the new box to make mailman work ? james -- Ma

Re: [Mailman-Users] Moving Mailman to New Server

2006-01-20 Thread Neilrey Espino
ilman-Users] Moving Mailman to New Server Neilrey Espino wrote: > >Currently , our mailman is installed on our MTA and DNS server. I'm now >planning to move it to a new RHEL4 dedicated server. > > >What else do you think, I need to ensure that my migration would run >s

Re: [Mailman-Users] Moving Mailman to New Server

2006-01-20 Thread Mark Sapiro
Neilrey Espino wrote: > >Currently , our mailman is installed on our MTA and DNS server. I'm now >planning to move it to a new RHEL4 dedicated server. > > >What else do you think, I need to ensure that my migration would run >smoothly ?? Will the new server have the same hostname(s) (server.examp

[Mailman-Users] Moving Mailman to New Server

2006-01-20 Thread Neilrey Espino
Hi Guys, Currently , our mailman is installed on our MTA and DNS server. I'm now planning to move it to a new RHEL4 dedicated server. I already have copied the entire /var/lib/mailman directory to the new server. /bin/list_lists and list_members now has shown me my lists. Apart from that these

Re: [Mailman-Users] Moving mailman to new host

2005-12-04 Thread Don McGregor
Yep, I had the DEFAULT_URL_HOST changed but hadn't run the /usr/local/mailman/bin/withlist -l -r fix_url command. That fixed it. On Dec 4, 2005, at 9:59 PM, Jim Popovitch wrote: > DEFAULT_URL_HOST -- Mailman-Users mailing list Mailman-Users@p

Re: [Mailman-Users] Moving mailman to new host

2005-12-04 Thread Jim Popovitch
Did the domainname change for the host? If so, you might need to fix the URL for each list. Check to make sure that DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST are defined properly in mm_cfg.py. Then run this command for each list: /usr/local/mailman/bin/withlist -l -r fix_url hth, -Jim P.

[Mailman-Users] Moving mailman to new host

2005-12-04 Thread Don McGregor
I'm moving my mailman installation to a new host. I backed up and restored the /usr/local/mailman directory onto the new host, and upgraded it from 2.1.4 to 2.1.6, plus all the usual stuff with postfix. When I point a web browser at the http://hostname/mailman/listinfo cgi script on the new host I

Re: [Mailman-Users] Moving Mailman to New Machine

2005-02-24 Thread Mark Sapiro
Troy Bull wrote: > >I have a machine that I am upgrading. Right now it runs mailman and >works very well. I am making a complete backup and then going to format >and install a new version of linux. After which I would like to restore >just the lists and their data. Mailman its self will be inst

[Mailman-Users] Moving Mailman to New Machine

2005-02-24 Thread Troy Bull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings Everyone I am so sorry if this has been answered before, but I googled for it and couldn't find it. I have a machine that I am upgrading. Right now it runs mailman and works very well. I am making a complete backup and then going to format a

[Mailman-Users] Moving Mailman on MacOS X Servers?

2005-01-14 Thread Joe Sporleder
I'm running Mailman 2.1.2 that came with my MacOS X Panther server at work, and really enjoy Mailman as a list server. I have a couple of old lists running on an old Mac that I am considering moving them and the associated domain to my work server. If I upgrade to my own MacOS X Panther/Tiger S

[Mailman-Users] Moving Mailman to a new IP

2004-09-08 Thread Anthony Chavez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all! I'm currently faced with a somewhat complicated task. Machine A (hostname x.com) is running Postfix 2.1.4 with myhostname = mail.x.com, acting not only as the MX for x.com *and* y.com but also (as you would expect) hosting virtual mailbox ma

Re: [Mailman-Users] Moving mailman list

2004-06-14 Thread Brad Knowles
At 5:29 PM -0700 2004-06-14, Robin Rowe wrote: If this is in a FAQ somewhere that explains this please just point me to it. The FAQ entry on this subject is at . However, reading this entry, I see that it needs work.

[Mailman-Users] Moving mailman list

2004-06-14 Thread Robin Rowe
If this is in a FAQ somewhere that explains this please just point me to it. I have a mailman list that I want to move to a different ISP. To do a mass subscribe at the new list I can simply use a text list of addresses, but how do I extract that info out of the old mailman list as a text file? T

Re: [Mailman-Users] Moving mailman lists from a server to another, partly solved

2004-05-03 Thread Lars Schimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lars Schimmer schrieb: | Hi! | | After getting mailman to work proper, I have to move the archive and the | whole lists from the old server to the new one. | I set up a new Debian server and the conf was all done, after that I scp | all the /mailman/lis

[Mailman-Users] Moving mailman lists from a server to another, probs.. help wanted

2004-05-03 Thread Lars Schimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! After getting mailman to work proper, I have to move the archive and the whole lists from the old server to the new one. I set up a new Debian server and the conf was all done, after that I scp all the /mailman/lists/* and /mailman/archive/* files

[Mailman-Users] Moving mailman to a new server

2004-01-14 Thread Götz Reinicke
Hi, I have a running mailman 2.1.2-1 Installation on a Redhat 9 server. Now I'd like to move this installation to a new Fedora 1 server. What files/directories should I copy? How to start? 1. I'd install mailman on the new server and than copy the old directorys (archives, lists, logs) to the

[Mailman-Users] Moving ~mailman to a new machine

2003-06-09 Thread LuKreme
I currently have mailman installed on my home machine and use fetchmail to grab list posts, process them on my machine, and then post them. I am going to be replacing my mailserver with a freeBSD machine and want to move mailman to that machine. I want the move to be transparent to the users w

Re: [Mailman-Users] moving mailman?

2003-02-10 Thread Jon Carnes
That will indeed get your archives and all the configurations for your list. It miss out on some minor stuff like held requests, but that's trivial stuff. Once you move the lists over, you will need to reset the URL's and Mailing addresses for each list. Failure to do this will make the lists in

[Mailman-Users] moving mailman?

2003-02-10 Thread Matt Kehler
In order to move mailman to a new server..it seems that (assuming your new server has a working mailman config) the only files neccesary to move over are ~\archives\private\ ~\archives\public\ ~\lists\ is this it?? Of course, again, assuming your config is correct, file permissions, etc etc. thx

Re: [Mailman-Users] moving mailman?

2003-01-21 Thread Matthew Davis
* Matt Kehler ([EMAIL PROTECTED]) wrote: > I need to move my mailman install including all lists, users etc > (obviously), to a new box. The best thing I found so far in the > archives is here... > http://www.mail-archive.com/mailman-developers@python.org/msg03127.html > ...is there something bet

[Mailman-Users] moving mailman?

2003-01-20 Thread Matt Kehler
I need to move my mailman install including all lists, users etc (obviously), to a new box. The best thing I found so far in the archives is here... http://www.mail-archive.com/mailman-developers@python.org/msg03127.html ...is there something better out there by now? thx Matt -

Re: [Mailman-Users] Moving Mailman From One Computer to Another

2003-01-07 Thread Matthew Davis
Check the FAQ (URL at the bottom of message). FAQ 3.4 might be of interest. Next thing is downgrading isn't recommended. Moving from 2.0.13 to 2.0.11 isn't recommended. * Jonathan Hughes ([EMAIL PROTECTED]) wrote: > Hey Guys, > > I have a Mandrake 8.2 box with Mailman version 2.0.13 and

[Mailman-Users] Moving Mailman From One Computer to Another

2003-01-06 Thread Jonathan Hughes
Hey Guys, I have a Mandrake 8.2 box with Mailman version 2.0.13 and I would like to transfer a mailing list from this box to my new Debian Woody box with Mailman version 2.0.11. Can this be done easily, I am talking about transferring the configuration and everything not just the list arch

RE: [Mailman-Users] Moving mailman to new server and upgrading mailman

2002-08-16 Thread Fong, Anna
t: Friday, August 16, 2002 6:49 AM > To: [EMAIL PROTECTED] > Subject: Re: [Mailman-Users] Moving mailman to new server and upgrading mailman > > Anna, > > Thanks for the link it helped. > > To help anyone else that may have to problem. Here's the steps I took

Re: [Mailman-Users] Moving mailman to new server and upgrading mailman

2002-08-16 Thread Adam Brons
99 3260 49DA DB77 0327 D32B 7680 A17E On Thu, Aug 15, 2002 at 09:21:42AM -0700, Fong, Anna wrote: > Subject: RE: [Mailman-Users] Moving mailman to new server and upgrading mailman > Date: Thu, 15 Aug 2002 09:21:42 -0700 > From: "Fong, Anna" <[EMAIL PROTECTED]> > To: &

RE: [Mailman-Users] Moving mailman to new server and upgrading mailman

2002-08-15 Thread Fong, Anna
[SMTP:[EMAIL PROTECTED]] On Behalf >Of Adam Brons > Sent: Thursday, August 15, 2002 6:36 AM > To: [EMAIL PROTECTED] > Subject: [Mailman-Users] Moving mailman to new server and upgrading mailman > > I'm looking for some advice, here's the situation: > > I

[Mailman-Users] Moving mailman to new server and upgrading mailman

2002-08-15 Thread Adam Brons
I'm looking for some advice, here's the situation: I have mailman 1.x installed on server 'A'. We're upgrading mailman to 2.x but we're also moving it to server 'B'. On server 'A' the install directory for mailman is /usr0/mailman. On server 'B' the install directory for mailman is going to be

[Mailman-Users] Moving mailman to a new server.

2002-04-04 Thread David Broome
Hello, I was hoping for a FAQ but... If I am building a new server with the same directory structure as the current one what is necessary to copy between the boxen to move all the lists. Of course the MTA and Apache config elements for mailman will need to be copied as well. Dave, -- David B

RE: [Mailman-Users] moving Mailman lists to a new server

2002-03-18 Thread Dave Scott
[mailto:[EMAIL PROTECTED]] On Behalf Of ljacobs Sent: Monday, March 18, 2002 9:11 AM To: [EMAIL PROTECTED] Subject: [Mailman-Users] moving Mailman lists to a new server Apparently Barry Warsaw wrote a FAQ for this purpose to the Mailman-Developers list. Does anyone know the date of his posti

[Mailman-Users] moving Mailman lists to a new server

2002-03-18 Thread ljacobs
Apparently Barry Warsaw wrote a FAQ for this purpose to the Mailman-Developers list. Does anyone know the date of his posting? Or is there another source for the best practices to move a list & the related files to a new server? Thanks. _

Re: [Mailman-Users] Moving Mailman to another Machine

2002-01-15 Thread Osmo Kujala
Ashley M. Kirchner wrote: ... > ... if the paths are not the same on both machines, you'll have to > run ~mailman/bin/move_list on each list ... Move_list doesn't recreate public archive links (they have old path). This can be corrected by changing public archives private for a while. regards

Re: [Mailman-Users] Moving Mailman to another Machine

2002-01-15 Thread Ashley M. Kirchner
Tina Harshbarger wrote: > I need to move my lists to another machine. Can I simply copy over the > /lists directory? Or is there another "approved" way to do this? I don't > want to have to setup these 30 lists again and try to get subscriber > lists, etc. You can copy your ~mailman/lists

[Mailman-Users] Moving Mailman to another Machine

2002-01-14 Thread Tina Harshbarger
I need to move my lists to another machine. Can I simply copy over the /lists directory? Or is there another "approved" way to do this? I don't want to have to setup these 30 lists again and try to get subscriber lists, etc. Any help would be appreciated... we're moving from RedHat Linux to F

Re: [Mailman-Users] Moving mailman to a new machine

2001-06-15 Thread Barry A. Warsaw
> "EW" == Ed Wilts <[EMAIL PROTECTED]> writes: EW> I've done this twice. It's not trivial (at least it wasn't EW> for me), but it can be done. Yeah, I've done it /at least/ that many times, and I completely agree. ;/ Every time I move a Mailman installation I think about how nice

Re: [Mailman-Users] Moving mailman to a new machine

2001-06-14 Thread Ed Wilts
On Thursday 14 June 2001 08:39 am, Gedaliah Wolosh wrote: > I need to move mailman to a new machine. Is there any reason I can't just > tar up the mailman home directory and unpack it on the new machine?? The > original machine will be taken out of service and the new machine will be > given th

[Mailman-Users] Moving mailman to a new machine

2001-06-14 Thread Gedaliah Wolosh
Hi all, I need to move mailman to a new machine. Is there any reason I can't just tar up the mailman home directory and unpack it on the new machine?? The original machine will be taken out of service and the new machine will be given the same name. My mailman installation is small at this poi

[Mailman-Users] Moving Mailman lists to new server

2001-01-21 Thread Matt Thoene
Hello, I have MailMan running perfectly on our web server. Unfortunately the server needs a total overhaul which includes a re-install of the OS (RedHat 6.2). After I complete the re-install of RH and MailMan, what is the best way to get my MailMan files and info back on this box? Is it just a