Incoming mail processing

2004-06-18 Thread jaysheel bhavsar
Hi, If I want to call a mailet only for incoming mails where would I put it. I thought that is what I was doing upto know but i just realized that I was processing email when they were going out not comming in. I have my mailet called in the transport process at this moment. thanks Jay. -

sorry for duplucate email's :(

2004-06-16 Thread jaysheel bhavsar
Hi guys, Sorry about all those duplicate email's. I didn't mean to send any one of them out. I was testing some changes I made in James. I accidentaly send all these email's out. jay. - To unsubscribe, e-mail: [EMAI

Re: mailet calls

2004-06-16 Thread jaysheel bhavsar
call this class. thanks jay. On Tuesday 08 June 2004 17:57, Brian J. Sayatovic wrote: > jaysheel bhavsar wrote: > >Hi, > > If I want to make call a mailet, only when james first starts up, where > > would I put my mailet script in the config.xml file? > > > &

Re: mailet calls

2004-06-15 Thread jaysheel bhavsar
call this class. thanks jay. On Tuesday 08 June 2004 17:57, Brian J. Sayatovic wrote: > jaysheel bhavsar wrote: > >Hi, > > If I want to make call a mailet, only when james first starts up, where > > would I put my mailet script in the config.xml file? > > > &

mailet calls

2004-06-08 Thread jaysheel bhavsar
Hi, If I want to make call a mailet, only when james first starts up, where would I put my mailet script in the config.xml file? thanks jay. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

follow up on custom mailet/matcher

2004-06-03 Thread jaysheel bhavsar
Hi, just to add on to my previous email. I unzip the james.sar file. then I added the .jar file that I created into /james-sar/SAR-INF/lib/ dir and then created the .sar file again and put it back in the james/apps dir. That is when I get the "classpath" error shown in my previous email.

mailet/matcher

2004-06-03 Thread jaysheel bhavsar
Hi, I created couple of new files that will allow me import spam assassin config files and use them against all incoming mails. I created couple of java files for this. Now its time for me to add them into james and call them from the config.xml file. I followed the directions on the james w

spam assasin and james

2004-06-01 Thread jaysheel bhavsar
Hello, Has anyone tried to integrated spam assassin into James? Any ideas out there on how to tackle this problem, since spam assassin is written in perl. Anyone wrote a class that will take the spam assassin config files and process inbound mail using JAMES or have any ideas? thanks j

how to rebuild .jar file / recompile after editing the code.

2004-05-28 Thread jaysheel bhavsar
Hello everyone, I edited some code in the it.praxis.james.mailets. To be more specific i changed the WhiteListManager.java and made it more generic. Well not that I have edited the file how do I recompile the file (fix any bugs there might be) and recreate the .jar file. Is there a tutor

Re: Configure james to use MySQL..undetected problem :(

2004-05-28 Thread jaysheel bhavsar
Hi, Looks like under the block the first two repositories for "file" are commented out. Try to uncomment those, because you are still using the file repository for the logging errors and spam. Hope this helps. Let me know how it works out Jay. On Thursday 27 May 2004 20:42, Cadbury wrote:

Re: need source code

2004-05-27 Thread jaysheel bhavsar
Thanks. boy I feel stupid. On a quick look all I could see was the .class files. thanks jay. On Thursday 27 May 2004 13:51, Corey A. Johnson wrote: > the source code is included in this download: > > http://portale.praxis.it/pub/james/james-praxis.zip > > jaysheel bhavsar wro

Re: need source code

2004-05-27 Thread jaysheel bhavsar
adme.htm";. > > Regards, > Dick Dowdell > Argosy Solutions > > > jaysheel bhavsar wrote: > Hello everyone, > > > Does anyone know where I can find the source code for > >"it.praxis.james.mailets"? > > > >thanks > >jay > &

Re: Clam antivirus and JAMES

2004-05-27 Thread jaysheel bhavsar
UND and second for IF NOT FOUND If its confusing let me know. jay. On Thursday 27 May 2004 14:52, jaysheel bhavsar wrote: > Dear Russ, > First off thanks for replying back. I tried what you said and I > even made the > shell. But n

need source code

2004-05-27 Thread jaysheel bhavsar
Hello everyone, Does anyone know where I can find the source code for "it.praxis.james.mailets"? thanks jay - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Clam antivirus and JAMES

2004-05-27 Thread jaysheel bhavsar
Dear Russ, First off thanks for replying back. I tried what you said and I even made the shell. But now I keep getting the following error - exception! javax.mail.MessagingException: Exception thrown;   nested exception is:         java.io.IOExceptio

Clam antivirus and JAMES

2004-05-26 Thread jaysheel bhavsar
Hello everyone, Has anyone worked on integrating Clam antivirus and JAMES to scan incoming and outgoing email for virus? I am have trouble integrating the two. I am using Vincenzo's matcher class IsInfected. I think the files are not being downloaded properly because if i use the code

Re: Excellent Article on James!

2004-05-24 Thread jaysheel bhavsar
Kraig, I have james up and running with out any modifications except that it uses dbfile rather than file for storing mail. I am currently trying to integrate the code from your article into james. My question is that your article have a different syntax for "repository" than what the config

Re: Using MySQL for inbox repository

2004-05-20 Thread jaysheel bhavsar
Hi, I am very new to james. I got james to work if file repository and now I am trying to make it work with the database. I many of you got this to work very successfully I don't get any errors but my messages (outgoing/incoming) get stuck in the "spool" table and then get transfered to the