[EMAIL PROTECTED] wrote: >The esteemed Steve Burling has said: >> >> So, we pretty much successfully moved our mailman installation from the old >> Solaris box to the new Red Hat box. >> >> Only one small problem. Of course. >> >> We (and by we, I mean me) had failed to reduce the TTL for the MX record >> that points to our mail server, which is now on a new machine. So some >> mailman mail is still being delivered to the old machine. I've stopped the >> qrunners on that machine, so things are just piling up in the qfiles/in >> directory. >> >This is something to handle in your MTA. I assume, since you specify >Solaris as the old machine, that you were running Sendmail on it. > >Remove the aliases that pipe to the mail list, and set up something >like mailtertable to ship them to the new host.
That will do for the messages that arrive subsequent to making that change. There is still the problem of the already queued messages. Presumably the new installation is a 2.1.x installation, not 2.0.x, so you can't just move the queue entries because they're not compatible (in 2.1 there is a single .pck file per msg as opposed to the 2.0 .db and .msg files). IIRC, the incoming message is plain text in the .msg file, so using bin/inject on the new system to inject these into the 'in' queue for the list, although tedious, may be easier than anything else. (with luck, the list is an addressee so you can get that from the .msg without having to get it from the metadata in the associated .db). -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp