Results 1 to 5 of 5

Thread: Send Email w/o Outlook

  1. #1

    Thread Starter
    Frenzied Member seoptimizer2001's Avatar
    Join Date
    Apr 2001
    Location
    Toledo, Ohio USA GMT -5
    Posts
    1,075

    Question 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.

  2. #2
    Lively Member
    Join Date
    Mar 2001
    Location
    Brighton, England
    Posts
    112
    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

  3. #3
    Fanatic Member
    Join Date
    Sep 2000
    Location
    UK.
    Posts
    728

    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]

  4. #4

    Thread Starter
    Frenzied Member seoptimizer2001's Avatar
    Join Date
    Apr 2001
    Location
    Toledo, Ohio USA GMT -5
    Posts
    1,075
    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.

  5. #5

    Thread Starter
    Frenzied Member seoptimizer2001's Avatar
    Join Date
    Apr 2001
    Location
    Toledo, Ohio USA GMT -5
    Posts
    1,075
    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
  •  



Click Here to Expand Forum to Full Width