On Fri, 26 Feb 1999, Daryl Williams wrote:
> i obviously did not express myself clearly in my original email.
> what i was hoping to find is an interface (daemon) that would
> accept mapi requests from a client (outlook) and pass the request
> to an smpt server, and then forward the response back to the
You still don't understand. SMTP just does mail forwarding, like:
a: b send my e-mail to c
b: ok, will do
c: ok, i got it (you won't see this part, just for clarification --
if there is a problem you(a) will see it)
b is SMTP in this context (ofcourse a-b and b-c are too but for the sake
of being understandable).
You will still need the functionality to read the original mail[1].
What you will need is to have an interface to read e-mail from an MS
Exchange e-mail directory and then use SMTP to eg. reply to it.
[1] The e-mail I sent earlier.
--
Samuli Kaski, [EMAIL PROTECTED]
Department of Computer Science, University of Helsinki, Finland.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]