Hello all
I'm thinking to move all users's inboxes from local mailhub filesystem (
FreeBSD 9.0 )
to a NFS mounted directory to a NetAPP filer to take advantage of the
netapp facilities.
I use traditional MBOX format and real UNIX users through LDAP (
pam_ldap + nss_ldap )
Actually all users's IMAP folders ( dovecot 2 ) are living in an NFS
mounted directory and it work like
a charm , but I wonder on how this would be reliable for incoming mail
that goes to INBOX users.
What would happen with postfix if it cannot access to users's mailboxes ?
( Eg : LAN down or filer stopped )
Thank you