RE: Is James Thread Safe?

2004-06-04 Thread Noel J. Bergman
Søren Hilmer wrote: > > is anyone using an HSM? Any suggestion/advice about that? > Yes, we are using the IBM-4758, but we not use their PKCS#11 > interface though, IBM provides an alternative called CCA. Søren, is this something that we might want to make pluggable in Vincenzo's code? --

Re: Is James Thread Safe?

2004-06-04 Thread Soren Hilmer
On Friday 04 June 2004 16:02, Marcello Marangio wrote: > Hi all. > I am developing a certified mail server with james. > The mailet reads the security information (i.e. X509 signing certificates) > from a java keystore. I want to use a standard PKCS11 interface to get the > certificates from an HSM

RE: Is James Thread Safe?

2004-06-04 Thread Noel J. Bergman
Marcello Marangio wrote: > I am developing a certified mail server with james. What is a "certified mail server" in this context? > The mailet reads the security information (i.e. X509 signing certificates) > from a java keystore. I want to use a standard PKCS11 interface to get the > certificat

Is James Thread Safe?

2004-06-04 Thread Marcello Marangio
Hi all. I am developing a certified mail server with james. The mailet reads the security information (i.e. X509 signing certificates) from a java keystore. I want to use a standard PKCS11 interface to get the certificates from an HSM we are about to buy, but at the moment I am testing the pkcs11 i

Re: Inbox vs mailing list

2004-06-04 Thread Danny Angus
I think you need to take some time to understand how james works. Read the documentation and the config.xml, James passes mail along processors, and makes its decisions, in strict order, using matchers. |-+> | | Sumit AGARWAL| |

Re: Open relay

2004-06-04 Thread crystal
A Spammer looking for a tpc port 25 open and then start a flood of spam whit that server this normaly occuors with james. Of course the spam isn't relayed but james process it. There is nothing to do. Scrive Stephen Gaines <[EMAIL PROTECTED]>: > By default, james accepts only email fo

Inbox vs mailing list

2004-06-04 Thread Sumit AGARWAL
How james identifies from the spool that this incoming mail is intended for a mailing list and not for a user-inbox? What will happen if on the james I am having a user of the same name as the existing mailing list? sumit - To un