[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mailbox problem... messgae too large





Ian Perry wrote:
Hi,

I have a mailbox here where someone sent a 141MB (yep.. 141 meg) message to
it, and now we cannot delete that message.

Mail(x) responds with,
fseek: Invalid argument
panic: temporary file seek
Segmentation fault
client email programs time out.

Other than deleting the entire mailbox, does anyone know of an easy way of
getting rid of that one message from the server ?

Any ideas would be helpful as there are other mails in the box which we
don't really want to lose.

Thanks

Ian




telnet host.of.the.pop.server 110
+OK POP3 server ready
user username
+OK Please send PASS
pass password
+OK User mailbox has 8 messages (245793 octets)
list
+OK 8 messages (245793 octets)
1 18696
2 95954
3 1187
4 34837
5 1131
6 30235
7 31968
8 31785
.
dele 8
+OK message 8 deleted.


Sincerely

Brian Schmidt



Reply to: