Re: SSL

2005-02-15 Thread Sylvain Vieujot
I too didn't succeed in making SSL work with Evolution. Sylvain. On Tue, 2005-02-15 at 09:56 +0200, Alexander Buloichik wrote: > Hi ! > > On 14 February 2005 19:55, Hes Siemelink wrote: > > > >I tried to install james-2.2.0. > > >I runned it, edit config.xml for change smtp port to 1025, pop3

RE: James and JavaServlet (Tomcat)

2005-02-15 Thread Steve Short
http://wiki.apache.org/james/Embedded -Original Message- From: Angel Angelov [mailto:[EMAIL PROTECTED] Sent: Monday, February 14, 2005 1:08 PM To: James Users List Subject: James and JavaServlet (Tomcat) Hi all, I need to share some objects between James and my servlet (at the moment r

RE: POP3 Server Access

2005-02-15 Thread Daniel Perry
iptables firewall took me a while to find it on one of our leased FC1 servers no GUI :) For reference, FC stores the firewall config in:/etc/sysconfig/iptables The gui is great for tick box to enable mail/ftp/httpd etc... but no good if you need to add extra rules (like port forwarding 443

RE: POP3 Server Access

2005-02-15 Thread Bud Bach
Just one final follow up in case someone else comes across this, the Fedora has a "Security Level" application under "System Services" that makes it easy to allow connections to tcp:110 (add under other). There are probably more manly ways of doing this with "iptables" from the command line but it

RE: POP3 Server Access

2005-02-15 Thread Seib, Broc
> Now to figure out that piece of software. It's never ending! > -- Bud Job security. :-) -b - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: POP3 Server Access

2005-02-15 Thread Bud Bach
Daniel is right. It looks like the system is using iptables. Now to figure out that piece of software. It's never ending! Thanks Broc and Daniel! -- Bud > -Original Message- > From: Daniel Perry [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 15, 2005 4:27 AM > To: James Users

Received header count exceeds maximum

2005-02-15 Thread Colin W. Kingsbury
Hi, I am using a 2.2 version of James on a Linux box and I recently got a bounced message with the following error message. >>> Hi. This is the James mail server at localhost.localdomain. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've

RE: POP3 Server Access

2005-02-15 Thread Daniel Perry
FC2 uses iptables by default (i think) Try: service iptables stop Daniel. > -Original Message- > From: Seib, Broc [mailto:[EMAIL PROTECTED] > Sent: 15 February 2005 04:03 > To: James Users List > Subject: RE: POP3 Server Access > > > Comments inline... > > > -Original Message-