i use this command to export one mailbox.
Code: Select all
sxmboxexp -a /tmp/aaabc --user "username" --listlevel msg
the output file is very small.
omshowlog reports one error.
omshowlog -p 5
SERIOUS ERROR Administration(sxmboxexp ) 02.24.11 13:53:59
[OM 10270] Process about to terminate due to error.
Signal (Segmentation Violation) trapped by process 11691
Procedure trace follows:
<- tf_InitRecord
-> tf_PutString
<- tf_PutString
-> ct_ReadExtension 3005 len=9373 rec=34
<- ct_ReadExtension
<- ct_ReadExtension 3005 len=9373 rec=34
-> tf_GetINT16
<- tf_GetINT16
-> tf_PutINT16
<- tf_PutINT16
-> pm_tf_AppendRecord
-> tf_GetINT32
<- tf_GetINT32
-> tf_AppendRecord
<- tf_AppendRecord
<- pm_tf_AppendRecord
Last Msg Subject: A scanned image
Last Msg Sender: MAILER-DAEMON////internet///////////RFC-822/MAILER-DAEMON@company.com
Last Ct RecNo: 6
SERIOUS ERROR Administration(sxmboxexp ) 02.24.11 13:53:59
[OM 10272] BACKTRACE:
/opt/scalix/lib/libom_er.so(er_add_backtrace+0xb5)[0xf7e49b25]
/opt/scalix/lib/libom_er.so[0xf7e49e13]
/opt/scalix/lib/libom_er.so(er_DumpProcAndExit+0x1f)[0xf7e49f9f]
[0xffffe500]
[0x432e5548]
Last Msg Subject: A scanned image
Last Msg Sender: MAILER-DAEMON////internet///////////RFC-822/MAILER-DAEMON@company.com
Last Ct RecNo: 6
how can identify the corrupt email?
Code: Select all
omscan -Afvx -U "username"
found no errors!
thanks in advance!!!