Page 1 of 1

Can I open a "Mail file too large"?

Posted: Wed Jan 24, 2007 2:50 am
by Kadanis
A recent test of some new code has caused the related mailbox on the server to be flooded with over 4GB of data. I've tried to open the mailbox via Webmin http GUI and through SSH but in both occasions I get an error "Mail File Too Large"

Does anyone know if there is any way I can open this to see what the contents is, as it is very likey to be error reports from last nights test of the batch job.

Thanks in advance

Posted: Wed Jan 24, 2007 5:06 am
by dude81
cat mail | more :wink:

Posted: Wed Jan 24, 2007 5:34 am
by Kadanis
thanks dude ;)

Posted: Wed Jan 24, 2007 6:18 am
by Jenk
dude81 wrote:cat mail | more :wink:
or just "more mail" :P