persistent outgoing messages

2004-06-28 Thread William Ferguson
I need an SMTP implementation that will ensure that sent mail will be persisted until the smtp server is unavailable and accepts the message. Is this something that JAMES provides. If not, what should I be looking at or for? William ---

Re: Starting from another Java App

2004-06-28 Thread Brent Johnson
On Sat, 26 Jun 2004 21:46:13 -0700, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > > I've written some of my own custom Bayesian matchers and it works great. > > Anything you want to share? If anyone's interested.. sure. It's a matcher that uses Classifier4J to classify email subject and body cont

Problems getting fetchmail to work:

2004-06-28 Thread Kenn Chong
Hey guys! I'm having problems getting Fetchmail to work. All I want to do is to have fetchmail log into a specific pop account, pull all mail and deliver it to a specific user on James. When configured right (I think), I get this: message could not be delivered due to an error determining the r

RE: using round-robin DNS for james outbound?

2004-06-28 Thread Noel J. Bergman
> We are using james 2.2.0a15. I read about the multi-DNS fix, but it > doesn't seem to be working for us. After multiple tests (& multiple > james restarts), it continues to send everything to box A and nothing > to box B The change wasn't supported in 2.2.0a15. It didn't appear until 2.2.0a16

RE: using round-robin DNS for james outbound?

2004-06-28 Thread Andy Kalinowitsch
We are using james 2.2.0a15. I read about the multi-DNS fix, but it doesn't seem to be working for us. After multiple tests (& multiple james restarts), it continues to send everything to box A and nothing to box B (even though the round-robin hostname appears in the mailet-* logs). However, if I

RE: disk quotas in james 2.2.0

2004-06-28 Thread Noel J. Bergman
See the RecipientIsOverFixedQuota matcher. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

disk quotas in james 2.2.0

2004-06-28 Thread Marcello Marangio
Hi all. I installed james 2.2.0 ONLY because of the users' disk quotas support... but... where is it? How can I configure a disk quota for my users? Is it possible to handle in a mailet a "disk quota exceeded" error? Thanks Marcello -

RE: how to automate new user creation in JAMES

2004-06-28 Thread Daniel Perry
If you are using a database for users, then simply insert the user into the database! Otherwise, your program could act as a telnet client and use the admin service. Daniel. > -Original Message- > From: chanumolu bhargava [mailto:[EMAIL PROTECTED] > Sent: 27 June 2004 12:21 > To: [EMAIL