Messaging Server 4.15 and End-Of-Stream messages

My SMTP log has an entry "[28/Mar/2002:14:26:01 -0700] mail smtpd[364]: Network Notice: Client End-Of-Stre

am from 127.0.0.1 [127.0.0.1]" that appears over and over again. They appear every 10 minutes.

The mail server appears to be sending and recieving mail properly. Clients appear to be working as well both with HTTP and POP3.

Is this a normal message or is indicative of some type of problem?

[429 byte] By [709622] at [2007-11-25 7:11:06]
# 1

it's a normal message. What you're seeing the the stored process connecting to the smtp port to make sure it's responding. It's not sending any data down so smtp is closing the connection and reporting the "end of stream". The giveaway is that the connection is coming from the loopback address (127.0.0.1)

709463 at 2007-6-29 17:43:52 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...