Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-16 Thread Lars Troen
Is postfix listening on the port that assp connects to? postfix listens to port 25 by default and assp is the service that needs to listen to this port. This is done in /etc/postfix/master.cf by changing the line: smtp  inet  n   -   -   -   -   smtpd to 225  in

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-16 Thread Farid Behnia
Hi, On 9/13/06, Lars Troen <[EMAIL PROTECTED]> wrote: It would work in your scenario as your drawing shows. But the destination that assp sends to can only be a single one.   The relevant parts of postfix config is like: main.cf: . transport_maps = hash:/etc/postfix/transportUnder Re

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-13 Thread Fritz Borgstedt
>The mail flow should then be: > >Inbound: Internet -> ASSP -> Postfix -> mailserver1,2,3 >Outbound: mailserver1,2,3 -> ASSP -> Postfix -> Internet > >Lars correct - Using Tomcat but need to do more? Need to support web

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-13 Thread Fritz Borgstedt
>This doesn't look right - I don't think you can put mutiple addresses >in SMTPDestination. > > >There's a short tip under SMTPDestination in ASSP that says: In the newest beta, secondary smtp destination are possible. ASSP will look for the second, if the first will not answer. The implementati

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-13 Thread Lars Troen
The mail flow should then be:   Inbound: Internet -> ASSP -> Postfix -> mailserver1,2,3 Outbound: mailserver1,2,3 -> ASSP -> Postfix -> Internet   Lars Internet <-> Mailhub(postfix)+ASSP <-> mailserver1, 2, 3 -

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-13 Thread Lars Troen
It would work in your scenario as your drawing shows. But the destination that assp sends to can only be a single one.   The relevant parts of postfix config is like: main.cf: . transport_maps = hash:/etc/postfix/transport.   transport: domain1.com   smtp:[10.2.3.4

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-13 Thread Farid Behnia
Hi,On 9/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:On 13 Sep 2006 at 9:34, Farid Behnia wrote:>  Hi all,> > We've been working on a specific setup for sendmail and ASSP. Our ideal> setup is to run a sendmail mail hub that represents 3 sendmail servers in> our LAN and run ASSP as the Antis

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-13 Thread Farid Behnia
Of Farid BehniaSent: 13. september 2006 08:05To: assp-user@lists.sourceforge.netSubject: [Assp-user] Problem with ASSP and Mail hub integration Hi all,   We've been working on a specific setup for sendmail and ASSP. Our ideal setup is to run a sendmail mail hub that represen

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-13 Thread geniusfreak
replies in-line On 9/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On 13 Sep 2006 at 9:34, Farid Behnia wrote: > > > Hi all, > > > > We've been working on a specific setup for sendmail and ASSP. Our ideal > > setup is to run a sendmail mail hub that represents 3 sendmail servers in > > ou

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-13 Thread Lars Troen
06 08:05To: assp-user@lists.sourceforge.netSubject: [Assp-user] Problem with ASSP and Mail hub integration Hi all,   We've been working on a specific setup for sendmail and ASSP. Our ideal setup is to run a sendmail mail hub that represents 3 sendmail servers in our LAN and run A

Re: [Assp-user] Problem with ASSP and Mail hub integration

2006-09-13 Thread paul+as
On 13 Sep 2006 at 9:34, Farid Behnia wrote: > Hi all, > > We've been working on a specific setup for sendmail and ASSP. Our ideal > setup is to run a sendmail mail hub that represents 3 sendmail servers in > our LAN and run ASSP as the Antispam in a different machine that stands > between the ma

[Assp-user] Problem with ASSP and Mail hub integration

2006-09-12 Thread Farid Behnia
Hi all,     We've been working on a specific setup for sendmail and ASSP. Our ideal setup is to run a sendmail mail hub that represents 3 sendmail servers in our LAN and run ASSP as the Antispam in a different machine that stands between the mail hub and the internet.     ASSP(25) <-> Mail hub(