const classnetColarEmail::SmtpInterceptorService

sys::Obj
  netColarEmail::SmtpInterceptorService : sys::Service

SmtpInterceptor Service Pass-through an SMTP request while interecpting the data Mostly used for testing / debugging or to "proxy"

consumers

const Type[] consumers := Type[,]

forwardHost

const Str forwardHost

forwardPort

const Int forwardPort

listenPort

const Int listenPort := 25

make

new make(|This? f := null)

"This" constructor

onStart

virtual override Void onStart()

onStop

virtual override Void onStop()