RE: sir help ME CREATING MAIL ACCOUNTS USING JAMES-JSP

2003-06-25 Thread Noel J. Bergman
You have gotten several replies on the list to your inquiries. Sending spam (the advertising on your e-mail) to my private e-mail account is not conducive to getting a more useful reply. Kenny Smith pretty much gave you an entire solution, except in Perl. Converting it to JSP would not be difficu

issue sending email out

2003-06-25 Thread Melvin Ma
Hi, there. I am configuring my James Email Server. I was able to receive emails ( send from yahoo mail and received through my james mail server and Ximian). However, when I sent email from Ximian to james mail server and then to outside addresses, it failed. I have carefully studied the FAQ and

JMX

2003-06-25 Thread Oki DZ
Hi, What is the status of the JMX thing in James? Would I be able to load/reload mailets by making use of it? TIA, Oki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: 100MB email produces an out of memory exception

2003-06-25 Thread Noel J. Bergman
Lindsey, Unfortunately: -Xrunhprof:cpu=samples,file=log.txt,depth=10 doesn't profile the heap. You profiled the CPU. :-) What you want to use is something like: -Xrunhprof:heap=sites,depth=10 which would give us the heap information. I had a suspicion, and thought that it might be a side

RE: Saving "session" information

2003-06-25 Thread Steve Brewin
Hmm. Thats the James 3 version of org.apache.mailet.Mail, not the current version. Guess its coming but not here yet. -- Steve > -Original Message- > From: Steve Brewin [mailto:[EMAIL PROTECTED] > Sent: 25 June 2003 22:13 > To: 'James Users List' > Subject: RE: Saving "session" informatio

RE: Saving "session" information

2003-06-25 Thread Steve Brewin
Look at org.apache.mailet.Mail getAttribute() & setAttribute(). Seems to be what you are looking for. Never tried it though. -- Steve > -Original Message- > From: Jim Janson [mailto:[EMAIL PROTECTED] > Sent: 25 June 2003 21:52 > To: James Users List > Subject: Saving "session" information

RE: Saving "session" information

2003-06-25 Thread Noel J. Bergman
> I was thinking it would be nice if [meta-data about a message] > could be cached someplace (like in the Mail object?) and pulled > out by the each mailet as needed. Mail attributes are coming. They were planned for James v3, but it looks like they will make it into James v2.2. --- Noel

Saving "session" information

2003-06-25 Thread Jim Janson
Hi, I have several mailets that are used in the processing of mail messages. A couple of them end up querying a database for the same information; in this case, some properties related to the sender and/or recipients. I was thinking it would be nice if this information could be cached someplace (l

Re: [off topic] Re: How to hook into James/Phoenix Loggingroutines ?

2003-06-25 Thread Richard Clark
On Wed, 2003-06-25 at 12:00, Kenny Smith wrote: > 3) Have your XmlRpcHandler constructor take a reference to an instance > of MyLogger. Then when constructing it, pass 'this' to it. > Thanks, this was the trick I needed. I seems quite obvious now that you have pointed it out ;) Sorry for the o

[off topic] Re: How to hook into James/Phoenix Logging routines ?

2003-06-25 Thread Kenny Smith
Hi Richard, There really isn't a disconnected way of doing it built into James. It's just a matter of using standard Java designs to accomplish the task (I'll explain below to point you in the right direction). This message is off topic for the list, but maybe it might help someone else out, so

RE: How to hook into James/Phoenix Logging routines ?

2003-06-25 Thread Steve Brewin
If you want to use mailet logging you are going to have to pass your XmlRpcHandler an object that implements org.apache.mailet.MailetContext as this is the interface that defines the logging methods. One way to get such an object is with the getMailetContext() method in GenericMailet. -- Steve >

RE: How to hook into James/Phoenix Logging routines ?

2003-06-25 Thread Noel J. Bergman
> What I want to be able to do is perform logging to the James > mailet-xxx.log from withing my XmlRpcHandler object which > has no knowledge of the GenericMailet object. One way or another, you need to provide your handler with access to a logging method. There are various ways to accomplish

How to hook into James/Phoenix Logging routines ?

2003-06-25 Thread Richard Clark
Hi, I am new to James, and have also only been working with Java for a few months (C die hard), so forgive me if I am missing a blatantly obvious answer ;) My question is, Is it possible (and how) to call/hook into the logging functions of James. I have a mailet (which seems to be working fine)

RE: New to James

2003-06-25 Thread Noel J. Bergman
> I am new to James. Welcome. > I wants to use James for sending & managing maling lists. > Is James a good choice for the manage maling list? There is a simple list manager in James. Mark Imel has just (today) contributed a significantly improved one. > I there any tutorial available for Jame

RE: 100MB email produces an out of memory exception

2003-06-25 Thread Lindsay Smith
Hi, I have replicated the OutOfMemoryException with heap profiling on. On P500 with 512 Meg ram. (running numerous other desktop applications however) James 2.2.0a7 No custom -Xms -Xmx switches Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode) Sending an email from local machine, to Jam

RE: James & database

2003-06-25 Thread Noel J. Bergman
> Please point me to a reference of the tables/columns that james would > use if Oracle were my data store. The conf/SqlResources.xml contains all SQL strings used by James. --- Noel - To unsubscribe, e-mail: [EMAIL PROT

James & database

2003-06-25 Thread David Schwartz
Please point me to a reference of the tables/columns that james would use if Oracle were my data store. Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

New to James

2003-06-25 Thread Saji Varghese
Hello, I am new to James. I wants to use James for sending & managing maling lists. Is James a good choice for the manage maling list? I there any tutorial available for James on the web or any books to reffer. Thanks in advance Thanks Saji - Yahoo! Plus