how to move mailing list from one domain to another on the same server

3 posts / 0 new
Last post
#1 Mon, 11/09/2015 - 03:58
intrixius

how to move mailing list from one domain to another on the same server

(also asked at ServerFault)

I have just done the following move, through the virtualmin (4.18) interface:

  • moved domain abc.de to old.abc.de
  • moved domain new.abc.de to abc.de

The problem that now occurs: all the mail aliases, including mailing lists that existed on the original abc.de now became @old.abc.de making them unavailable through the original address @abc.de

How can I move/change the mail aliases and mailing lists so that they reside under @abc.de instead of @old.abc.de ?

Can I just find/replace the "@old.abc.de" instances in /etc/postfix/virtual with "@abc.de" ? For example info@old.abc.de info-old.abd.de to info@abc.de info-abd.de ?

Thanks!

Tue, 11/10/2015 - 15:19
intrixius

Is this too easy and am I stupid, or is this too difficult and does nobody knows the answer?

Wed, 11/11/2015 - 12:25
andreychek

Howdy,

I unfortunately don't know of a way to move a mailing list from one Virtual Server to another.

I don't imagine it's an option to re-create your mailing list on abc.de, and to re-populate the mailing list members?

-Eric

Topic locked