I noticed that in my James server (using file repositories) I need to restart the server itself after the mail has been moved to the respool directory, and only after that the FromRepository mailet will work (obviously a bug).
Is it also your case? Vincenzo [EMAIL PROTECTED] wrote: > Hi Noel, > >>> Then I tried to make use of the 'FromRepository' mailet and included > the >>> following snipplet into my 'config.xml': >> [...] >>> Then I moved the content of 'error' into the new 'hdc' directory, but >>> nothing happend - the mails were not even moved into error again. >> Did FromRepository get executed? And I wouldn't do it with an all > matcher. >> I use a bogus address, e.g., respool@, to initiate it. >> >> You should be able to turn on debugging and see what FromRepository > tried to >> do. I can look at it, if there are any fixes that need to be made, but > in >> general, it has worked for me. > > Nothing in the debug log to be seen from the FromRepository except for > lines > like: > > 08/10/07 13:35:45 INFO mailstore: added repository: > file://var/mail/hdc/MAIL->org.apache.james.mailrepository.AvalonMailRepository > 08/10/07 13:35:45 INFO spoolmanager: Mailet FromRepository instantiated. > > And shouldn't it work just to move the error-files into spool? > In that case I would guess that something more fundamental is wrong with > my > configuration. > > TIA, Heinz-Dieter > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
