On 11/11/2010 11:42 AM, Kaushal Shriyan wrote:
On Thu, Nov 11, 2010 at 11:38 AM, Sahil Tandon<sa...@freebsd.org> wrote:
On Thu, 2010-11-11 at 11:29:58 +0530, Kaushal Shriyan wrote:
is there a way to grep for sender email address using mailq command ?
Yes, if you mean the *envelope* sender address.
i did sudo mailq | grep senderemailaddress didnot worked
This is an insufficient problem description.
--
Sahil Tandon<sa...@freebsd.org>
Hi Sahil,
so is there a way to find a particular emailid in mail.log or mailq
for any sort of issues ?
Kaushal ,
What are you trying to do ?
If you are trying to trace a lost mail , look in your maillog. (grep for
sender or recipient if you like )
If the mail was received mail may be sent, bounced , discarded or may
be still in the queue.
Anyway the entry will give you a clue.
Thanks
Ram