Backup Failing on dovecot control files

Hi Guys,

Backing up Dovecot control files ..
.. backup failed : tar: info-<domain>: Cannot stat: No such file or directory

tar: res-: Cannot stat: No such file or directory tar: payment-: Cannot stat: No such file or directory tar: Exiting with failure status due to previous errors

during my scheduled backup. Fresh install - why is this happening, how can i fix it.

its not doing it on all my sites, just a couple, some just say "none found".

Status: 
Closed (fixed)

Comments

and you need to fix your support request system because somehow it just chopped off half of my post. doesnt like or something?!

cant put things like "DOMAIN" in "<" or ">"

sigh

If you go to Webmin -> Servers -> Dovecot -> Mail Files, what are the "Index files location" and "Control files location" set to?

/var/lib/dovecot-virtualmin/index/%u

root@cartman:/var/lib/dovecot-virtualmin# ls -lah total 16K drwxr-xr-x 4 root root 4.0K Feb 5 23:04 . drwxr-xr-x 50 root root 4.0K Feb 15 11:41 .. drwxrwxrwx 87 root root 4.0K Feb 13 19:49 control drwxrwxrwx 87 root root 4.0K Feb 13 19:49 index

Lots of files in index folder.

Ok, I think I see the issue here - the fix is to edit the file /usr/share/webmin/virtual-server/feature-mail.pl and delete line 2991, which reads :

                                push(@names, &replace_atsign($u->{'user'}));

then run /etc/webmin/restart

Let us know if that helps ..

It work for me!

Thank you!

Cool - this fix will be in the next Virtualmin release.

Automatically closed -- issue fixed for 2 weeks with no activity.