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
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
>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
>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
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
-
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
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
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
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
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
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
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(
12 matches
Mail list logo