Here it is ... I have disabled logger therefore, in following command output, logger is stopped
[zimbra@mailserver1 ~]$ zmcontrol status
Host mailserver1.holtecnet.local
antispam Running
antivirus Running
ldap Running
logger Stopped
mailbox Running
mta Running
snmp Running
spell Running
mailbox.log do not exist. Hence, I am giving you zimbra.log
2007-03-15 20:54:12,663 INFO [LmtpServer-556] [name=ama@holtecnet.com;] mailbox - Added message id=5284 digest=BbmBxq1smRXbUMpCw0P9scGTRqg= mailbox=178 rcpt=ama@holtecnet.com
2007-03-15 20:54:21,466 INFO [LmtpServer-556] [name=pks@holtecnet.com;] FileBlobStore - Stored size=6735 wrote=6735 path=/opt/zimbra/store/incoming/1173960617742-455.msg vol=1 digest=jWf57NXvoRYMX9xLkRdHvk7PRQ8=
2007-03-15 20:54:21,521 INFO [LmtpServer-556] [name=pks@holtecnet.com;] FileBlobStore - Renamed id=7822 mbox=84 oldpath=/opt/zimbra/store/incoming/1173960617742-455.msg newpath=/opt/zimbra/store/0/84/msg/1/7822-20677.msg
2007-03-15 20:54:21,573 INFO [LmtpServer-556] [name=pks@holtecnet.com;] mailbox - Added message id=7822 digest=jWf57NXvoRYMX9xLkRdHvk7PRQ8= mailbox=84 rcpt=pks@holtecnet.com
2007-03-15 20:54:28,896 INFO [Timer-0] [] stats - 03/15/2007 20:54:28,2,12031,2,2,12031,10,0.10,2,0.00,2,180.50 ,,1.00,,,,,,,5.50,218.078,0,5500,1019,7,34487,5418 36,,0,0,13,0
2007-03-15 20:54:34,899 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=7, closed=0, after=7 (0ms)
2007-03-15 20:55:28,900 INFO [Timer-0] [] stats - 03/15/2007 20:55:28,,,,,,9,0.22,1,0.00,,,1.00,1.00,,,8,2.63,, ,,218.619,0,5500,1019,7,34487,541836,,0,0,13,0
2007-03-15 20:55:34,901 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=7, closed=0, after=7 (0ms)
2007-03-15 20:55:57,644 INFO [LmtpServer-556] [name=km@holtecnet.com;] FileBlobStore - Stored size=47714 wrote=47714 path=/opt/zimbra/store/incoming/1173960617742-456.msg vol=1 digest=5OHhPVrPVjz7lFOuN4ICVKd31nc=
2007-03-15 20:55:57,645 INFO [LmtpServer-556] [name=km@holtecnet.com;] FileBlobStore - Renamed id=3540 mbox=364 oldpath=/opt/zimbra/store/incoming/1173960617742-456.msg newpath=/opt/zimbra/store/0/364/msg/0/3540-11075.msg
2007-03-15 20:55:57,663 INFO [LmtpServer-556] [name=km@holtecnet.com;] mailbox - Added message id=3540 digest=5OHhPVrPVjz7lFOuN4ICVKd31nc= mailbox=364 rcpt=km@holtecnet.com
2007-03-15 20:56:28,899 INFO [Timer-0] [] stats - 03/15/2007 20:56:28,1,47714,1,1,47714,11,0.45,1,0.00,1,134.00 ,0.50,0.43,,,4,72.00,,,7.00,225.650,0,5500,1019,7, 34492,541862,,0,0,13,0
2007-03-15 20:56:34,911 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=8, closed=1, after=7 (8ms)
2007-03-15 20:56:51,927 INFO [Pop3Server-2641] [] pop - connected
2007-03-15 20:56:51,972 INFO [Pop3Server-2641] [ip=192.168.40.51;name=team@holtecnet.com;] pop - quit from client
2007-03-15 20:56:51,972 INFO [Pop3Server-2641] [] ProtocolHandler - Handler exiting normally
2007-03-15 20:57:06,572 INFO [ImapServer-11884] [] ProtocolHandler - Exception occurred while handling connection
java.io.IOException: Connection reset by peer
at sun.nio.ch.FileDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher. java:21)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java :233)
at sun.nio.ch.IOUtil.read(IOUtil.java:206)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImp l.java:207)
at sun.nio.ch.SocketAdaptor$SocketInputStream.read(So cketAdaptor.java:171)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStr eam.java:86)
at java.io.BufferedInputStream.fill(BufferedInputStre am.java:218)
at java.io.BufferedInputStream.read(BufferedInputStre am.java:235)
at com.zimbra.cs.tcpserver.TcpServerInputStream.readL ine(TcpServerInputStream.java:81)
at com.zimbra.cs.imap.ImapRequest.continuation(ImapRe quest.java:129)
at com.zimbra.cs.imap.ImapHandler.processCommand(Imap Handler.java:511)
at com.zimbra.cs.tcpserver.ProtocolHandler.processCon nection(ProtocolHandler.java:231)
at com.zimbra.cs.tcpserver.ProtocolHandler.run(Protoc olHandler.java:198)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Wo rker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
2007-03-15 20:57:06,572 INFO [ImapServer-11881] [] ProtocolHandler - Exception occurred while handling connection
java.io.IOException: Connection reset by peer
at sun.nio.ch.FileDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher. java:21)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java :233)
at sun.nio.ch.IOUtil.read(IOUtil.java:206)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImp l.java:207)
at sun.nio.ch.SocketAdaptor$SocketInputStream.read(So cketAdaptor.java:171)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStr eam.java:86)
at java.io.BufferedInputStream.fill(BufferedInputStre am.java:218)
at java.io.BufferedInputStream.read(BufferedInputStre am.java:235)
at com.zimbra.cs.tcpserver.TcpServerInputStream.readL ine(TcpServerInputStream.java:81)
at com.zimbra.cs.imap.ImapRequest.continuation(ImapRe quest.java:129)
at com.zimbra.cs.imap.ImapHandler.processCommand(Imap Handler.java:511)
at com.zimbra.cs.tcpserver.ProtocolHandler.processCon nection(ProtocolHandler.java:231)
at com.zimbra.cs.tcpserver.ProtocolHandler.run(Protoc olHandler.java:198)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Wo rker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
2007-03-15 20:57:06,573 INFO [ImapServer-10939] [] ProtocolHandler - Exception occurred while handling connection
java.io.IOException: Connection reset by peer
at sun.nio.ch.FileDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher. java:21)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java :233)
at sun.nio.ch.IOUtil.read(IOUtil.java:206)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImp l.java:207)
at sun.nio.ch.SocketAdaptor$SocketInputStream.read(So cketAdaptor.java:171)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStr eam.java:86)
at java.io.BufferedInputStream.fill(BufferedInputStre am.java:218)
at java.io.BufferedInputStream.read(BufferedInputStre am.java:235)
at com.zimbra.cs.tcpserver.TcpServerInputStream.readL ine(TcpServerInputStream.java:81)
at com.zimbra.cs.imap.ImapRequest.continuation(ImapRe quest.java:129)
at com.zimbra.cs.imap.ImapHandler.processCommand(Imap Handler.java:511)
at com.zimbra.cs.tcpserver.ProtocolHandler.processCon nection(ProtocolHandler.java:231)
at com.zimbra.cs.tcpserver.ProtocolHandler.run(Protoc olHandler.java:198)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Wo rker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
2007-03-15 20:57:06,574 INFO [ImapServer-11881] [] ProtocolHandler - Handler exiting normally
2007-03-15 20:57:06,574 INFO [ImapServer-10939] [] ProtocolHandler - Handler exiting normally
2007-03-15 20:57:06,573 INFO [ImapServer-11884] [] ProtocolHandler - Handler exiting normally
2007-03-15 20:57:08,280 INFO [LmtpServer-556] [name=sgl@holtecnet.com;] FileBlobStore - Stored size=27721 wrote=27721 path=/opt/zimbra/store/incoming/1173960617742-457.msg vol=1 digest=ADrPEXMu8Gnblf85FFpe69OGreA=
2007-03-15 20:57:08,313 INFO [LmtpServer-556] [name=sgl@holtecnet.com;] FileBlobStore - Renamed id=6208 mbox=295 oldpath=/opt/zimbra/store/incoming/1173960617742-457.msg newpath=/opt/zimbra/store/0/295/msg/1/6208-18353.msg
2007-03-15 20:57:08,366 INFO [LmtpServer-556] [name=sgl@holtecnet.com;] mailbox - Added message id=6208 digest=ADrPEXMu8Gnblf85FFpe69OGreA= mailbox=295 rcpt=sgl@holtecnet.com
2007-03-15 20:57:28,896 INFO [Timer-0] [] stats - 03/15/2007 20:57:28,1,27721,1,1,27721,10,0.30,3,0.00,1,192.00 ,,1.00,,,3,0.00,4,11.00,7.00,228.078,0,5501,1019,7 ,34492,541877,,0,0,10,0
2007-03-15 20:57:34,904 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=8, closed=0, after=8 (0ms)
2007-03-15 20:58:14,859 INFO [LmtpServer-556] [name=pkg@holtecnet.com;] FileBlobStore - Stored size=8949 wrote=8949 path=/opt/zimbra/store/incoming/1173960617742-458.msg vol=1 digest=xbUTpPqCTGa26iLT2mcqedW7hZU=
2007-03-15 20:58:14,860 INFO [LmtpServer-556] [name=pkg@holtecnet.com;] FileBlobStore - Renamed id=16869 mbox=167 oldpath=/opt/zimbra/store/incoming/1173960617742-458.msg newpath=/opt/zimbra/store/0/167/msg/4/16869-47994.msg
2007-03-15 20:58:14,893 INFO [LmtpServer-556] [name=pkg@holtecnet.com;] mailbox - Added message id=16869 digest=xbUTpPqCTGa26iLT2mcqedW7hZU= mailbox=167 rcpt=pkg@holtecnet.com
2007-03-15 20:58:28,904 INFO [Timer-0] [] stats - 03/15/2007 20:58:28,1,8949,1,1,8949,9,0.00,1,0.00,1,40.00,,1. 00,,,,,,,8.00,228.919,0,5501,1019,7,34492,541892,, 0,0,10,0
2007-03-15 20:58:34,922 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=9, closed=2, after=7 (16ms)
2007-03-15 20:58:39,501 INFO [LmtpServer-556] [name=kk@holtecnet.com;] FileBlobStore - Stored size=8371 wrote=8371 path=/opt/zimbra/store/incoming/1173960617742-459.msg vol=1 digest=x8lvLHQAxj15D7iySKebHC0HBlI=
2007-03-15 20:58:39,538 INFO [LmtpServer-556] [name=kk@holtecnet.com;] FileBlobStore - Renamed id=8993 mbox=78 oldpath=/opt/zimbra/store/incoming/1173960617742-459.msg newpath=/opt/zimbra/store/0/78/msg/2/8993-26991.msg
2007-03-15 20:58:39,622 INFO [LmtpServer-556] [name=kk@holtecnet.com;] mailbox - Added message id=8993 digest=x8lvLHQAxj15D7iySKebHC0HBlI= mailbox=78 rcpt=kk@holtecnet.com
2007-03-15 20:59:28,903 INFO [Timer-0] [] stats - 03/15/2007 20:59:28,1,8371,1,1,8371,9,0.33,1,0.00,1,262.00,,1 .00,,,,,,,7.00,230.112,0,5503,1019,7,34492,541907, ,0,0,10,0
2007-03-15 20:59:34,908 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=8, closed=0, after=8 (1ms)
2007-03-15 21:00:19,606 INFO [LmtpServer-556] [] LmtpHandler - [192.168.10.8] quit from client
2007-03-15 21:00:19,607 INFO [LmtpServer-556] [] ProtocolHandler - Handler exiting normally
2007-03-15 21:00:28,897 INFO [Timer-0] [] stats - 03/15/2007 21:00:28,,,,,,8,0.25,,,,,,,,,,,,,,230.392,0,5503,1 019,7,34492,541907,,0,0,10,0
2007-03-15 21:00:34,908 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=8, closed=0, after=8 (0ms)
2007-03-15 21:01:15,420 INFO [LmtpServer-557] [] LmtpHandler - [192.168.10.8] connected
2007-03-15 21:01:15,526 INFO [LmtpServer-557] [name=rak@holtecnet.com;] FileBlobStore - Stored size=37503 wrote=37503 path=/opt/zimbra/store/incoming/1173960617742-460.msg vol=1 digest=oh127pksrOobflYWtBMd99G4Ugw=
2007-03-15 21:01:15,526 INFO [LmtpServer-557] [name=rak@holtecnet.com;] FileBlobStore - Renamed id=20504 mbox=121 oldpath=/opt/zimbra/store/incoming/1173960617742-460.msg newpath=/opt/zimbra/store/0/121/msg/5/20504-64222.msg
2007-03-15 21:01:15,550 INFO [LmtpServer-557] [name=rak@holtecnet.com;] mailbox - Added message id=20504 digest=oh127pksrOobflYWtBMd99G4Ugw= mailbox=121 rcpt=rak@holtecnet.com
2007-03-15 21:01:28,898 INFO [Timer-0] [] stats - 03/15/2007 21:01:28,1,37503,1,1,37503,9,0.22,1,1.00,1,32.00,, 1.00,,,,,,,8.00,231.419,0,5503,1019,7,34492,541922 ,,0,0,10,0
2007-03-15 21:01:34,980 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=9, closed=1, after=8 (71ms)
2007-03-15 21:01:53,057 INFO [Pop3Server-2642] [] pop - connected
2007-03-15 21:01:53,106 INFO [Pop3Server-2642] [ip=192.168.40.51;name=team@holtecnet.com;] pop - quit from client
2007-03-15 21:01:53,107 INFO [Pop3Server-2642] [] ProtocolHandler - Handler exiting normally
2007-03-15 21:02:28,900 INFO [Timer-0] [] stats - 03/15/2007 21:02:28,,,,,,9,0.44,3,0.00,,,,,,,3,0.33,4,12.25,, 232.368,0,5503,1019,7,34492,541922,,0,0,10,0
2007-03-15 21:02:34,911 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=8, closed=0, after=8 (1ms)
2007-03-15 21:02:51,321 INFO [LmtpServer-557] [name=ajn@holtecnet.com;] FileBlobStore - Stored size=706621 wrote=706621 path=/opt/zimbra/store/incoming/1173960617742-461.msg vol=1 digest=9nZvVBt4NUvCcxumd5KtuyokxgI=
2007-03-15 21:02:51,321 INFO [LmtpServer-557] [name=ajn@holtecnet.com;] FileBlobStore - Renamed id=24763 mbox=177 oldpath=/opt/zimbra/store/incoming/1173960617742-461.msg newpath=/opt/zimbra/store/0/177/msg/6/24763-73068.msg
2007-03-15 21:02:51,364 INFO [LmtpServer-557] [name=ajn@holtecnet.com;] mailbox - Added message id=24763 digest=9nZvVBt4NUvCcxumd5KtuyokxgI= mailbox=177 rcpt=ajn@holtecnet.com
2007-03-15 21:03:00,035 INFO [LmtpServer-557] [name=skg@holtecnet.com;] FileBlobStore - Stored size=706621 wrote=706621 path=/opt/zimbra/store/incoming/1173960617742-462.msg vol=1 digest=azxvsNLY0f7DY9uow4gVN3CM90U=
2007-03-15 21:03:00,035 INFO [LmtpServer-557] [name=skg@holtecnet.com;] FileBlobStore - Renamed id=34154 mbox=137 oldpath=/opt/zimbra/store/incoming/1173960617742-462.msg newpath=/opt/zimbra/store/0/137/msg/8/34154-94536.msg
2007-03-15 21:03:00,069 INFO [LmtpServer-557] [name=skg@holtecnet.com;] mailbox - Added message id=34154 digest=azxvsNLY0f7DY9uow4gVN3CM90U= mailbox=137 rcpt=skg@holtecnet.com
2007-03-15 21:03:28,897 INFO [Timer-0] [] stats - 03/15/2007 21:03:28,2,1413242,2,2,1413242,10,0.30,3,0.00,2,10 9.00,,0.00,,,12,0.42,,,8.50,239.763,0,5503,1019,7, 34492,541960,,0,0,10,0
2007-03-15 21:03:34,973 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=10, closed=1, after=9 (62ms)
2007-03-15 21:04:28,900 INFO [Timer-0] [] stats - 03/15/2007 21:04:28,,,,,,8,0.13,,,,,,,,,,,,,,240.312,0,5503,1 019,7,34492,541960,,0,0,10,0
2007-03-15 21:04:35,094 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=9, closed=2, after=7 (182ms)
2007-03-15 21:04:40,055 INFO [LmtpServer-557] [] LmtpHandler - [192.168.10.8] quit from client
2007-03-15 21:04:40,055 INFO [LmtpServer-557] [] ProtocolHandler - Handler exiting normally
2007-03-15 21:05:28,905 INFO [Timer-0] [] stats - 03/15/2007 21:05:28,,,,,,8,0.25,,,,,,,,,3,0.00,,,,241.077,0,5 503,1019,7,34492,541960,,0,0,10,0
2007-03-15 21:05:34,915 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=7, closed=0, after=7 (0ms)
2007-03-15 21:06:28,900 INFO [Timer-0] [] stats - 03/15/2007 21:06:28,,,,,,8,0.25,,,,,,,,,,,,,,241.355,0,5503,1 019,7,34492,541960,,0,0,10,0
2007-03-15 21:06:34,923 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=7, closed=1, after=6 (7ms)
2007-03-15 21:06:54,185 INFO [Pop3Server-2643] [] pop - connected
2007-03-15 21:06:54,241 INFO [Pop3Server-2643] [ip=192.168.40.51;name=team@holtecnet.com;] pop - quit from client
2007-03-15 21:06:54,241 INFO [Pop3Server-2643] [] ProtocolHandler - Handler exiting normally
2007-03-15 21:07:28,903 INFO [Timer-0] [] stats - 03/15/2007 21:07:28,,,,,,9,0.33,3,0.67,,,,,,,3,0.67,4,14.00,, 242.549,0,5503,1019,7,34492,541960,,0,0,10,0
2007-03-15 21:07:29,665 INFO [LmtpServer-558] [] LmtpHandler - [192.168.10.8] connected
2007-03-15 21:07:29,759 INFO [LmtpServer-558] [name=sns@holtecnet.com;] FileBlobStore - Stored size=8119 wrote=8119 path=/opt/zimbra/store/incoming/1173960617742-463.msg vol=1 digest=iXyeKUzjXbGptGNoSGuKG26YPw8=
2007-03-15 21:07:29,925 INFO [LmtpServer-558] [name=sns@holtecnet.com;] FileBlobStore - Renamed id=11706 mbox=55 oldpath=/opt/zimbra/store/incoming/1173960617742-463.msg newpath=/opt/zimbra/store/0/55/msg/2/11706-27297.msg
2007-03-15 21:07:30,011 INFO [LmtpServer-558] [name=sns@holtecnet.com;] mailbox - Added message id=11706 digest=iXyeKUzjXbGptGNoSGuKG26YPw8= mailbox=55 rcpt=sns@holtecnet.com
2007-03-15 21:07:34,972 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=7, closed=1, after=6 (55ms)
2007-03-15 21:08:26,370 INFO [LmtpServer-558] [name=sos@holtecnet.com;] FileBlobStore - Stored size=2764244 wrote=2764244 path=/opt/zimbra/store/incoming/1173960617742-464.msg vol=1 digest=Jflf00jVQs367kovsNH+M4zuS0Q=
2007-03-15 21:08:26,456 INFO [LmtpServer-558] [name=sos@holtecnet.com;] FileBlobStore - Linked id=57778 mbox=224 oldpath=/opt/zimbra/store/incoming/1173960617742-464.msg newpath=/opt/zimbra/store/0/224/msg/14/57778-146109.msg
2007-03-15 21:08:26,509 INFO [LmtpServer-558] [name=sos@holtecnet.com;] mailbox - Added message id=57778 digest=Jflf00jVQs367kovsNH+M4zuS0Q= mailbox=224 rcpt=sos@holtecnet.com
2007-03-15 21:08:26,511 INFO [LmtpServer-558] [name=sva@holtecnet.com;] FileBlobStore - Linked id=24721 mbox=197 oldpath=/opt/zimbra/store/incoming/1173960617742-464.msg newpath=/opt/zimbra/store/0/197/msg/6/24721-55875.msg
2007-03-15 21:08:26,524 INFO [LmtpServer-558] [name=sva@holtecnet.com;] mailbox - Added message id=24721 digest=Jflf00jVQs367kovsNH+M4zuS0Q= mailbox=197 rcpt=sva@holtecnet.com
2007-03-15 21:08:26,526 INFO [LmtpServer-558] [name=svaip@holtecnet.com;] FileBlobStore - Linked id=16887 mbox=214 oldpath=/opt/zimbra/store/incoming/1173960617742-464.msg newpath=/opt/zimbra/store/0/214/msg/4/16887-37672.msg
2007-03-15 21:08:26,540 INFO [LmtpServer-558] [name=svaip@holtecnet.com;] mailbox - Added message id=16887 digest=Jflf00jVQs367kovsNH+M4zuS0Q= mailbox=214 rcpt=svaip@holtecnet.com
2007-03-15 21:08:26,541 INFO [LmtpServer-558] [] FileBlobStore - deleting blob file (path=/opt/zimbra/store/incoming/1173960617742-464.msg, vol=1)
2007-03-15 21:08:28,901 INFO [Timer-0] [] stats - 03/15/2007 21:08:28,2,2772363,4,4,8300851,12,0.17,4,0.00,4,14 0.25,,1.00,,,,,,,6.75,253.006,0,5503,1019,7,34492, 541975,,0,0,10,0
2007-03-15 21:08:35,040 INFO [IndexWritersSweeper] [] MailboxIndex - open index writers sweep: before=9, closed=1, after=8 (122ms) |