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=<[EMAIL PROTECTED]>, ctladdr=<[EMAIL PROTECTED]>
(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, [EMAIL PROTECTED]
Providing Internet since 1994 www.sentex.net
Cambridge, Ontario Canada www.sentex.net/mike
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message