Infos about bug 2967
Simon Matter
simon.matter at invoca.ch
Fri Jun 15 08:03:42 EDT 2007
> Hi,
>
> i can't login in Bugzilla, so i will post the infos here.
> See https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2967 for details
>
> 1. i have the same problem on a x86_64 (not Murder) systen, on an i586
> system
> deliver -q works fine
> 2. If lmtp_overquota_perm_failure is set 1 the error message is "Over
> quota"
> but if lmtp_overquota_perm_failure is set 0 there is no error
> message in the
> logs but the mail is not deliverd either
What happens if you use LMTP with IGNOREQUOTA like this:
cat << EOF | [path]/deliver -l
MAIL FROM:<test at localhost>
RCPT TO:<test at localhost> IGNOREQUOTA
DATA
From: test at localhost
To: test at localhost
Subject: Test
Test
.
EOF
}
If it also doesn't work then it may be something with x86_64 arch. I'm
using it on x86 without any problem.
Simon
More information about the Info-cyrus
mailing list