RE: Running James as a Redhat service

2005-08-30 Thread Noel J. Bergman
Your could follow the mandrake instructions, but you also need to run chkconfig to add the script and turn it on. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Running James as a Redhat service

2005-08-30 Thread David Legg
Hi, I'm trying James again after a two year gap. I previously ran James on a Windows server but am now using it it on a Redhat FC2 system. I've followed the Wiki page (http://wiki.apache.org/james/RunAsService) as closely as I can to get James running as a service but it just won't automatica

Re: James Not Binding to Ports

2005-08-30 Thread Ben Lindahl
I fixed it. It was a configuration issue. Thanks. On 8/30/05, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > > Hi Ben, > > What OS are you using? What version of James? Did you specify a bind IP ? > Does POP3 binding works? > > Maybe it's binded to a specific interface and you're not trying the

Re: James Not Binding to Ports

2005-08-30 Thread Stefano Bagnara
Hi Ben, What OS are you using? What version of James? Did you specify a bind IP ? Does POP3 binding works? Maybe it's binded to a specific interface and you're not trying the correct one.. Maybe you have firewall rules to block connections.. Stefano > When I start up James, it seems to start fi

James Not Binding to Ports

2005-08-30 Thread Ben Lindahl
Hi all, When I start up James, it seems to start fine. However, when I do a netstat, it says that nothing is bound to port 25 (SMTP). Also, my e-mails to this server cannot be relayed. I have set up the servername appropriately, and when I start James, it says, "SMTP Service started plain:25",

Re: Classes Directory

2005-08-30 Thread Ben Lindahl
It looks as though it should be using SAR-INF/classes, so perhaps the trouble I had was related to something else. It now does seem to be loading the class out of SAR-INF/classes. Thanks. On 8/30/05, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > > Hi Ben, > > I've not encountered the problem,

Re: Classes Directory

2005-08-30 Thread Stefano Bagnara
Hi Ben, I've not encountered the problem, but I can give you an hint: you should look at org.apache.james.transport.Loader to see how James does handle the classloading for matcher/mailets. Maybe this helps. Stefano > Hey all, > > I'm trying to set up a classes directory within one of my SAR >

R: Max attachment size?

2005-08-30 Thread Stefano Bagnara
> Is there a max attachment size that James is capable of > handling? Also is there an easy way to strip attachments > that are greater than a certain size? It depends on your Java VM memory. You can, and I suggest to, limit the maximum size via config.xml to avoid resource leak. Stefano ---

Re: Newsletter error: "450 too many recipients"

2005-08-30 Thread Stefano Bagnara
As you can read from the error your message contains too many recipients. Libero has rules to block messages with too much recipients. Just send more messages with fewer recipients or write your own mailet that split messages with too many recipients in many mails. If you want to do this specifical

Newsletter error: "450 too many recipients"

2005-08-30 Thread Pietro Marrone
My newsletter works fine except for users having lobero as domain, (e.g. [EMAIL PROTECTED]) For those user my newsletter is not delivered. What I can do? Regards In the mailet log file I found the following entry: 30/08/05 02:02:04 INFO James.Mailet: RemoteDelivery: Temporary exception de