473,657 Members | 2,358 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Email client within Access

I know how to send email out of Access, and that's no problem. What I need
to figure out is how to receive email into access.

Say that I give access an email address, such as ac****@daven.co m. I want
all email that comes to that address to be received directly by the database
so that I can parse out the files.

I'm thinking that, worst case, I can write my own email client using the
winsock control. But is that my only alternative?

Thanks!

dt
Nov 13 '05 #1
7 5410
Daven,
Tie MS Outlook and Access together. Outlook would deliver the mail to
Access and go from there.

"Daven Thrice" <da*********@NO yahooSPAM.com> wrote in message
news:xfSqd.1300 94$cJ3.21074@fe d1read06...
I know how to send email out of Access, and that's no problem. What I need
to figure out is how to receive email into access.

Say that I give access an email address, such as ac****@daven.co m. I want
all email that comes to that address to be received directly by the
database so that I can parse out the files.

I'm thinking that, worst case, I can write my own email client using the
winsock control. But is that my only alternative?

Thanks!

dt

Nov 13 '05 #2

"Alan Webb" <kn*****@hotmai l.com> wrote in message
news:-s************** ******@comcast. com...
Daven,
Tie MS Outlook and Access together. Outlook would deliver the mail to
Access and go from there.


I've been thinking about that. I've been wondering what all is involved in
doing something like that. I've written several routines in Access that do
things like schedule an appointment, create an email, or add a to-do item to
the task list. But that is all one-way communication.

In my mind, what I see would be simply attaching a table. In Outlook, I
would then setup a filter such that any email sent to the access@ account
would go into one particular folder, and I would then be able to view (and
work with) the email in Access, on a form and also within code (since there
is parsing involved).

The ability to add a few fields to the Outlook table would be nice, too. I
would assume there's some sort of unique primary key with each record, so I
should at least be able to create a relationship with another table.

Doing this without Outlook, though, would still be nice. I have the
Developers Toolkit (or whatever they call it now-days), so I can distribute
my application royalty free. Requiring an install of Outlook, which pretty
much requires (I think) an Office install, raises the stakes a little.

Too bad I can't just attach a table in Outlook Express.

Thanks for your input.

Daven
Nov 13 '05 #3
On Mon, 29 Nov 2004 23:59:41 -0800, "Daven Thrice"
<da*********@NO yahooSPAM.com> wrote:


Hi
See
http://support.microsoft.com/default...;en-us;Q290792
and refs there.
David

Nov 13 '05 #4
On Mon, 29 Nov 2004 23:59:41 -0800, "Daven Thrice"
<da*********@NO yahooSPAM.com> wrote:


Doing this without Outlook, though, would still be nice. I have the
Developers Toolkit (or whatever they call it now-days), so I can distribute
my application royalty free. Requiring an install of Outlook, which pretty
much requires (I think) an Office install, raises the stakes a little.

Too bad I can't just attach a table in Outlook Express.

Thanks for your input.

Daven

Hi
There are vb codes available for reading emails via POP3 for example,
but it is a hassle as you need to deal with the decoding as well.
One old example which I have used (this is actually in vb) can be
found at http://www.ericphelps.com/

David

Nov 13 '05 #5
"Daven Thrice" <da*********@NO yahooSPAM.com> wrote:
I know how to send email out of Access, and that's no problem. What I need
to figure out is how to receive email into access.


See the Inserting data from incoming emails into tables tips page at
http://www.granite.ab.ca/access/emailincoming.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #6
Tony,

Your link, http://www.granite.ab.ca/access/emailincoming.htm , doesn't
work. I'm interested in reading your tip. How else can I get there?

Thanks!

Steve

"Tony Toews" <tt****@teluspl anet.net> wrote in message
news:13******** *************** *********@4ax.c om...
"Daven Thrice" <da*********@NO yahooSPAM.com> wrote:
I know how to send email out of Access, and that's no problem. What I needto figure out is how to receive email into access.


See the Inserting data from incoming emails into tables tips page at
http://www.granite.ab.ca/access/emailincoming.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm

Nov 13 '05 #7
"Steve" <no****@nospam. spam> wrote:
Your link, http://www.granite.ab.ca/access/emailincoming.htm , doesn't
work. I'm interested in reading your tip. How else can I get there?


My apologies. See http://www.granite.ab.ca/access/email/incoming.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #8

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

Similar topics

18
7365
by: cjl | last post by:
Hey all: I know that it is silly in the age of Google to 'lose' something on the internet, but I recently checked out a project that had implemented a database with a subset of SQL in pure client-side javascript. I forgot to bookmark it, and now I can't find it. Anyone?
1
1865
by: hriceb | last post by:
I know about the SendObject command but I think my question is a bit different. I have TableA that includes FName, LName, etc... and EMail. Generally, data is entered / changed via FormA I want a buton on each form that, when clicked, activates the email client AND automatically places the email addy for that person in the "to" field. I do have a button on each record specific form that activates the email client but it is the record...
1
4469
by: JoeBobHankey | last post by:
Background: - I'm running MSDE 2000 (not client tools, stored procedure capability, etc). This may change, but not in the first part of development. - My Access file is an Access 2002 project (.adp project client connecting directly to MSDE SQL database - no .mdb involved or local file tables beyond the .dbfs to be imported). - Using ODBC to connect to .dbf data sources without a problem (ODBC is
24
7115
by: Arno R | last post by:
Hi all, I have a client with several shoe-shops. Customers can leave their email-address if they want to be notified when there is a sale. Input is validated with instr() I am checking for @ and . (required) and also checking for spaces (not allowed). But: A LOT (5-10%) of the addresses still are wrong; (provider doesn't exist) or email-address not valid (anymore). When sending bulk-mail its a nasty problem to get the false addresses...
11
2760
by: Timothy Shih | last post by:
Hi, I am having a freezing issue with my application. My application serves several remotable objects, all of which must be initialized before their use. Furthermore, some of them depend on each other. On my application startup, I configure the objects usting the RemotingConfiguration class to load the config file. Then I "ping" each of the objects to call their constructors. This all works fine if no one is attempting to connect at the...
5
2310
by: wrytat | last post by:
I'm not sure if I'm posting the correct place. I posted it somewhere else, but someone told me to post it at another place. Anyway, some background first. I am currently building a web application for my company. This application is going to be hosted with an ISP on a shared server. And my company doesn't have a static IP. I want to make part of my web application such that only my company's computer can access (something like an...
8
4362
by: Frank | last post by:
I think I've confused myself completely here :-) I have used System.Web.Mail, but am not sure if this works with Exchange Server 5.5. I asked the client if they're email server supported SMTP, and got the following reply (exact quote): Exchange 5.5 uses IMS connector for communication between the internal and the external world. IMS is based on SMTP Protocol. For mail flow within the organization Exchange 5.5 uses Message Transfer...
14
9129
by: supz | last post by:
Hi, I use the standard code given below to send an email from an ASP.NET web form. The code executes fine but no Email is sent. All emails get queued in the Inetpub mail queue. I'm using my local default SMTP Server and my from address is a valid Yahoo/Hotmail address. I have configures the local SMTP Server to allow the IP Address 127.0.0.1.
3
2837
by: Siv | last post by:
Hi, A little while ago I wrote a small program that allowed the user to view products from a database. The database holds the details of the products which can be viewed via a form and additionally pictures of the product are stored in an images subfolder and the database holds the file name of the relevant picture. The user can then click a button to display the picture in a pop-up window and also another button to email the potential...
0
8411
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8323
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8838
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8739
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8513
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8613
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5638
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4173
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4329
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.