There's no mail routing internal in ASSP. I have solved
this by using postfix locally on the same box as assp to handle the routing to
each of my internal mail servers.
Lars
Hi all,
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Farid Behnia
Sent: 13. september 2006 08:05
To: [email protected]
Subject: [Assp-user] Problem with ASSP and Mail hub integration
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(mhub)(25) <-> mail.server1
mail.server2
mail.server3
ASSP filters incoming mail.
So far we've been able to setup ASSP for one of the mail servers and it's somehow working fine and the mail hub that can work with the three mail servers. But when we tried to integrate ASSP and the mail hub, we encountered errors like " user unknown" on the mail hub! Any ideas so far?
So we decided to change the setup to the following:
Mail hub(mhub)(25) -> ASSP(25) -> mail.server1
mail.server2
mail.server3
mail.server1(outgoing) -> Mail hub
mail.server2
mail.server3
Therefore we changed the SMTPDestination field of ASSP from X.X.X.X:25 (The mail server that worked fine with ASSP) to
"X.X.X.X:25","Y.Y.Y.Y:25" (adding the new mail server)
But maillog reports:
Couldn't create server socket to "X.X.X.X:25","Y.Y.Y.Y:25" --
aborting connection
Is there any thing else we need to change?
Any guidelines or hints would be most appreciated!
Cheers
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
