bibhor dhungel wrote:

Is it possible to automatically capture the attachment sent to an email
address before they are downloaded by the client program like outlook? Once
captured I would like to parse the content of the attachment.
another command line program that may be of interest is mpack and munpack.

I haven't built email filters like you're describing- but mpack is great for assembling a bunch of text and attachment files into a message file that can be passed into a command line mail program. Could be used if you're trying to automate messages w/ logs attached or something.

On the other end - munpack is great for taking a message and splitting the attachments out of it.

Justin Gedge


/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to