It communicates with the localhost smtp server and basically relay's every
message off the localhost.

-jeremy

> 
> So your saying that their cute little java program in no way uses an MTA,
> and that it contacts the remote MTA of the recipients server directly.
> 
> If that's the case, i dont see why you even have qmail installed on the
> server? You are tuning for outbound performance, but according to you
> their java server:
> 
> "communicates directly with smtp" which means that no MTA will ever get
> called to do outbound SMTP.
> 
> 
> On Tue, 13 Jul 1999 [EMAIL PROTECTED] wrote:
> 
> >
> >SMTP is a port on your computer.  Port 25.  The program uses socket
> >functions to connect to this port to do its work instead of shelling out
> >and calling something like /usr/sbin/sendmail.  Therefore this makes it
> >difficult to have the program call qmail-inject or qmail-remote if it
> >never calls external programs in the first place.
> >
> >-jeremy
> >
> >> 
> >> Maybee i'm confused. Can you please explain to me what:
> >> 
> >> "communicates directly with smtp" means?
> >> 
> >> 
> >>   _    __   _____      __   _________      
> >> ______________  /_______ ___  ____  /______  John Gonzalez/Net.Tech
> >> __  __ \ __ \  __/_  __ `__ \/ __  /_  ___/ MDC Computers/netMDC!
> >> _  / / / `__/ /_  / / / / / / /_/ / / /__ (505)437-7600/fax-437-3052
> >> /_/ /_/\___/\__/ /_/ /_/ /_/\__,_/  \___/ http://www.netmdc.com
> >> [---------------------------------------------[system info]-----------]
> >>   2:10pm  up 158 days, 21:13,  2 users,  load average: 0.00, 0.06, 0.10
> >> 
> >
> >
> >http://www.xxedgexx.com | [EMAIL PROTECTED]
> >---------------------------------------------
> >Y2K.  We're all gonna die.
> >
> >
> 
>   _    __   _____      __   _________      
> ______________  /_______ ___  ____  /______  John Gonzalez/Net.Tech
> __  __ \ __ \  __/_  __ `__ \/ __  /_  ___/ MDC Computers/netMDC!
> _  / / / `__/ /_  / / / / / / /_/ / / /__ (505)437-7600/fax-437-3052
> /_/ /_/\___/\__/ /_/ /_/ /_/\__,_/  \___/ http://www.netmdc.com
> [---------------------------------------------[system info]-----------]
>   2:20pm  up 158 days, 21:23,  2 users,  load average: 0.11, 0.21, 0.18
> 


http://www.xxedgexx.com | [EMAIL PROTECTED]
---------------------------------------------
Y2K.  We're all gonna die.

Reply via email to