Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

The SMTP Server in xp_smtp_sendmail
Just trying out xp_smtp_sendmail for the first time.
I get the error:
Error: connecting to server smarthost
OK, so I don't have the server parameter for SMTP server set up
correctly.

I don't even know what an SMTP Server is! Is this an e-mail provider
that provides SMTP functionality, or an application I need to install?


Report this thread to moderator Post Follow-up to this message
Old Post
laurenq uantrell
09-24-05 01:23 AM


Re: The SMTP Server in xp_smtp_sendmail
SMTP is a standard protocol for email. Most mail servers will support SMTP
so if you are on a corporate network you probably already have access to
ne  - ask whoever manages your mail server.

If you don't already have one then you can set up IIS as an SMTP server.
This is not something I'm an expert on but here's a link about it:
http://www.microsoft.com/technet/pr...287a2b88f2.mspx

One point about xp_smtp_sendmail is that it requires the server to be setup
for sending mail without authentication. For that reason you probably won't
be able to use your ISP's email server.

--
David Portas
SQL Server MVP
--



Report this thread to moderator Post Follow-up to this message
Old Post
David Portas
09-24-05 01:23 AM


Re: The SMTP Server in xp_smtp_sendmail
When I use a generic SMTP server like: SMTP.KnownProvidorName.net I get
an error: ERROR: Sending Email


Report this thread to moderator Post Follow-up to this message
Old Post
laurenq uantrell
09-24-05 01:23 AM


Re: The SMTP Server in xp_smtp_sendmail
Reding your link I am setting up the IIS/SMTP on my machine. I assume
this will not require authentication, but how eould this apply on a
client's server if I need to set it up that way?


Report this thread to moderator Post Follow-up to this message
Old Post
laurenq uantrell
09-24-05 01:23 AM


Re: The SMTP Server in xp_smtp_sendmail
laurenq uantrell  wrote:
> Reding your link I am setting up the IIS/SMTP on my machine. I assume
> this will not require authentication, but how eould this apply on a
> client's server if I need to set it up that way?
>

Your ISP's server shouldn't need authentication as it knows the range of
IP addresses allowed to relay from it, your IP should be in it's list :-)

On your client's network, the same would apply with their ISP's SMTP
server but as David says you could use their corporate mail server
assuming they have one and it's not a Hopeless Notes server.

I set up our main server for mail, using MAPI/Outlook/Exchange, this
means that the SQLSErver service must log in as an account other than
local system, you need to log onto windows using that account, load up
Outlook set up a profile and have SQL Server use that profile.

Report this thread to moderator Post Follow-up to this message
Old Post
Trevor Best
09-24-05 12:23 PM


Sponsored Links





Last Thread Next Thread
Post New Thread

Microsoft SQL Server forum archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 12:41 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006