Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apache mail api

Status
Not open for further replies.

ashorton

Programmer
Mar 1, 2001
24
GB
Is it possible from a windows workstation to access Apache mail server api whether Apache mail is running on windows or unix server? I would like to use C++ to drop emails into apache and also collect emails. Even, if possible, to get Apache to notify a windows application that mail has arrived.

Any hints would be greatfully appreciated.
 
??? Since when did Apache become a mail server?

I think you need an additional application. Newposter
"Good judgment comes from experience. Experience comes from bad judgment."
 
Actually, version 2 does support other protocols if you have the modules for them. An example is the echo server that comes with the source. //Daniel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top