----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

on 6/14/2000 3:20 PM, Jim Sims at [EMAIL PROTECTED] wrote:

> ---incoming Internet email message--->sendmail--->perl script
>
> I want to have:
> 
> ---incoming Internet email message--->sendmail--->servlet

how about:

incoming email->sendmail->perl (or shell) script->http connection->servlet

in the http connection, you are simply making a request to the servlet and
passing it some arguments like you would with POST data.

-jon



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to