0

I need some tips advice how to configure Exchange 2003 so that:

Internal users users@domain.com send an email to any@servername

All emails directed at @servername will be routed to another (local network) mail server system (in combination with Alfresco) on servername which will handle it further

Thank you

ICTdesk.net
  • 1,173
  • 4
  • 12
  • 18

1 Answers1

2

You need to create a SMTP connector for that address space and configure it to relay messages to the server which will handle them:

http://support.microsoft.com/kb/265293/en-us
http://www.msexchange.org/tutorials/configuring-smtp-connector.html

Massimo
  • 70,200
  • 57
  • 200
  • 323