RE: James in Production

2004-11-17 Thread Milton Li
James sometimes can receive emails,and most of the time cannot, I am using James2.2.0; -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 2004-11-17 (ææä) 20:06 To: James Users List Cc: Subject: RE: James in Pro

nntp write to database

2004-11-17 Thread Damon Tsang
I would like to store news messages to database like smtpserver under ver 2.2, but I couldn't find any related configuration. I think ver 2.2 don't support writing nntp message to database, right? Is database support for nntp will be supported by James in the future? Damon -

RE: James in Production

2004-11-17 Thread Jeremy . Foot
Milton,         Before you depart, what fell over or failed? Problems that are known about and verified can be fixed. Vague issues cannot. Jeremy "Noel J. Bergman" <[EMAIL PROTECTED]> 18/11/2004 11:40 Please respond to "James Users List"                 To:        "James Users List" <[E

RE: James in Production

2004-11-17 Thread Noel J. Bergman
> I am using James in my production env,but feel very sorry for its > reliability,and stability,I planned to changed it to Exchange or Qmail. I find JAMES to be quite stable and reliable. > That's my private opionion for ur reference. Well, actually it is your quite public opinion preserved in

RE: James in Production

2004-11-17 Thread Milton Li
Hi, I am using James in my production env,but feel very sorry for its reliability,and stability,I planned to changed it to Exchange or Qmail. I am disappointed with James,I ever thought of Jams is part of Apache group,but I feel very terrible with it. That's my private opionion for ur refer

RE: fetchmail from GMail with SSL

2004-11-17 Thread Steve Brewin
Also read http://james.apache.org/fetchmail_configuration_2_2.html#javaMailProperties for how to set specify the required JavaMail properties. -- Steve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

RE: Log database target?

2004-11-17 Thread Steve Short
The basic.sql file in Logkit contains the following: CREATE TABLE LOG_ENTRYS ( TIME DATETIME NOT NULL, PRIORITY VARCHAR(10) NOT NULL, CATEGORY VARCHAR(64) NOT NULL, MESSAGE VARCHAR(255) NOT NULL, THROWABLEVARCHAR(255), HOSTNAME VARCHAR(255) ); DROP TA

RE: Log database target?

2004-11-17 Thread Chris Means
Thanks guys. Will this still let me break the components down into specific fields in the database, or will I just get a single string? > -Original Message- > From: Steve Short [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 17, 2004 12:32 PM > To: James Users List; [EMAIL PROTECT

RE: fetchmail from GMail with SSL

2004-11-17 Thread Steve Brewin
[EMAIL PROTECTED] wrote: > > Hi, > > Has anyone managed to pop some emails from GMail? > > The settings are as follow, unfortunately I do not seem to be > able to find any doc in James about > using SSL and port 995... This should be possible, but I have never tried it. You would need to configur

RE: Log database target?

2004-11-17 Thread Steve Short
Logkit does have a JDBC target and target factory but I have never tried them. You will need to dig around in the Logkit source code or do some informed guessing of how to set this up in the assembly.xml file. Steve -Original Message- From: Chris Means [mailto:[EMAIL PROTECTED] Sent:

Is it possible to access the james server using the web browser?

2004-11-17 Thread David Lee
I'm just curious how to web enable the james server?   David

Re: Log database target?

2004-11-17 Thread Serge Knystautas
Chris Means wrote: I've been really happy with James as my personal mail server, and have convinced my management to use it for one of our internal mail servers... I'd like to change my logging target to go to a database instead of a files. It seems that this should be possible, but I'm having trou

Log database target?

2004-11-17 Thread Chris Means
I've been really happy with James as my personal mail server, and have convinced my management to use it for one of our internal mail servers... I'd like to change my logging target to go to a database instead of a files. It seems that this should be possible, but I'm having trouble finding the r

RE: [junk] James in Production

2004-11-17 Thread Daniel Perry
I've got james in production on two servers. (one version 2.1.3 one version 2.2.0)   The 2.1.3 server has been running since march (8 months without reboot/restarting james) and i have had 0 problems.  The 2.2.0 server has been running since 2.2.0 was realeased and i've had 0 problems.   I

Re: James in Production

2004-11-17 Thread Serge Knystautas
Boon Seong wrote: Has anyone used James in production environment ? Any sample to quote ? How's it reliability and stability ? http://wiki.apache.org/james -- Serge Knystautas Lokitech >> software . strategy . design >> http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED] --

James in Production

2004-11-17 Thread Boon Seong
Hi,   Has anyone used James in production environment ? Any sample to quote ? How's it reliability and stability ?     Regards,   Boon Seong

fetchmail from GMail with SSL

2004-11-17 Thread vachevil-basic
Hi, Has anyone managed to pop some emails from GMail? The settings are as follow, unfortunately I do not seem to be able to find any doc in James about using SSL and port 995... Any suggestions? Many thanks Benoit - Incoming Mail (POP3) Server – requires SSL: pop.gmail.com Use SSL: Yes

Re: How to use James with ClamAV?

2004-11-17 Thread Kraig
No mailets that I know of. You can use the IsInfected matcher mentioned in the articles I previously pointed you too, but it calls the clamscan program directly and must open this program every time a mail message is scanned. Or you use the ClamAV matcher discribed in this article http://www.m

Re: Mail cannot be delivered....

2004-11-17 Thread vachevil-basic
Hi Thanks for your reply. I forgot to say that we're using james 2.2.1-RC1, does this help? The funny thing is that it used to work... What is causing: "Message could not be delivered due to an error determining the remote domain. " Is there any setting that I should change? Many thanks Benoi

Re: Mail cannot be delivered....

2004-11-17 Thread Steen Jansdal
[EMAIL PROTECTED] wrote: Hi, here is a log from a session of fetchmail; it says that it cannot deliver the email and this seems to be an intermittent problem. What is happening? Fetchmail doesn't work in 2.2.0 I had the same problem and created a patch on June 24. See : http://issues.apache.org/j

Mail cannot be delivered....

2004-11-17 Thread vachevil-basic
Hi, here is a log from a session of fetchmail; it says that it cannot deliver the email and this seems to be an intermittent problem. What is happening? Is this related to the fetchmail config: Here is the log, any help greatly appreciated... 17/11/04 12:06:01 INFO fetch