Ejemplo n.º 1
0
 public MailQuarantine(SmtpHandlerCore core, IStreamingRoot root)
 {
     _core = core;
     _container = root.GetContainer("sample-errors").Create();
 }
Ejemplo n.º 2
0
 public MailQuarantine(SmtpHandlerCore core, IStreamingRoot root)
 {
     _core      = core;
     _container = root.GetContainer("sample-errors").Create();
 }