Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Strange lines in log

Status
Not open for further replies.

AndrewF7

MIS
May 25, 2007
2
RU
I have some troubles with Postfix mail server. Sometimes incoming messages are lost somewhere insinde our external mail server. Remote mailserver says that message was successfully delivered to our mailserver. But all I see in log is:

May 24 16:37:17 ns postfix/smtpd[10773]: connect from xx.xx.xx[xxx.xxx.56.129]
May 24 16:37:17 ns postfix/smtpd[10773]: 4C6E6965DF3: client=xx.xx.xx[xx.xx.56.129]
May 24 16:37:17 ns postfix/cleanup[11288]: 4C6E6965DF3: message-id=<MEX1hMg53Mtt8j5VH9e00002730@xx.xx.xx>
May 24 16:37:18 ns postfix/smtpd[10773]: disconnect from xx.xx.xx[xx.xx.56.129]

I can't understand what mean "cleanup" exactly after connection. Anybody knows?
 
man cleanup :)))

"The cleanup daemon processes inbound mail, inserts it into the incoming mail queue, and informs the queue manager of its arrival."
 
piti: it means that message was transferred to queue manager and stucked there?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top