Questions tagged [exchange-2007]

Exchange Server 2007 is the version of Microsoft Exchange released in December 2006. It replaced Exchange Server 2003 and was replaced by Exchange Server 2010. Exchange Server is the email server product developed by Microsoft, and (most notably), integrates calendaring and contact management software with its email functionality.

Exchange Server 2007 logo

Exchange Server 2007 is the version of Microsoft Exchange released in December 2006. It replaced Exchange Server 2003 and was replaced by Exchange Server 2010. Exchange Server is the email server product developed by Microsoft, and (most notably), integrates calendaring and contact management software with its email functionality.

On April 11, 2017, Exchange Server 2007 reach End of Life.

Notable new features and changes in Exchange 2007 include:

  • Exchange Server 2007 only runs on 64 bit versions of Windows Server. (A 32 bit version is available for testing and evaluation, but is not supported in production.)
  • Improved Administrator Experience
    • Role separation, simplified routing, Exchange Management Shell (based on Windows PowerShell).
  • "Unified Messaging"
    • Allows users receive voice mail, e-mail, and faxes in their mailboxes, and allows mailboxes access from cell phones and other wireless devices. Voice commands can be used to interface with mailbox, such as listening to e-mail over the phone or sending simple messages.
  • Increased database size limit
    • Database size is now limited to 16TB per database, and maximum number of storage groups and mail databases per server is increased as well (specifics are edition-dependent)
    • Outlook Anywhere (formerly known as RPC over HTTP)
    • Provides external access to the Exchange Server, making it available to user even when not connected to the corporate network or VPN.

More information is available at the Exchange Server Wikipedia page.

931 questions
0
votes
1 answer

exchange 2007 supported Operating System?

I am newcomer to exchange server, i have two setup of exchange server first one is exchange 2007 SP2 64 bit and other one is exchange 2007 SP3 64 bit, i just want to know which OS will be supported by the above two. PS:Please do mention the full…
user316223
0
votes
1 answer

Failure to match name to address list

I have a multi-tennat Exchange environment. I am trying to migration from 2007 to 2013 and all but one customer is working fine. When I try to setup Outlook on this one customer's computers (in their office), Outlook says, "The action cannot be…
0
votes
1 answer

Showing the OU a contact belongs to in GAL?

We have recently imported about 1000 "external" contacts into our Exchange 2007 Server. The external contacts were imported from a number of CSV files that had the contacts organised into categories. For example, CSV1 might have contained the…
0
votes
2 answers

Exchange Hub Transport Rule Ignored for local NDR reports

I am trying to setup a Hub Transport Rule in Exchange 2007 to redirect NDR reports sent to a specific company email address to a separate "undeliverable" mailbox. I do not want to redirect all NDRs for all mailboxes... just NDRs sent to this…
Ian
  • 53
  • 2
  • 5
0
votes
4 answers

Exchange 2007 - how many domains do I need on my SSL cert?

I have a machine running Server 2003 R2 and Exchange 2007. When it was originally set up (before my time) a self-signed certificate was installed, however, it's about to expire and now seems like a good time to fix it. My question is - when buying a…
niteice
0
votes
1 answer

Mass forward usermailbox emails to mailcontacts with same name. Need powershell command to do so

I have 2 OU's of users that each have a mail contact with the same name in a seperate single OU. So Jane Doe would be in Staff\OU1 with jdoe@contoso.com email. Mike Doe would be in Staff\OU2 with mdoe@contoso.com. Then in the OU Contacts\Staff…
Brian
  • 141
  • 6
0
votes
1 answer

sbs 2008 exchange 2007 recipient filtering

We have an SBS 2008 server with exchange 2007 installed on it. We run a spamfilter in front of it. My problem is that whenever I use an invalid email address. invalid@mydomain.com it gets accepted by the exchange even though the recipient filtering…
Falsey
  • 1
0
votes
1 answer

Sending an email to multiple recipients via a mail relay, while hiding the recipients

Our software sends emails using Exchange. Typically each email foes to multiple recipients and we just send one email with multiple "to" addresses. We're moving to an SMTP-based email relay, where we send the email to an Exchange server, and it…
Mr. Boy
  • 281
  • 3
  • 9
0
votes
2 answers

Restore deleted exchange 2007 public folder from backup .edb file

We are running a stand-alone instance of Exchange 2007 without replication of any kind. We do have nightly backups. A user deleted a public folder, and I need to restore that from one of our full database backups (I have the .edb file). I have tried…
bradpcm
  • 9
  • 4
0
votes
1 answer

Exchange 2007 Mailbox disable feature

In an Exchange 2007 environment, if the AD associated to the mailbox account is disabled, does that mean if someone sends an email to the email address, the email will not be received in Exch mailbox coz the AD is already disabled? If I want to…
GeePee
  • 81
  • 7
0
votes
3 answers

Exchange Web Services Configuration - 403 Error?

Our sys admins have set up a new Exchange 2007 server. We want to use Exchange Web Services to access an email inbox from a web application. When we browse to /ews/exchange.asmx (using https) on the Exchange server, we get a 403 Error: Error Code:…
Bo Schatzberg
  • 103
  • 1
  • 1
  • 4
0
votes
2 answers

Multiple Certificates on Exchange for OWA and EWS

We are currently running Exchange 2007. All our clients access the EWS service on Outlook via the internal server name server.domain.local. For this we use a self-signed certificate from the domain's CA. For OWA we would like to use a official…
0
votes
1 answer

'Autodiscover service couldn't be located': Exchange

I am trying to login by exchange using following script ExchangeService Service = new ExchangeService(ExchangeVersion.Exchange2007_SP1); Service.Credentials = new WebCredentials("abc", "123456","mydomain.net"); Service.TraceEnabled =…
NJ Bhanushali
  • 111
  • 1
  • 1
  • 2
0
votes
1 answer

Exchange 2007 - SMTP Traffic

I've done a check of what SMTP trafic is being routed through a 2007 mail server, which we are decommisioning. It looks like all printers are using the mail server for smtp relay, would it be possible to route this trafic to the new enviroment…
0
votes
1 answer

User sees wrong GAL

I have a multi-tennant Exchange 2007 environment with one user (at customer 1) who sees the GAL of another customer (customer 2) and not her own GAL. I checked that the user's msExchUseOAB, msExchQuerySearchBase, and ShowInAddressList attributes are…
StackExchangeGuy
  • 131
  • 1
  • 12