Sam Varshavchik writes: > Peer Oliver Schmidt writes: >> using webmail in an intranet environment, we want to disable the hard, >> or at least the softtimeouts. I tried >> ./configure --disable-hardtimeout --disable-softtimeout >> This result in a compilation error within pcp. (see at bottom of the > That's what happens when you invent randomly-named options. > Set the timeouts to 24 hours each.
Thanks. Did not look thru the INSTALL file correctly. Will use configure --enable-hardtimeout=86400 --enable-softtimeout=86400 rgds pos _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
