Displaying 2 results from an estimated 2 matches for "kokoci".
Did you mean:
bokoc
2020 Oct 18
3
Using NFS to extend local email storage
We are running our IMAP mail server on a VPS in the cloud
(dovecot+exim+horde webmail), and we are using our on-premises NAS for
daily backups through custom rsync scripts (which work well with maildir).
There is a lot of storage available on the NAS, while not so much on the
VPS. Since, we often get downtime on-premises due to power outages we
cannot move the mail server on-premises (though the
2020 Oct 18
0
Using NFS to extend local email storage
On 18.10.20 19:50, Maciej Kokoci?ski wrote:
> Now, my idea is to set up?an NFS volume on the NAS, and configure the
> cloud-based server as the client. I would like to store only the most
> recent emails on the main?server, and keep the whole data set on the NAS.
Doing NFS over the Internet is such a bad idea. Don'...