On Mon, Sep 17, 2001 at 04:13:01PM +0800, qmail wrote:
> I use the extra.h as example in Life with Qmail
> In my ~alias/.qmail-log:
> | awk '/^$/ { exit } /^[mM][eE][sS][sS][aA][gG][eE]-/ { print }'
> 
> but it didn't have any message.in log

Read LWQ again.  It clearly states that the above logs message /IDs/ to
the qmail log, not complete messages (which I don't think you want to
happen anyway).

> how to seperate this email into individual files via awk?

If you're talking about saving all messages to individual files (as
opposed to exploding MIME-multipart messages into their components), you
don't need awk.  Just deliver to a Maildir, nice and easy.

-- 
Adrian Ho    Tinker, Drifter, Fixer, Bum   [EMAIL PROTECTED]
ListArchive: <http://marc.theaimsgroup.com/?l=qmail>
Useful URLs: <http://cr.yp.to/qmail.html> <http://www.qmail.org>
             <http://www.lifewithqmail.org/> <http://qmail.faqts.com/>

Reply via email to