Showing posts with label sending. Show all posts
Showing posts with label sending. Show all posts

Friday, March 30, 2012

problem with CDO.Message

Hi
we using stroed precedure for sending mail . and we are
using CDOSYS.
It was working fine till yesterday. Suddenly from today its
excuting fine...but no mails has been received by anybody..we tried it
manually. The o/p is "mail send to rajukurian@.gmail.com"
But i dnt receive any mail..Till yrsterday the same procedure was
working fine..
what will be the reason..
Thanks!
RajHi
Have you checked/monitored the SMTP server?
John
"rajukurian@.gmail.com" wrote:
> Hi
> we using stroed precedure for sending mail . and we are
> using CDOSYS.
> It was working fine till yesterday. Suddenly from today its
> excuting fine...but no mails has been received by anybody..we tried it
> manually. The o/p is "mail send to rajukurian@.gmail.com"
> But i dnt receive any mail..Till yrsterday the same procedure was
> working fine..
> what will be the reason..
> Thanks!
> Raj
>|||rajukurian@.gmail.com wrote:
> Hi
> we using stroed precedure for sending mail . and we are
> using CDOSYS.
> It was working fine till yesterday. Suddenly from today its
> excuting fine...but no mails has been received by anybody..we tried it
> manually. The o/p is "mail send to rajukurian@.gmail.com"
> But i dnt receive any mail..Till yrsterday the same procedure was
> working fine..
> what will be the reason..
> Thanks!
> Raj
>
Most likely NOT a SQL Server problem, rather a problem somewhere in the
delivery stream. Check the SMTP server, check your recieving mail
server, check for aggressive spam filtering.
Tracy McKibben
MCDBA
http://www.realsqlguy.com

problem with CDO.Message

Hi
we using stroed precedure for sending mail . and we are
using CDOSYS.
It was working fine till yesterday. Suddenly from today its
excuting fine...but no mails has been received by anybody..we tried it
manually. The o/p is "mail send to rajukurian@.gmail.com"
But i dnt receive any mail..Till yrsterday the same procedure was
working fine..
what will be the reason..
Thanks!
RajHi
Have you checked/monitored the SMTP server?
John
"rajukurian@.gmail.com" wrote:

> Hi
> we using stroed precedure for sending mail . and we are
> using CDOSYS.
> It was working fine till yesterday. Suddenly from today its
> excuting fine...but no mails has been received by anybody..we tried it
> manually. The o/p is "mail send to rajukurian@.gmail.com"
> But i dnt receive any mail..Till yrsterday the same procedure was
> working fine..
> what will be the reason..
> Thanks!
> Raj
>|||rajukurian@.gmail.com wrote:
> Hi
> we using stroed precedure for sending mail . and we are
> using CDOSYS.
> It was working fine till yesterday. Suddenly from today its
> excuting fine...but no mails has been received by anybody..we tried it
> manually. The o/p is "mail send to rajukurian@.gmail.com"
> But i dnt receive any mail..Till yrsterday the same procedure was
> working fine..
> what will be the reason..
> Thanks!
> Raj
>
Most likely NOT a SQL Server problem, rather a problem somewhere in the
delivery stream. Check the SMTP server, check your recieving mail
server, check for aggressive spam filtering.
Tracy McKibben
MCDBA
http://www.realsqlguy.com

Tuesday, March 20, 2012

Problem while sending mail

Hello,
When i send a mail through the SQL Server mailing stem i sometimes get the
error
Server: Msg 18025, Level 16, State 1, Line 0
xp_sendmail: failed with mail error 0x80070005
Any particular reason for that and how can i solve that?
Thanks in advance
Regards
Ishan
Check out this url
http://support.microsoft.com/default...b;en-us;820220
The SQL Server Home Page is really good for finding out the causes of these
errors.
Cheers,
John - DBA
"Ishan Bhalla" wrote:

> Hello,
> When i send a mail through the SQL Server mailing stem i sometimes get the
> error
> Server: Msg 18025, Level 16, State 1, Line 0
> xp_sendmail: failed with mail error 0x80070005
> Any particular reason for that and how can i solve that?
> Thanks in advance
> Regards
> Ishan
|||"Ishan Bhalla" <IshanBhalla@.discussions.microsoft.com> wrote in message
news:0E2B65EE-8317-4092-9FCE-6954F5204BF7@.microsoft.com...
> When i send a mail through the SQL Server mailing stem i sometimes get
> the
> error
> Server: Msg 18025, Level 16, State 1, Line 0
> xp_sendmail: failed with mail error 0x80070005
Has it worked already or it never worked before?
Regards, Wojtek
|||It used to work before!
It stopped working after we upgraded the mailbox to an Exchange 2003 mailbox.
Regards
Ishan
"Wojtek Garwol" wrote:

> "Ishan Bhalla" <IshanBhalla@.discussions.microsoft.com> wrote in message
> news:0E2B65EE-8317-4092-9FCE-6954F5204BF7@.microsoft.com...
> Has it worked already or it never worked before?
> Regards, Wojtek
>
>

Problem while sending mail

Hello,
When i send a mail through the SQL Server mailing stem i sometimes get the
error
Server: Msg 18025, Level 16, State 1, Line 0
xp_sendmail: failed with mail error 0x80070005
Any particular reason for that and how can i solve that?
Thanks in advance
Regards
IshanCheck out this url
http://support.microsoft.com/defaul...kb;en-us;820220
The SQL Server Home Page is really good for finding out the causes of these
errors.
Cheers,
--
John - DBA
"Ishan Bhalla" wrote:

> Hello,
> When i send a mail through the SQL Server mailing stem i sometimes get the
> error
> Server: Msg 18025, Level 16, State 1, Line 0
> xp_sendmail: failed with mail error 0x80070005
> Any particular reason for that and how can i solve that?
> Thanks in advance
> Regards
> Ishan|||"Ishan Bhalla" <IshanBhalla@.discussions.microsoft.com> wrote in message
news:0E2B65EE-8317-4092-9FCE-6954F5204BF7@.microsoft.com...
> When i send a mail through the SQL Server mailing stem i sometimes get
> the
> error
> Server: Msg 18025, Level 16, State 1, Line 0
> xp_sendmail: failed with mail error 0x80070005
Has it worked already or it never worked before?
Regards, Wojtek|||It used to work before!
It stopped working after we upgraded the mailbox to an Exchange 2003 mailbox
.
Regards
Ishan
"Wojtek Garwol" wrote:

> "Ishan Bhalla" <IshanBhalla@.discussions.microsoft.com> wrote in message
> news:0E2B65EE-8317-4092-9FCE-6954F5204BF7@.microsoft.com...
> Has it worked already or it never worked before?
> Regards, Wojtek
>
>

Problem while sending mail

Hello,
When i send a mail through the SQL Server mailing stem i sometimes get the
error
Server: Msg 18025, Level 16, State 1, Line 0
xp_sendmail: failed with mail error 0x80070005
Any particular reason for that and how can i solve that?
Thanks in advance
Regards
IshanCheck out this url
http://support.microsoft.com/default.aspx?scid=kb;en-us;820220
The SQL Server Home Page is really good for finding out the causes of these
errors.
Cheers,
--
John - DBA
"Ishan Bhalla" wrote:
> Hello,
> When i send a mail through the SQL Server mailing stem i sometimes get the
> error
> Server: Msg 18025, Level 16, State 1, Line 0
> xp_sendmail: failed with mail error 0x80070005
> Any particular reason for that and how can i solve that?
> Thanks in advance
> Regards
> Ishan|||"Ishan Bhalla" <IshanBhalla@.discussions.microsoft.com> wrote in message
news:0E2B65EE-8317-4092-9FCE-6954F5204BF7@.microsoft.com...
> When i send a mail through the SQL Server mailing stem i sometimes get
> the
> error
> Server: Msg 18025, Level 16, State 1, Line 0
> xp_sendmail: failed with mail error 0x80070005
Has it worked already or it never worked before?
Regards, Wojtek|||It used to work before!
It stopped working after we upgraded the mailbox to an Exchange 2003 mailbox.
Regards
Ishan
"Wojtek Garwol" wrote:
> "Ishan Bhalla" <IshanBhalla@.discussions.microsoft.com> wrote in message
> news:0E2B65EE-8317-4092-9FCE-6954F5204BF7@.microsoft.com...
> > When i send a mail through the SQL Server mailing stem i sometimes get
> > the
> > error
> >
> > Server: Msg 18025, Level 16, State 1, Line 0
> > xp_sendmail: failed with mail error 0x80070005
> Has it worked already or it never worked before?
> Regards, Wojtek
>
>