Use the following command on your BX server: grep "to=<destination e-mail>" /var/log/maillog | grep ctladdr
Replace the "destination e-mail" with the e-mail address of your receiver. This will provide a list of e-mails to that individual's address, the sender's address (ctladdr), and date time. It won't be in any pretty format - but all the data will be there. But depending on how long this was going on, you may have to do it to /var/log/maillog.1 and /var/log/maillog.2 too. Chuck ---------- Original Message ----------- From: Klein Joachim <[email protected]> To: BlueOnyx General Mailing List <[email protected]> Sent: Tue, 17 Aug 2010 09:25:07 +0200 Subject: [BlueOnyx:05230] OT: Maillog listing > Hy to the List! > > I have an problem with a customer, who has mailboxes on a BO-Server. > Yesterday the following problem happend: > After some changes on the exchange-Server the pop3-connector gets the mails > from my BO-server and then deletes it from the BO-mailboxes, but the > mails never arrieved in > the Exchange-Mailboxes. > On the BO-Server everything looks fine in the logs, but the mails are in > completly missing. > The Sender thinks that the mails are recieved and my customer don´t know > which mails are missing. > > I want to help him and get a listing of Sender/reciever in this time > (about 6hours) from the maillog. > But I don´t know how to get a compact list extracted from the maillog. > For example > Time, Sender, Reciever, .... in CSV or with TABS > > Thanks > Klein Joachim > _______________________________________________ > Blueonyx mailing list > [email protected] > http://www.blueonyx.it/mailman/listinfo/blueonyx ------- End of Original Message -------
_______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
