Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2002 16:07:02 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        stable@freebsd.org
Subject:   strange things with sendmail and quotas on STABLE
Message-ID:  <5.1.0.14.0.20020419155820.063019f0@marble.sentex.ca>

next in thread | raw e-mail | index | archive | help

Given user

Quotas for user test123:
/var/mail: blocks in use: 20048, limits (soft = 20000, hard = 20000)
         inodes in use: 2, limits (soft = 0, hard = 0)


OK, they are over their limit.  No problem. What is strange is why does

granite# mail -v test123
Subject: Your mailbox is full

Hello, you are over the 20MB limit. You must clean out your old mail in 
order to get new mail

EOT
test123... Connecting to localhost.sentex.net. via relay...

etc... work?


This gets delivered, where as in the past it would bounce.  Now even 
stranger, if I try and send a large message thats over a certain size, it 
will bounce as expected.

granite# wc /tmp/r.out
      351    4650   34236 /tmp/r.out
granite# cat /tmp/r.out | mail -s "test ignore" test123

This message bounces.


Apr 19 16:09:46 granite sm-mta[52050]: g3JK9ksf052049: 
to=<seip@granite.sentex.ca>, ctladdr=<mdtancsa@granite.sentex.ca> 
(1001/1001), delay=00:00:00, xdelay=00:00:00, mailer=local, pri=64850, 
relay=local, dsn=5.2.2, stat=Service unavailable (/var/mail/test123: Disc 
quota exceeded)
Apr 19 16:09:46 granite sm-mta[52050]: g3JK9ksf052049: g3JK9ksf052050: DSN: 
Service unavailable (/var/mail/test123: Disc quota exceeded)

This did not used to be this way. Any ideas what might have changed this 
behaviour ?  This is a buildworld from Thu Apr 18.

	---Mike
--------------------------------------------------------------------
Mike Tancsa,                          	          tel +1 519 651 3400
Sentex Communications,     			  mike@sentex.net
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada			  www.sentex.net/mike


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020419155820.063019f0>