Sign in
|
Join
|
Help
in
Current Tags
Matt Williamson’s Blog
Bunker Hollow Blogs
(Entire Site)
Bunker Hollow
Matt Williamson's home on the web, welcome.
Home
Blogs
Forums
Photos
Downloads
Feedback
Contact Me
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Philadelphia to Chicago (778 miles) in Under 12 Hours
Introducing the American Academies of Sports Practitioners!
ASP.NET Site Hangs Forever When Accessing Database via LINQ to SQL
Finally Back Online!
The Camcorder AV Cable, Who Knew?!
Tags
.NET
2005
2007
2008
3.0
360
7
ASP.NET
Asterisk
Authentication
Backup
BIS
bit
BlackBerry
Boot
BSOD
Bunker Hollow
C#
Center
Certificate
Code
Comcast
Command
Community Server
Computer
Config
CS
CSS
Disk
DNS
Edge
Email
Error
Exchange
FireFox
Firewall
Forum
FreePBX
FTP
GoDaddy
Hardware
Home
IE
IIS
Internet
Internet Explorer
ISP
JavaScript
Lenovo
Linksys
LINQ
Linux
List
Machine
Media
Media Center
Network
OWA
pfSense
PowerShell
RADIUS
RDP
Remote
Robocopy
Script
Security
Server
Service Pack
setting
Settings
Share
SMTP
Software
Spam
SQL
SSL
T61p
Thinkpad
TrixBox
TVersity
Ultimate
Update
Utility
Virtual
Vista
Visual Studio
VMWare
VNC
VOIP
VPN
Warning
Web
website
What's New
Windows
x64
Xbox
XML
XP
YAF
Archives
January 2009
(3)
December 2008
(6)
November 2008
(7)
October 2008
(16)
September 2008
(14)
August 2008
(12)
July 2008
(12)
June 2008
(13)
May 2008
(18)
April 2008
(6)
March 2008
(15)
February 2008
(10)
January 2008
(11)
December 2007
(14)
November 2007
(15)
October 2007
(29)
September 2007
(2)
Matt Williamson’s Blog
Personal discoveries of an IT professional.
Browse by Tags
All Tags
»
Exchange
(
RSS
)
1
2007
ActiveSync
BES
BIS
BlackBerry
Comcast
Community Server
Connect
Craigslist
DNS
Documents
Edge
Email
Error
GoDaddy
IMAP4
iPhone
ISP
Machine
MX
Outlook
Outlook Web Access
OWA
POP3
PowerShell
Server
Service Pack
SMTP
Software
SP1
Spam
SPF
Synchronization
Virtual
VMWare
Add a GoDaddy SPF Record
It's about time I installed an SPF record for my domain. Since I host my own Exchange server, I sometimes run into email issues since I'm forced to send all my email through my ISP (Comcast). This can result in problems since all Comcast IP addresses...
Posted
Dec 15 2008, 11:32 AM
by
Matt Williamson
with | with
6 comment(s)
Filed under:
Exchange
,
SMTP
,
GoDaddy
,
DNS
,
Email
,
SPF
,
MX
Exchange 2007 EdgeSync Application Log Error "The Supplied Credential is Invalid"
My Exchange Server application log in the Event Viewer has been constantly throwing the following exception: The connection to the ADAM instance of the Edge Transport server failed with the exception "The supplied credential is invalid." I suspect...
Posted
Nov 14 2008, 11:56 AM
by
Matt Williamson
with | with
no comments
Filed under:
2007
,
Exchange
,
Error
,
Software
,
Edge
,
Email
Connect an iPhone to Exchange 2007 via ActiveSync
My girlfriend bought an iPhone yesterday and I'm jealous, straight up. Her number was transfered and the phone was fully functional by dinner so we took it with us to BDubs. We played with it during dinner; we surfed the web, watched some YouTube...
Posted
Oct 25 2008, 10:15 AM
by
Matt Williamson
with | with
2 comment(s)
Filed under:
2007
,
Exchange
,
Email
,
ActiveSync
,
iPhone
Configure Exchange 2007 to Send Anonymous Internal Email
With the help of this article , I enabled my Exchange 2007 Server to send any mail coming from my webserver's IP address. So any applications on my webserver needing to send mail will be able to do so, without authenticating. Create a new SMTP Receive...
Posted
Oct 05 2008, 09:24 AM
by
Matt Williamson
with | with
no comments
Filed under:
2007
,
Exchange
,
SMTP
,
Email
Duplicate Messages Using BIS (BlackBerry Internet Service)
I've connected my work BlackBerry to my personal Exchange 2007 server using BIS. Each new message I receive comes in twice, and sometimes when I reply to a message, the original message gets sent to my BlackBerry again and shows up as new. I read...
Posted
Oct 01 2008, 08:57 AM
by
Matt Williamson
with | with
7 comment(s)
Filed under:
Exchange
,
Software
,
BlackBerry
,
BIS
,
Email
Exchange 2007 Release Email from Quarantine
Login to your quarantine mailbox within Outlook from a client machine. Open the quarantined email. Click Send Again. Click Send. http://technet.microsoft.com/en-us/library/aa998920(EXCHG.80).aspx
Posted
Aug 20 2008, 08:29 PM
by
Matt Williamson
with | with
no comments
Filed under:
2007
,
Exchange
,
Email
,
Spam
Community Server Email Settings for Exchange 2007
I looked through the Exceptions Reporting section of my website today and saw a whole bunch of "EmailUnableToSend" exceptions! So apparently people out there who have tried to contact me through my Blog Contact Form have been unable to do so...
Posted
Jul 23 2008, 01:51 PM
by
Matt Williamson
with | with
no comments
Filed under:
Community Server
,
Exchange
,
SMTP
,
Email
Exchange 2007 5.3.4 Message size exceeds fixed maximum message size
If your Exchange 2007 SP1 server is rejecting email with attachments larger than 10MB, here are ALL the places you need to increase that maximum message value: On the Exchange Server Organization Configuration -> Hub Transport -> Send Connectors...
Posted
Jun 19 2008, 03:39 PM
by
Matt Williamson
with | with
no comments
Filed under:
2007
,
Exchange
,
Error
,
Software
,
SP1
Exchange 2007 POP3 and IMAP4 via BlackBerry Internet Service (BIS)
Open your Exchange 2007 PowerShell and execute these commands: set-service msExchangePOP3 -startuptype automatic start-service -service msExchangePOP3 set-service msExchangeImap4 -startuptype automatic start-service -service msExchangeImap4 Forward Ports...
Posted
Jun 14 2008, 05:08 PM
by
Matt Williamson
with | with
2 comment(s)
Filed under:
2007
,
Exchange
,
BlackBerry
,
IMAP4
,
POP3
,
BIS
BlackBerry Professional Software (BES) for Exchange 2007 Installation
So here's the plan, I got a BlackBerry Curve 8310 from work, which is hooked up to our corporate Exchange email. I want to hook it up to my personal Exchange 2007 Server running on a Server 2008 Hyper-V virtual machine at home. One super-easy way...
Posted
Jun 14 2008, 05:03 PM
by
Matt Williamson
with | with
3 comment(s)
Filed under:
2007
,
Exchange
,
BlackBerry
,
BES
Disable OWA Web Beacon and HTML Form Content Filtering
By default, your users will see this yellow information bar message frequently when using Outlook Web Access... "To help protect your privacy, some content in this message has been blocked. If you are sure that this message is from a trusted sender...
Posted
Jun 09 2008, 10:24 AM
by
Matt Williamson
with | with
no comments
Filed under:
Exchange
,
OWA
,
Software
,
PowerShell
Reset (Re-Subscribe) Edge Transport Server
I rebuilt my domain controller and my Exchange server, but I hadn't touched my Edge Transport Server hanging around out there in the DMZ. Before continuing with my Exchange configuration, I thought I'd better create a new Edge server or somehow...
Posted
Jun 04 2008, 08:06 PM
by
Matt Williamson
with | with
no comments
Filed under:
2007
,
Exchange
,
Edge
,
PowerShell
Exchange 2007 Edge Synchronization
Let's say you make changes to your Send or Recieve connectors on your Exchange server. These changes will not be sync'd up with your Edge Transport server immediately. The Exchange server synchronizes changes to configuration-related data hourly...
Posted
Feb 26 2008, 10:42 AM
by
Matt Williamson
with | with
no comments
Filed under:
2007
,
Exchange
,
Edge
,
Synchronization
Installing Exchange 2007 Service Pack 1
Unlike upgrading Community Server, which I've been working on for a couple of days now, applying the Service Pack for Exchange was simple! I downloaded the executable for 64-bit versions (I thought Exchange 2007 was only 64-bit?) and ran it on my...
Posted
Dec 30 2007, 11:17 AM
by
Matt Williamson
with | with
no comments
Filed under:
2007
,
Exchange
,
Server
,
Service Pack
,
1
File Sharing with Exchange 2007 Outlook Web Access
Today I decided to explore the functionality of the "Documents" button in OWA. The initial screen says: "You can use this window to access Microsoft Windows SharePoint Services server or Windows file servers from Outlook Web Access. Click...
Posted
Dec 21 2007, 06:11 PM
by
Matt Williamson
with | with
no comments
Filed under:
2007
,
Exchange
,
OWA
,
Outlook Web Access
,
Documents
More Posts
Next page »