http://www.iworld.de/homes/assp/Docu/S06659387?WasRead=1
"  If your clients dialup or are dynamically assigned from an untrusted
  pool, then the only reliable way to allow relaying is through
  AUTHENTICATED smtp, and your mail handler must support this type of
  authentication, and you must enable it in your clients. ASSP
  recognizes authenticated connections and allows them to relay. "

Does this means "clients" connect auth first to the MTA then when sending
mail it goes through ASSP which it should recongnizes those clients and
allow them to relay
clients '587 auth tls' >> mta >> assp >> remote mat

Or clients should connect first to assp on 587 which will passes their
connection to the mta to authenicate
clients '587 auth tls' >> assp >> mta >> remote mta

I am sorry I am kinda confused
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to