Results 1 to 6 of 6

Thread: Sending Emails

  1. #1

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765

    Sending Emails

    Ok, I'm starting to get the feeling that sending emails is impossible.

    1) I'm using Learning Edition, so I can't use Winsock
    2) I can't use Outlook, I don't have it set up to send/recieve emails and I'm guessing not many other people do either.

    Anyone know any other ways???
    Don't Rate my posts.

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Sending Emails

    Originally posted by Pc_Madness
    Ok, I'm starting to get the feeling that sending emails is impossible.

    1) I'm using Learning Edition, so I can't use Winsock
    2) I can't use Outlook, I don't have it set up to send/recieve emails and I'm guessing not many other people do either.

    Anyone know any other ways???
    Do you know anyone with the full version of vb6?
    If you do borrow their cd's.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    I don't know anyone else with VB
    Don't Rate my posts.

  4. #4
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344
    Shop around you might be able to get a copy from somewhere/some one.

    Where abouts in Australia you from?
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  5. #5

  6. #6
    Fanatic Member Jerry Grant's Avatar
    Join Date
    Jul 2000
    Location
    Dorset, UK
    Posts
    810

    BLAT

    You may not have a winsock control, but it doesn't stop you from using a remote smtp service to send email.

    I use a command line utility called Blat. This allows you to send an email through any smtp service (provided that you know the mail server name, i.e. mail.yahoo.com). You will need to 'Shell' the program.

    There is also a DLL available for those who want an API approach.

    The good thing about Blat is that it is Freeware!

    I have seen a VB Class using Blat, but the link I had doesn't exist any more! But you could encapsulate it into a ActiveX control easily enough.
    Jerry Grant................tnarG yrreJ
    Website: <JG-Design></.net>
    Email: [email protected]
    Working towards a bug free world......
    (Not a Microsoft employee)

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