Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 23rd, 2005, 02:56 PM
Authorized User
 
Join Date: Sep 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default SQLMailsends, but with blank subject line

I am using SQL Server 2000, SP4/Outlook 2003 SP1/Exchange 2000.

My test email gets sent, but the subject line reamins blank.

xp_startmail
go
xp_sendmail @recipient = '[email protected]', @subject = 'SQL Mail Test', @message = 'Test 1,2,3'
go
xp_stopmail

(I've also tried xp_startmail @user='XXXXXX', @password = 'XXXXXXX'.)

I get the email, with the message, but the subject line is blank.

I've removed and readded my Exchange profile; removed and readded my Exchange email account; restarted the MSSQLSERVER and SQLAgent services; restarted the server; removed and readded the profile to the SQL Server, SQL Agent, and SQL Mail with successful tests; checked and unchecked the Exchange caching mode.

I'm out of ideas. Anyone? Thanks in advance.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Append to Subject line in Outlook. jpool C# 2005 0 August 16th, 2008 12:35 PM
subject anabnl BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 0 August 16th, 2007 05:35 PM
Adding a blank line to a memo field Scootterp Access VBA 3 October 31st, 2006 01:15 PM
How to read emails with certain subject line sketchit VB How-To 1 October 7th, 2005 09:07 AM
E-mail Subject mani_he Pro PHP 2 April 29th, 2005 11:32 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.