Unix Technical Forum

Using the SMTP that Task center Uses.

This is a discussion on Using the SMTP that Task center Uses. within the DB2 forums, part of the Database Server Software category; --> I want to send out emails like the task center sends. I have found several post about creating your ...


Go Back   Unix Technical Forum > Database Server Software > DB2

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 03:24 AM
stevenkblack@gmail.com
 
Posts: n/a
Default Using the SMTP that Task center Uses.

I want to send out emails like the task center sends. I have found
several post about creating your own stored procedures in Java or C
that will do it.
The Task center is already using an api to send email. Is there any
way to use the same process that it is using. I can't find anything
about it in the documentation and I don't want to reinvent the wheel.

Thanks,

Steven

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 03:26 AM
Darin McBride
 
Posts: n/a
Default Re: Using the SMTP that Task center Uses.

stevenkblack@gmail.com wrote:

> I want to send out emails like the task center sends. I have found
> several post about creating your own stored procedures in Java or C
> that will do it.
> The Task center is already using an api to send email. Is there any
> way to use the same process that it is using. I can't find anything
> about it in the documentation and I don't want to reinvent the wheel.


I doubt it's using an API - other than the SMTP specification. It's
not a terribly difficult-to-write specification either - you just need
to find the spec on the 'net, and use it. Since it involves socket
programming, Java or Perl will be much easier than C, although if you
have a reasonable socket library in C, it shouldn't be too hard there,
either.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:15 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com