On Tuesday 14 of October 2008 17:52:40 southpaw3229 wrote: > I send out permission based emails and i have also registered with AOL's > bulk email regulatory system. When a AOL member flags my emails as spam, > AOL sends me an email with the message ID only. I need to search the exim > logs by message ID, so i can get the exact email address that flagged me as > spam and remove them from the email database. > > I've search all over the web, and all i've found is a command to search the > Que by message ID, but not the logs. here is what i've found, which > doesn't help me - # exim -Mvh <E1KpPNg-0006SD-Cj>
try #exigrep E1KpPNg-0006SD-Cj /path/to/exim/mainlog Ax -- Václav Hůla, správce linuxových serverů Přírodovědecká fakulta Univerzita Karlova v Praze -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
