You can configure MS Exchange to use Postfix as your default outgoing mail
server. In version 5.5, it's labeled as "Send all mails to host" in the
tab "Connections" of your Internet Mail Service Connector.
To redirect all mails from the Internet to your Postfix box, you need to
modify the MX record of your domain to point to that box and block all
direct SMTP traffic to the Exchange box on the firewall. On the Postfix
box, you can then do the filtering, virus scanning, etc. before sending it
to the Exchange box.
You need to use transport tables to make Postfix forward the mails after
processing:
/etc/postfix/main.cf:
transport_maps = hash:$config_directory/transport
You have to put something like this in Postfix's transport table:
/etc/postfix/transport:
yourdomain.com smtp:yourexchange.server.com
-----Original Message-----
From: Ruel Masil [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 03, 2003 10:47 AM
To: [EMAIL PROTECTED]
Sirs,
I have to 2 mail servers(Sendmail and Exchange). The Exchange is on the
LAN
side of the firewall and the Sendmail is on the DMZ side of the firewall.
I'm planning to make a Postfix mail relayer which will relay/scan all my
mails first then forward the mail on the right server. I have read some
documents about this but it suggested that I should copy all users both
servers. I also read some documents about running sendmail as mail relay
and
it does not recommend anything about copying users.
Do you have any notes regarding this configuration or any web links were i
can read. Thanks uli.
Bulatitoy :)
This message may contain privileged information. Recipients who are not
the
addressees of this message are not authorized to copy, alter, forward, or
deliver it to any third party, nor to use or benefit from its contents in
any manner whatsoever. They should notify the sender through a reply
e-mail
and destroy the message immediately upon receipt. The sender shall not be
bound by any unauthorized copying, alteration, forwarding, delivery, or
use
of any part of this message and shall not be responsible for the
consequences of any such act.
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie