Dave Marchette wrote:
> In other words, is it possible to filter for JUST an attachment and not the
> body text?

>From the point of view of an SMTP server there's only message header
and message body.

Attachments are just message body text that follows well documented
conventions (MIME) that indicate to a mail client that it should present
parts of the message as "attachments".

It's not an SMTP servers job (as defined by the RFC's) to do anything
special to the message body.

IMail has a hook whereby you can sent the message into a program that
you (or someone else) writes that can do whatever you want to do with
the message.

--
[EMAIL PROTECTED]     �The avalanche has already started, it is too
Rod Dorman              late for the pebbles to vote.� � Ambassador Kosh


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to