[vchkpw] 65 Character Domain rejected

2005-04-15 Thread Rod Taylor
(.travel which is 7 characters) I imagine this will be run into more often. As a work around, we're bumping the MAX_PW_DOMAIN limit to 70; but it would be nice to have this corrected upstream. Thanks, Rod Taylor -- Rod Taylor <[EMAIL PROTECTED]>

[vchkpw] Disable Over quota bounce

2005-05-24 Thread Rod Taylor
Is there a way to disable the over quota bounce for messages which are not delivered? I would like the quota to be enforced, but if the account is over quota the message to be silently dropped instead of bounced. Thanks. -- Rod Taylor <[EMAIL PROTECTED]>

Re: [vchkpw] Disable Over quota bounce

2005-05-24 Thread Rod Taylor
On Tue, 2005-05-24 at 10:00 -0500, Ken Jones wrote: > > There isn't any code in now to disable it. But it just needs a > different > vexit() return code. Proably take about 15 to 30 minutes to get setup > and tested. Any advice on where? Attached is a patch which we believ

[vchkpw] Thread-safe Vpopmail Quota Check

2005-06-17 Thread Rod Taylor
We have a threaded mail agent that controls mail clearing, and use Vpopmail for mail delivery. We want to use some of the internal vpopmail functionality within our mail clearing agents to allow for trapping bad mail faster -- the main portion is quota checking. A review of the vpopmail code in th