Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-03-2004, 11:24 AM
|
#1
|
|
Senior Member
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,592
Rep:
|
howto setup following: Internet -> Postfix -> Exchange
hi
I'd like to setup following:
Internet -> Postfix -> Exchange
Postfix gets ALL mails from Internet and sends to MS Exchange 5.5,
but Exchange sends ALL mails directly to the Internet (without postfix).
regards
cccc
|
|
|
|
12-03-2004, 11:46 AM
|
#2
|
|
Senior Member
Registered: Nov 2004
Location: Third rock from the Sun
Distribution: NetBSD-2, FreeBSD-5.4, OpenBSD-3.[67], RHEL[34], OSX 10.4.1
Posts: 1,197
Rep:
|
install postfix and read /path/to/postfix-config/transport or man transport. It's easier than you think I'd bet.
|
|
|
|
12-03-2004, 12:02 PM
|
#3
|
|
Member
Registered: Sep 2004
Location: Texas, USA
Distribution: Fedora
Posts: 620
Rep:
|
Take a look at the postfix transport table. i.e. /etc/postfix/transport Thats what I do to relay all e-mails for my domains to my exchange server.
But be warned... Implementing this feature without first configuring postfix to check if the mailbox exists on exchange can lead to disaterous results. i.e. A spammer doing a dictionary attack on e-mail addresses within your domain. Postfix will relay the inbound e-mail to exchange. Exchange will then generate a non-deliverable DSN stating mailbox not found and start filing up its queues.
So before throwing the transport table switch on your postfix server, checkout the "relay_recipient_maps" option in /etc/postfix/main/cf. Implementing this feature in postfix causes postfix to first check if the mailbox exists on exchange before relaying. FWIW: I use LDAP queries against my exchange server to test the mailbox, but you can also create a static file of valid e-mail addresses.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:41 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|