Robert Kehl wrote:
> On Friday, May 21, 2004 6:17 PM
> Tyler Hepworth <[EMAIL PROTECTED]> wrote:
>> I created a custom Postmaster module (Simple.pm) and tried to use it
>> like this: 
>> 
>> Kernel/Config.pm
>> [...]
>>     # Job Name: Custom Postmaster
>>     # (use custom postmaster module)
>>     $Self->{'PostMaster::PreFilterModule'}->{'Custom Postmaster'} = {
>>         Module => 'Kernel::System::PostMaster::Filter::Simple',    
>> }; [...]
>> 
>> 
>> When the PostMasterPOP3.pl cron runs, I get the following message:
>> 
>> Can't load module Kernel::System::PostMaster::Filter::Simple!
> 
> Where did you save it?
> 

/opt/otrs/Kernel/System/PostMaster/Filter/Simple.pm


of course...  :-)

Tyler
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting f�r Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to