Ask a Question related to ASP Components, Design and Development.
-
Prashant #1
could not connect to SMTP server from sql server using JMail, xp_smtp_sendmail or sp_send_cdosysmail
I am trying to send an email message from sql server using the JMail
component from dimac.net. I was able to use the stored procudure
sp_send_mail from the Jmail usage examples successfully using sql
server installed on the development machine and a smtp server.
If I use another sql server installation (the production machine) and
the same smtp server, the stored procedure does not work and I get the
above mentioned error message. I searched extensively on groups and
forums and have not come across a solution. I got similar error
messages with xp_smtp_sendmail from sqldev.net and also
sp_send_cdosysmail. The basic error was that the sql server machine
could not connect to the smtp server box.
Is there some SQL Server setting that is responsible for this
behaviour? Or is my deduction completely wrong and there is actually a
simple solution?
Any help/clues will be appreciated!
Thanks
Prashant
Prashant Guest
-
I have a flash movie running a http server but it needsto connect to another server in https.
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
I have a flash movie running a http server but it needsto connect to another server in https
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
Can't connect to SMTP server
When I try to send cfmail from one of 3 CF Servers in a domain, I get the following exception. It is happening for all cfmail from this particular... -
Cannot connect to Terminal Server via Terminal Services Manager after upgrade to Windows Server 2003
The following error is displayed in the Terminal Services Manager on our domain controller (DC-01) when trying to connect to Terminal Services on... -
SMTP Server
hi, i got windows XP operating system ... i got problem with sending email... my SMTP is not able to send emails. its getting error like... -
Gert E.R. Drapers #2
Re: could not connect to SMTP server from sql server using JMail, xp_smtp_sendmail or sp_send_cdosysmail
I would check your firewall settings.
[email]GertD@SQLDev.Net[/email]
Please reply only to the newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
Copyright © SQLDev.Net 1991-2004 All rights reserved.
"Prashant" <pras_punjabi@yahoo.com> wrote in message
news:3c56224f.0409271209.47759098@posting.google.c om...>I am trying to send an email message from sql server using the JMail
> component from dimac.net. I was able to use the stored procudure
> sp_send_mail from the Jmail usage examples successfully using sql
> server installed on the development machine and a smtp server.
> If I use another sql server installation (the production machine) and
> the same smtp server, the stored procedure does not work and I get the
> above mentioned error message. I searched extensively on groups and
> forums and have not come across a solution. I got similar error
> messages with xp_smtp_sendmail from sqldev.net and also
> sp_send_cdosysmail. The basic error was that the sql server machine
> could not connect to the smtp server box.
> Is there some SQL Server setting that is responsible for this
> behaviour? Or is my deduction completely wrong and there is actually a
> simple solution?
> Any help/clues will be appreciated!
>
> Thanks
> Prashant
Gert E.R. Drapers Guest



Reply With Quote

