
27 Sep
2004
27 Sep
'04
11:07 p.m.
Is it possible to specify a custom postmaster module within the web interface or does it have to remain in the Config.pm file? Here is what is in my 1.2 Config.pm $Self->{'PostMaster::PreFilterModule'}->{'Custom Postmaster'} = { Module => 'Kernel::System::PostMaster::Filter::Simple', } Thanks, Tyler Hepworth