Gordon, I see. This is bad. In that case, do you have any solution or idea to take care this problem?
Vincent ----- Original Message ----- From: "Gordon Messmer" <[EMAIL PROTECTED]> To: "Courier" <[EMAIL PROTECTED]> Sent: Thursday, November 13, 2003 12:59 AM Subject: Re: [courier-users] Re: New Discussions Vincent Lee wrote: > > What you mean of having troble in using GDBM files on an NFS mount? > What kind of issues it can be, which using GDBM files? Any examples? > I have running both mail servers using NFS share courier config for 1 day, > it seems okay at the moment, but I done any 'reboot' on machine yet. Whenever you update the gdbm files, any server which has those files open over NFS is probably going to get a stale file handle, and report a read error. For instance, if you update "smtpaccess.dat", any server using an NFS mounted etc/courier is going to suddenly stop accepting mail, because tcpd keeps smtpaccess.dat open. It will get read errors when the copy on the NFS server is replaced, and it will drop all incoming SMTP connections, IIRC. ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users