You can specify an alias like this:
account | c:\imail\external\program.cmd
and program.cmd will run like this:
c:\imail\external\program.cmd c:\imail\spool\tmp1234.tmp
program.cmd may contain the following:
uudeview -o %1
...
... other commands
del %1
(uudeview will parse the email and extract the attachment, but there are
other several utilities like this)
Marcin Zastawny wrote:
>
> Hello everybody,
>
> I was wandering if anybody has ever had the chance to implement an automatic
> attachment processing scheme - where mail sent to some special email address
> would be automatically detached, and processed read by an external program.
> Is this possible with IMAIL, or would I have to have my own VisualBasic app
> that polls the email account every 10 minutes or so checking for new mail.
>
> thanks,
> Marcin
>
> ----------------------------------------------------------------------------
> -------------
> Marcin Zastawny, Infocon/Information-Consulting.
> Tel: +48 22 623 0688, Fax: +48 22 623 0689
> email: [EMAIL PROTECTED]
> URL: www.infocon.pl
> Warsaw, Poland.
>
>
> ------------------------------------------------------------------------
> Name: winmail.dat
> winmail.dat Type: application/ms-tnef
> Encoding: base64
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.