I have a question on writing my own matcher and mailet. I have a special
need to validate the email address and how to process them. I want to save the
email info in db and save the email content in file. I saw DBFile already. But
still I want to write my own matcher and mailet.
Lace Locks Turks & Caciso Resort If I over write match() in my matcher to do the validation and overwrite service() to process the email, then will these affect other matching and processing done by other matchers and
mailets? I still dont have a clear picture of whats going on in James..