> 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@localhost> RCPT TO:<test@localhost> IGNOREQUOTA DATA From: test@localhost To: test@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 ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html