2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] mailbot / GDBM/DB...
FromSent OnAttachments
Benjamin BradleyDec 6, 2007 12:11 pm 
Sam VarshavchikDec 6, 2007 3:32 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] mailbot / GDBM/DB : Operation not permitted.Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 6, 2007 3:32:01 pm
List:net.sourceforge.lists.courier-users

Benjamin Bradley writes:

Hi everyone. I'm setting up an autoresponder/away/vacation message on a mailbox on our courier server, and the mailbot seems to be having some trouble with the duplicate autoresponses database (-d parameter). The mailbot manpage says that "The -d option is only available if maildrop has GDBM/DB extensions enabled." but is not clear if this means BOTH GDBM & DB or ONE OF GDBM or DB must be available.

Either.

This error message looks like EOPNOTSUPP. The only thing I can think of is that the dupe autoresponse DB requires locking, and your filesystem does not implement locking operations.