At 3:49 PM -0700 9/6/01, Darren Dunham wrote:
> MailServerException: Unexpected response to command "QUIT" from POP
> server: -ERR maillock error 'Other lock error' (5) on
> '/var/mail/.dbuser.pop': No such file or directory (2)
Qpopper is unable to lock the maildrop during the QUIT. Possibly a
lot of mail is being delivered.
Qpopper only tries four times to get the maillock during QUIT. It
may make sense to bump this up (or make it an option). As an
experiment, try changing the '4' to '30' in line 349 of
popper/pop_updt.c and see if that makes the problem go away. (You
don't want the value too large because Qmaillock() still uses sleep()
instead of doze() to wait, so it's seconds times attempt.)
--
Randall Gellens [EMAIL PROTECTED]
---------------------- (randomly-selected tag) ---------------------
Dimensions will always be expressed in the least usable term.
Velocity, for example, will be expressed in furlongs per fortnight.