Can I open a "Mail file too large"?

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
User avatar
Kadanis
Forum Contributor
Posts: 180
Joined: Tue Jun 20, 2006 8:55 am
Location: Dorset, UK
Contact:

Can I open a "Mail file too large"?

Post 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
User avatar
dude81
Forum Regular
Posts: 509
Joined: Mon Aug 29, 2005 6:26 am
Location: Pearls City

Post by dude81 »

cat mail | more :wink:
User avatar
Kadanis
Forum Contributor
Posts: 180
Joined: Tue Jun 20, 2006 8:55 am
Location: Dorset, UK
Contact:

Post by Kadanis »

thanks dude ;)
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

dude81 wrote:cat mail | more :wink:
or just "more mail" :P
Post Reply