doran_doran
Registered User.
- Local time
- Today, 11:33
- Joined
- Aug 15, 2002
- Messages
- 349
Hi,
Here is the MS Access database where I am trying to implement COM version of send mail.
1. http://www.southernselectbeer.com/database/FE-DV_QA_4 20MIN.zip
(try this http://www.southernselectbeer.com/database and download the zip file)
2. Go to "frmSearch"
3. Select "Search"
4. Select Ga_number and Put 43758 and select the first record 09/30/2003 and double click
5. This should load data into another form "frmGroup"
6. Click "Notes" on the top
7. Highlight any notes and click on "View Note"
8. on the bottom of the screen you will txtRecipients
start typing e-mail addresses (one e-mail address per line)
for example: 1st line moe@yahoo.com
2nd line raul@yahoo.com
3rd line gred@hotmail.com
Try it with atleast 3 to 4 mail address
9. Then click on "Send Mail"
Here is my question.
a. It's taking for ever (i mean 4 ot 5 hours) to deliver messages
b. It's only sending mail to first recipent in following fashion
1st recipient - gets it
2nd, 3rd or 4th recipents does not get it.
c. E-mails are collect in a text box call txttotalrecipents and they are seperated by comma.
Can anyone please look at it? I would really really appreciated it. I have been working on this for last 3 weeks.
Here is the MS Access database where I am trying to implement COM version of send mail.
1. http://www.southernselectbeer.com/database/FE-DV_QA_4 20MIN.zip
(try this http://www.southernselectbeer.com/database and download the zip file)
2. Go to "frmSearch"
3. Select "Search"
4. Select Ga_number and Put 43758 and select the first record 09/30/2003 and double click
5. This should load data into another form "frmGroup"
6. Click "Notes" on the top
7. Highlight any notes and click on "View Note"
8. on the bottom of the screen you will txtRecipients
start typing e-mail addresses (one e-mail address per line)
for example: 1st line moe@yahoo.com
2nd line raul@yahoo.com
3rd line gred@hotmail.com
Try it with atleast 3 to 4 mail address
9. Then click on "Send Mail"
Here is my question.
a. It's taking for ever (i mean 4 ot 5 hours) to deliver messages
b. It's only sending mail to first recipent in following fashion
1st recipient - gets it
2nd, 3rd or 4th recipents does not get it.
c. E-mails are collect in a text box call txttotalrecipents and they are seperated by comma.
Can anyone please look at it? I would really really appreciated it. I have been working on this for last 3 weeks.