Re: [vchkpw] OT - bouncesaying

2004-04-06 Thread Jeremy Kitchen
On Mon, 2004-04-05 at 13:40, Marcos Dutra wrote:
> Hi all,
> 
> I use vpopmail with procmail and i have a rule if the user passed your quota, 
> i return with bouncesaying, but the message error is not returned by qmail.
> 
> My .procmailrc is:
> [snip]

> What's happen, any idea?

your question would be best asked on the procmail mailing list, as this
has nothing to do with vpopmail.

-Jeremy

-- 
Jeremy Kitchen
Systems Administrator
[EMAIL PROTECTED]
Kitchen @ #qmail on EFNet - Join the party!
.
Inter7 Internet Technologies, Inc.
www.inter7.com
866.528.3530 toll free
847.492.0470 int'l
847.492.0632 fax
GNUPG key ID: 93BDD6CE



[vchkpw] OT - bouncesaying

2004-04-05 Thread Marcos Dutra
Hi all,

I use vpopmail with procmail and i have a rule if the user passed your quota, 
i return with bouncesaying, but the message error is not returned by qmail.

My .procmailrc is:

:0fhw
* ^From:
| formail -I "X-Quota: $QUOTA"

:0
* ^X-Quota: noquota
{
EXITCODE=100
:0w
* ^X-Quota: noquota
|/var/qmail/bin/bouncesaying "User is over quota, mail bounced."
}

The message return without error "User is over quota, mail bounced.".

What's happen, any idea?

Thanks for advance


Marcos Dutra