--On 20 October 2008 18:13:29 +0530 Nayagi MC <[EMAIL PROTECTED]> wrote:
> Hi > > Actually , I have found that some mails were not delivered. I want to > trace the mails based on the subject or header information. > Is there any command in exim to search for mails in queue or from > delivered mails using the headers or subject of the mails Yes, you can search the queue using "exim -bp", and you can search the logs using, for example "exigrep <SEARCH_STRING> <FILENAME>", but subject lines are not logged by default. You'll need to search on, for example, a sender or recipient email address. You can find full documentation at <http://www.exim.org/> in various formats. I find the PDF nice and easy to search: <http://www.exim.org/exim-pdf-current/doc/spec.pdf> If you need more help that this, you should say what operating system you are using, since file locations vary by OS. > Thanks & Regards > MMC.Nayagi > > > > -----Original Message----- > From: Nigel Metheringham > [mailto:[EMAIL PROTECTED] > Sent: Monday, October 20, 2008 3:43 PM > To: Nayagi MC > Cc: Exim-users List > Subject: Re: [exim] exim mail headers > > > > On 20 Oct 2008, at 11:11, Nayagi MC wrote: > >> How to get the mails sent from the server using their headers in exim? > > > Thats more than a little cryptic. You are going to have to explain > what you want to do if you wish to get a sensible answer. I've > certainly got no idea as to what you are asking... > > Nigel. > > -- > [ Nigel Metheringham [EMAIL PROTECTED] ] > [ - Comments in this message are my own and not ITO opinion/policy - ] -- Ian Eiloart IT Services, University of Sussex x3148 -- ## 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/
