|
-
Sep 14th, 2001, 09:45 AM
#1
Thread Starter
Frenzied Member
Send Email w/o Outlook
I need my application to be able to send emails automatically and without any input of a user w/o using Outlook. The messages need to be text formatted, not HTML. I would like to use SMTP, but don't know how. I am on a Win2k system. Any help is appreciated. Thanks.
-
Sep 14th, 2001, 09:49 AM
#2
Lively Member
Have a look at the MAPI controls, I've used them in the past to generate and send emails with no user input
hope this helps
john
-
Sep 14th, 2001, 09:52 AM
#3
Fanatic Member
Info.
Please search the forums for 'SMTP', 'EMAIL' etc. This question has been asked hundreds of times before... Hope this helps.
Laterz
Digital-X-Treme
Contact me on MSN Messenger: [email protected]
[VBCODE]Debug.Print Round(((1097) - ((55 ^ 5 + 311 ^ 3 - 11 ^ 3) _
/ (68 ^ 5))) ^ (1 / 7), 13)[/VBCODE]
-
Sep 14th, 2001, 10:04 AM
#4
Thread Starter
Frenzied Member
I can do it using MAPI, but I am having a problem with setting the profile. That is I don't know how. Right now, in my testing I am using a command button to send the mail, but in my application, it will be a program that is not used by a user, it will just run in the background. But the probelm is that it says invalid profile everytime and then lets me select one and then it works. How do I get around this? Also, I have not been able to figure out how to send mail out of my email system, which will be necessary.
-
Sep 14th, 2001, 10:26 AM
#5
Thread Starter
Frenzied Member
Ok, I finally figured out how to send mail out of my system, but how can I choose the profile for exchange at design time to avoid the error and forcing me to choose a profile? Also, how can I specify who the email comes from, it seems like it just uses the current user that is sign in.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|