2 Sep 2002 10:50
making sense of sendmail logfile
urgrue <urgrue <at> tumsan.fi>
2002-09-02 08:50:06 GMT
2002-09-02 08:50:06 GMT
i need to find out who sent a particular message. how exactly can i figure out, from sendmail's logfile, what "from:" line matches what "to:" line? i used to think it was the PID, but at least in this case, there is no PID matching the PID on the "to:" lines (perhaps because this is an alias, sendmail uses a different process?). in this example: Sep 2 11:10:21 ns sendmail[31782]: g8289hE31779: .... what about that last g8289hE..etc..., does this tell me which parts of the logfile have to do with each other? (so can i just grep g8289... from the logfile to get the full log of the transaction?) - To unsubscribe from this list: send the line "unsubscribe linux-admin" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed