Change mail_partition path

XeRoNz

New member
Joined
Jul 29, 2017
Messages
4
Hello! I've been using the mail_partition option for some time, but due to issues with the storage I'd rather move the setting to another folder.

Is there any way to do this? I've been trying to use the converter from https://help.directadmin.com/item.php?id=2135 (with simulate), but in the end it wants to set the path for all users on the last listed user. So that script isn't intended for use on a conversion after it already has been converted.

If I add the user= flag and run in on a single user it works (without simulate). But in that case it doesn't alter the /etc/virtual/domain.ext/passwd paths. That value stays the same as the value from the first conversion.

Anyone knows a solution? Thanks for reading.
 
Nobody any idea how to move the mail over from the mail_partition path to another path? :)
 
as I understand default was:
/home/fred/Maildir
you changed it to:
/maildisk/fred/Maildir
now you want to move to another disk, and have issues with script, I think: just leave old path, but mount new drive to it with rsynced data, or use symlink.
 
Back
Top