Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Development and SMTP

Reply
Thread Tools Display Modes

Development and SMTP

 
 
Rich Raffenetti
Guest
Posts: n/a

 
      07-09-2008
I develop a program in Visual Basic which interacts with Active Directory
and occasionally sends email to various groups who need to be notified of
changes or issues. I have been using CDO which dispatches email via SMTP.
When developing in XP, I had SMTP on XP equivalent to SMTP on the server,
where the program would run. This was great! Now I build and test in Vista,
which now has no SMTP. So the whole development model breaks down. Not so
great!
For this testing, can I use an SMTP server (off the development machine) or
is there another solution? I prefer not to install some non-native version
of SMTP on my Vista machine. I prefer not to put special code into the
programs either.


 
Reply With Quote
 
 
 
 
Rich Raffenetti
Guest
Posts: n/a

 
      07-12-2008
For the record, I found that whereas Vista IIS does not have a local SMTP
server, it does have 1) a configuration detail to define a remote SMTP host
and 2) an alternative to deliver SMTP email to a configurable folder. For
me, either of these alternatives are quite sufficient to be useful for
program development. The CDO interfaces still function and my programs work
the same whether they are in a Vista development environment or running in
production on a Windows server with IIS SMTP services.
Rich Raffenetti

"Rich Raffenetti" <rich@raffenetti_takethisout.com> wrote in message
news:...
> I develop a program in Visual Basic which interacts with Active Directory
> and occasionally sends email to various groups who need to be notified of
> changes or issues. I have been using CDO which dispatches email via SMTP.
> When developing in XP, I had SMTP on XP equivalent to SMTP on the server,
> where the program would run. This was great! Now I build and test in
> Vista, which now has no SMTP. So the whole development model breaks
> down. Not so great!
> For this testing, can I use an SMTP server (off the development machine)
> or is there another solution? I prefer not to install some non-native
> version of SMTP on my Vista machine. I prefer not to put special code
> into the programs either.
>
>



 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How Vista development should have been... fered carleck Windows Vista General Discussion 7 02-03-2008 04:44 PM
Vista Development using VS 2003.NET Deb54 Windows Vista General Discussion 6 02-03-2008 04:03 AM
Problem sending mail - SMTP or not SMTP! RW534 Windows Vista Mail 6 01-06-2008 10:29 PM
Interesting development... Lang Murphy Windows Vista General Discussion 21 06-30-2007 06:18 AM
Development for Windows Vista Kumar Lomash Windows Vista General Discussion 1 06-06-2006 01:23 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59