473,508 Members | 2,079 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

E-mail autoresponse

Hi all,

I have a little task here and I am looking for input from fellow programmers
as to what the best approach is to accomplish it:

I need to setup an e-mail box that will receive requests from people. The
e-mail will contain certain key information that will allow me to pull
information from the DB and send them an auto reply e-mail with it.

This is an enterprise wide application so making Outlook addins is not an
option. I was thinking maybe a filter on our Exchange server or a program
that monitors an e-mail box every so often and picks up new requests.

Has anyone been through this before? Any advice would be greatly
appreciated. Other companies like UPS use this system, does anyone know how
they do it? What is the industry standard for this kind of thing?

Thank you in advance!
Nov 21 '05 #1
2 933
Hi Juan,

Try looking at www.slipstick.com , if you're using Exchange Server then
there are several libraries that you can use that will allow you
to develop against your exchange server box.

Good Luck.
Graham Parker.

"Juan Romero" <No****@NoSpam.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi all,

I have a little task here and I am looking for input from fellow
programmers as to what the best approach is to accomplish it:

I need to setup an e-mail box that will receive requests from people. The
e-mail will contain certain key information that will allow me to pull
information from the DB and send them an auto reply e-mail with it.

This is an enterprise wide application so making Outlook addins is not an
option. I was thinking maybe a filter on our Exchange server or a program
that monitors an e-mail box every so often and picks up new requests.

Has anyone been through this before? Any advice would be greatly
appreciated. Other companies like UPS use this system, does anyone know
how they do it? What is the industry standard for this kind of thing?

Thank you in advance!

Nov 21 '05 #2
I think I can figure out how to implement it, what my question really is, is
what is the best approach to this? and if anyone out there has worked on a
project like this before, what method did they use and how did it work out?

Thank you!

"Graham Parker [MVP]" <www.vbug.co.uk> wrote in message
news:ek**************@tk2msftngp13.phx.gbl...
Hi Juan,

Try looking at www.slipstick.com , if you're using Exchange Server then
there are several libraries that you can use that will allow you
to develop against your exchange server box.

Good Luck.
Graham Parker.

"Juan Romero" <No****@NoSpam.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi all,

I have a little task here and I am looking for input from fellow
programmers as to what the best approach is to accomplish it:

I need to setup an e-mail box that will receive requests from people. The
e-mail will contain certain key information that will allow me to pull
information from the DB and send them an auto reply e-mail with it.

This is an enterprise wide application so making Outlook addins is not an
option. I was thinking maybe a filter on our Exchange server or a program
that monitors an e-mail box every so often and picks up new requests.

Has anyone been through this before? Any advice would be greatly
appreciated. Other companies like UPS use this system, does anyone know
how they do it? What is the industry standard for this kind of thing?

Thank you in advance!


Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
8745
by: Chuck Anderson | last post by:
Can anyone point me in the right direction? I want to use Php to automate confirmation of someone joining an email list by them replying to an email (so they don't have to have a browser?). I...
10
8149
by: aaron | last post by:
I need some help with validating an email address. Right now, I am doing this: function sys_is_valid_email ($s) { if (preg_match ("/^.+@.+\..+$/", $s)) { return 1; } else { return 0; } }
5
1699
by: cfoley1970 | last post by:
I have an online directory of alumni from a high school that runs PHP with a MySql backend containing contact info, email addresses, etc. Some of the alumni have begun to complain about receiving...
4
3003
by: dmiller23462 | last post by:
So here's my problem.....I need to set up different email distributions based on which option in the following Select form has been chosen....For instance if "Putaway" is chosen it needs to email...
88
12320
by: Mike | last post by:
Is there a way to determine what a user's default email client is? I read a post from 3 years ago that said no. I guess I'm hoping something has come along since then.
117
11724
by: Steevo | last post by:
Any suggestions as to the best programs for cloaking email addresses? Many thanks -- Steevo
4
5176
by: web_design | last post by:
I put this together from some other scripts I am using on a site. I'm trying to make a better email hiding script. It isn't working. Also, it causes Internet Explorer 6 SP2 to block the script...
2
2324
by: Saintor | last post by:
I have a string of email addresses with duplicates. like "abc@abc.com; cde@cde.com; abc@abc.com" If I use this string with sendobject, the receiver will get it only once which is perfect to...
2
2209
by: BSG-SMTP-Gateway | last post by:
The following message sent by this account has violated system policy: Connection From: 64.253.55.90 From: python-list@python.org To: terriss@birdsall.com, q4dzsAEAAAAA@birdsall.com,...
1
1849
by: phoneyiam | last post by:
I'm am trying to create an e-mail form that allows users to add a photo. I only see topics showing how to create an autoresponse that sends the end user a file but nothing on how to unable the end...
0
7388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7499
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5631
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5055
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4709
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3186
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1561
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
767
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.