use as relay with multiply gateways per domain

2006-03-14 Thread Norman Maurer
Hi, is it possible ot configure james to use multible ips as gateway per domain ? For example when one server is down send it to the other ? Or for load sharing.. bye - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: use as relay with multiply gateways per domain

2006-03-14 Thread Bernd Fondermann
Norman, are you looking for this?: http://wiki.apache.org/james/SmartOrSecondaryHost - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Home made concurrency with james

2006-03-14 Thread Marcello Marangio
Hi all I am dealing with the concurrency problem in james. I read the code of jamesHA and it's not suitable for me, because it uses jdk1.5 and because it uses jcluster and jgroup to handle the clustering. I would like to explain to you all an idea on a sort of "home made" concurrency using james.

Re: use as relay with multiply gateways per domain

2006-03-14 Thread Norman Maurer
Nope, I search for a balancing without mx records.. bye Am Dienstag, den 14.03.2006, 10:57 +0100 schrieb Bernd Fondermann: > Norman, > are you looking for this?: http://wiki.apache.org/james/SmartOrSecondaryHost > > - > To unsu

Re: use as relay with multiply gateways per domain

2006-03-14 Thread Stefano Bagnara
Norman Maurer wrote: is it possible ot configure james to use multible ips as gateway per domain ? For example when one server is down send it to the other ? Or for load sharing.. RemoteDelivery supports gateways. IIRC you can specify multiple gateways, comma separated. Stefano -

Re: use as relay with multiply gateways per domain

2006-03-14 Thread Norman Maurer
How it try to use them ? roundrobin or like they specified.. bye Am Dienstag, den 14.03.2006, 11:35 +0100 schrieb Stefano Bagnara: > Norman Maurer wrote: > > is it possible ot configure james to use multible ips as gateway per > > domain ? For example when one server is down send it to the other

Re: Bayesian filter

2006-03-14 Thread nurularesya ;p
i'm using 2.3.0 version..but how bayesian filter work on that version?the phase code is in 'comment' phase..so how does bayesian filter will work in james 2.3.0 version? -nurularesya- "nurularesya ;p" <[EMAIL PROTECTED]> wrote:i'm using 2.3.0 version..but how bayesian filter work

Wildcard SQL for JDBCVirtualUserTable

2006-03-14 Thread Craig Raw
Hi, Here at Quirk we've put together a new SQL query for the JDBCVirtualUserTable. It allows you to use wildcards in the domain column, so +--+---++ | user | domain| target_address | +--+---++ | blue | abc.net | red| | b

Temporary Failure bounce message to sender

2006-03-14 Thread Corey A. Johnson
Hello All, Wonder if it is possible for James to send temporary failure messages to the sender.. if James is going to retry delivery of an email. ie - something like this: Warning: could not send message for past 4 hours Deferred: Connection timed out with server.domain.com. Warning: message s

Re: Temporary Failure bounce message to sender

2006-03-14 Thread Stefano Bagnara
This is not supported now. I'm working on full DSN support but I will not integrate it in James in this release (too much differences in the core). Stefano Corey A. Johnson wrote: Hello All, Wonder if it is possible for James to send temporary failure messages to the sender.. if James is g

James - multiple domains

2006-03-14 Thread Michael Macaulay
The James mail server is working but only for one domain. Is it possible to serve multiple domains and if so, how? I have done a search on the Internet but not able to find much information. With most mail servers it is possible to configure multiple domains and virtual mailboxes. How, if possible