|
From: Jamie C. <jca...@we...> - 2006-03-05 09:29:48
|
On Sat, 2006-03-04 at 09:28, John Hinton wrote: > Jamie, > > Using the backup and restore functions to move hosting accounts.... > > I think I found one small bug that could be considered a bug in the > script as a whole. I have reproduced this problem a total of one time > and don't know yet if this was some sort of exception. > > If the domain being transferred has any aliased email addresses in the > aliases table, not the virtusertable, it seems that newaliases is not > run? Opening the 'Edit Mail Aliases' module within Virtualmin, selecting > the alias which is already written and saving it corrects the issue. I > would imagine doing the same from the Sendmail Aliases module would have > the same results but I haven't tried that.... yet. > > I suppose this could possibly even be an issue when restoring an account > on the same machine, if in fact the alias had been removed and > newaliases run? > > Reporting in on my successes as requested sir! Hi John, That is quite surprising, as Virtualmin does run newaliases after every alias is created or modified. However, there was one thing I didn't understand about your bug report - all Virtualmin mail aliases have an entry in /etc/mail/virtusertable , and possibly one in /etc/aliases too in forwarding to multiple destinations. Did you create these aliases using only the Virtualmin module? - Jamie |