Re: what should i use?

Tech-Archive recommends: Speed Up your PC by fixing your registry



thanks for the response.. as of now im trying vb smtp mail class...

"Terry Olsen" <tolsen64@xxxxxxxxxxx> wrote in message
news:uoVJYM%23RGHA.224@xxxxxxxxxxxxxxxxxxxxxxx
I've done something like this in the past. I set up a generic SMTP server
that accepted incoming emails. It did not route these to a mailbox, but
put them in a specified directory. My app watched the directory for these
".eml" files to be created (or use a timer to check periodically). Parse
the files for return email address and subject line. Use the VB SmtpMail
class for sending the response back.

"VB Newbie" <alxgen@xxxxxxxxxxx> wrote in message
news:e7DH8k9RGHA.4384@xxxxxxxxxxxxxxxxxxxxxxx
good day pros,

i would like to make a sample program that will act as a report
service...

if someone sends a request via email the system will receive the mail and
sends back a respond with an attached pdf report file from a report
server
depending on the parameter given on the subject line from the sender or
requester..

what sould i use for this mail service? should i use pop/smpt
mail client? or are there any other way?

i would like to use vb6 or vb.net 2003 as frontend.

thanks in advance,

VB Newbie






.



Relevant Pages

  • Re: what should i use?
    ... I set up a generic SMTP server ... them in a specified directory. ... i would like to make a sample program that will act as a report service... ... if someone sends a request via email the system will receive the mail and ...
    (microsoft.public.dotnet.languages.vb)
  • Re: what should i use?
    ... What class do you use for incoming email? ... put them in a specified directory. ... if someone sends a request via email the system will receive the mail and ... sends back a respond with an attached pdf report file from a report ...
    (microsoft.public.dotnet.languages.vb)
  • Re: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits?
    ... allow the page to tell ASP.Net "don't send a response yet until I tell ... this request is "leaked" and will never ... It is when the callback executes with both the async function call ... The thread executing code literally calls into Function1, execute code, ...
    (microsoft.public.inetserver.iis)
  • Re: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits?
    ... >> The way I understand async programming is if u need to do other ... >> request to webservice nothing more can be done until the result ... > The thread executing code literally calls into Function1, ... > the act of sending back the response using data that has been ...
    (microsoft.public.inetserver.iis)
  • ADFS & Sharepoint 2007 Errors
    ... Request or Response. ... claim Group = adfstest readers for user sid ... Sign In Response Dump ...
    (microsoft.public.windows.server.active_directory)