• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Moving the mail files to another location under Qmail

K

kkuti

Guest
Plesk 7.5 for UNIX/Linux ---Need help please. We have run out of space on the partition where the mail files reside. I have moved the files to another larger partition. I just need to let qmail know where to drop the new mails. Currently mails are bouncing with the message -- Sorry, no mailbox by that name here.
Have tried to change all references to the new partition via xinetd, init.d and the control files. Also have run qmail -showctl which still shows that /var/qmail is the qmail directory. Is it not possible to change this.
 
Problem solved after some searching round.
Once you have moved the mail files to the new location then you need to go to /var/qmail/control/assign and change all refrences to the new locations. Then run /var/qmail/bin/qmail-newu to produce a new cdb. Check you maintain all the permissions as they previously were. IMAP and POP3 need to know about the new locations , as in this case on Linux running xinetd, make the change there. All the best. :)
 
Back
Top