Jake Vickers wrote:
> David Milholen wrote:
>> Jake,
>>  I looked at the send logs I wish I knew what to put a grep on because I
>> do  not know what im looking at in these logs. I see where msgs are
>> succesful,bounced and no auths that sort of thing but nothing that looks
>> like it had a problem sending the list out to everyone. I may be
>> overlooking something.
>> Thanks
>>
>>   
> Pick one of the addresses it's not making it to, and grep that. Also run
> the logs through tai64nlocal if you're not already to get human readable
> times:
> cat current | grep [EMAIL PROTECTED] | tai64nlocal
> and see what that brings up.
> Are they in the queue still, as a side thought?
> 
Or simply
# qmlog -lc [EMAIL PROTECTED] send
to see logs containing the regex with everything around it (use 'n' to find
next occurrence), or
# qmlog -g [EMAIL PROTECTED] send
to see only lines matching the regex.

qmlog is included in qmailtoaster-plus. ;)

-- 
-Eric 'shubes'

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to