|
When the SBS2003/Exchange Server is properly configured to send
e-mail to the Internet, users can leave the Exchange account set as the default.
You can safely use SBS2003's SMTP to send email to the Internet without
exposing the server to the Internet, any more than the clients are
exposed when sending email. Configure each user's active directory account to use their public SMTP
address as the default SMTP account for their profile all email sent
to the Internet will have their email address and replies will go to
their hosted POP3 account. When all users have addresses in the
same domain (ie, everyone has an @slipstick.com address) and their
SBS username is the same as their POP3 alias:
- Open the Exchange System Manager
- Navigate to the the Recipients container then Recipient
policies.
- Right click on the email account policy (often called
Default policy) and choose Properties.
- Click on the Email Addresses (Policy) tab then New.
- Select SMTP address and click Ok.
- In the Address field type @domain_name.com and click Ok.
- Select the new address and click the Set as Primary button.
- Click Ok.
- Click Yes when the dialog asks if you want to update all
address to match the new addresses.
If their POP3 address uses their first and last names, see
Creating a New Email Alias
in Exchange Server.
When each user has a different domain address or their SBS
username is not the same as their POP3 alias or name:
- Open Active Directory Users and Computers and local the SBS
accounts
- Right click on a user account and choose Properties
- Select the Email Addresses tab
- Click New then SMTP address and click OK
- Type the users POP3 email address in the Email address field
- Click OK
- Select the new address and click the Set as Primary button.
- Click Ok.
Repeat for each user.
Now when email is sent using the Exchange account the From
address will be the same address used by their POP3 email account.
They can either collect their mail as they always have with Outlook
or SBS can be configured to collect it for them. If an SMTP server
was not configured in Exchange at the time SBS was installed, the
administrator will need to configure it. If the Internet provider
requires that all mail go through their SMTP server, configure the SMTP
server to use a smart host. |