> Now, this might be dumb question but, how do I look at the header of the messages?
The header is in the received message, in OE open message click on File/Properties/Details
I think if you look in /var/log/smtpfront-qmail/current
you will see the message source information
eg
2004-04-20 11:02:38.096939500 tcpserver: ok 5558 0:192.232.5.1:25 pc-00099.mydomain.com.au:192.232.5.99::1164
2004-04-20 11:02:57.213239500 smtpfront-qmail[5558]: MAIL FROM: <jacko@mydomain.com.au>
2004-04-20 11:02:57.214120500 smtpfront-qmail[5558]: RCPT TO: <freddo@wherever.com.au>
Find out which PC has the IP of 192.232.5.99 and you have your source (or culprit).
or, if you get & instal qmHandle rpm, it adds a panel to server manager & you can view all the queue'd messages. Look in the contribs.org contribs downloads section for e-smith-qmHandle-1.0.0-7.noarch.rpm.
You are bound to find some details in there
eg
Received: from station15 (pc-00099.mydomain.com.au [192.232.5.99])
by server3.mydomain.com.au ([192.232.5.1])
with SMTP via TCP; 15 Apr 2004 00:57:41 -0000
I would also be scanning your workstations immediately with an up to date scanner.
AVG has a free version and works good from
www.grisoft.comRegs
Ray