By bablahemen83
In Mac OS x, i have configure Mail server(IMAP) with Postfix & Devcot. the system storage is only 256 GB. i want to alocate 50GB each to my user( 80 Approx). how do change the default mail storage location to my NAS drive( 12TB).
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Once your NAS is mounted you can specify the directory like this:
sudo postconf mail_spool_directory=/Location/Mail/
where /Location/Mail is the directory. This will only work if home_mailbox is not set:
sudo postconf home_mailbox=
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.