unknown user wrote: > Iam sorry, I misunderstood. You need as many IP's as you have destination > MTA's !? >
For that feature, yes. Unlike the HTTP 1.1 protocol, which sends the desired domain right away (host header field), SMTP servers do not know the destination domain of an incoming connection until after the HELO exchange. This delay unfortunately means that we cannot use the destination domain to route a connection. The other option is to have a server behind ASSP which handles the message routing. eg: Internet->ASSP->Routing-Server->(many back-end servers) Kevin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
