Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...I just wanted to say how much I have enjoyed these forums. I am a new user and have a lot of elementary questions. I get quick answers with a friendly attitude..."

Geography

Where in the world do Tek-Tips members come from?
ejesus (IS/IT--Management)
25 Jul 06 10:13
Hi all,

My old mail server runs Postfix and now I am setting up an Exchange 2003 Server in the same subnetwork. I want my old mail server to be the mail server receiving all the message, but i would like to automatically send a copy to the new SMTP agent in the Exchange Server. Both server have to be configured with the same domain and i don't know how to perform the redirection.

Can you help me?
Thanks!
ejesus (IS/IT--Management)
26 Jul 06 6:57
Autoreply!

I did the following:

1) I created a file with the format:

user1@mydomain relay:myexchangesmtpserver@mydomain
user2@mydomain relay:myexchangesmtpserver@mydomain

2) I then ran:

> postmap /mydir/thefile

3) I added to my "main.cf":

transport_maps: hash:/mydir/thefile

Now all the messages sent to "user1" and "user2" are redirected to the SMTP agent in my Exchange box. It is not exactly what I wanted, but it is useful to test the Exchange server.

Bye!
lgarner (IS/IT--Management)
26 Jul 06 10:51
I could be wrong, but I believe that this configuration will cause all messages to be sent to the Exchange server only, not a copy.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close