Archive for August, 2008
Exchange 2007 needs command line to set FQDN of external host name on Send Connector
by Greg on Aug.22, 2008, under Internet, Networking, Windows Server
In Exchange 2007, you have a nice little GUI to set your FQDN on your Send Connector. (Mine is called Outbound, as shown below.)
You can see my FQDN, set under the Hub Transport/Send Connectors of the Exchange Management Console.
However, if you send mail out to an external address, you’ll notice in the headers that your internal server name is still listed! What!? What’s the point of the GUI?
You have top open Exchange Management Shell, and type in a command to solve this. It’s easy.
As shown above, you just type in the command:
set-sendconnector “Outbound” –fqdn mail.1stbyte.com
Replace “outbound” with the name of your send connector, and of course, change to your own FQDN, not mine.
It will come back in error, or success. If success, you can check your headers on and external account right away.
Have fun!
Configure Word 2007 for Blogging to Wordpress 2.6
by Greg on Aug.22, 2008, under Internet
Had to spend a few minutes reminding myself how to configure this. Easy as pie! Even works with images now!!! Yay!
While in a “New Blog” in Word 2007, click the Manage Accounts buton. (A wizard will probably start the process the first time you do this, but here’s the manual way.) This assumes you already have a WordPress blog setup, of course. I tested this with my own WordPress installation, on my own web host, so I am not sure if this works the same with “Wordpress.com”, but I would assume so.
In the Blog Accounts, you can click New or Change.
In the next screen, enter your domain URL and make sure it ends with /xmlrpc.php.
Add your username and password, and for me, I like to Remember, but that’s up to you.
Then click Picture Options.
Make sure you have selected “My Blog Provider”, and click OK.
Then you’ll be back at the New WordPress Account windows, just click OK.
You should see a message that “Account created successfully” or something like that. If not, the errors are not very helpful, but when I did get one, it was just that I didn’t enter the right password. And remember, this will be the username and password IN YOUR WORDPRESS system, NOT your hosting system. (stupid mistake I made, I knew better!)
One thing I don’t see how to do, is select the account I want to publish to within Word, besides the obvious “default” setting. Maybe I need to do that in each doc. I will post when I test it.
EDIT: Duh! Right in Word, at the top of the doc is an Account selection. Just select the account for the blog, if you have more than one.

