How to make Access to send an e-mail without using outlook.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ricardo de Mila
    New Member
    • Jan 2011
    • 41

    How to make Access to send an e-mail without using outlook.

    Hello everybody...

    I'd like to know how to make Access to send an e-mail without using the Outlook or similar program.
    Sorry if this has been already covered somewhere else but I really didn't find it.

    Any way... Thank you very, very much.

    Best Regards
    Ricardo de Milano
  • Seth Schrock
    Recognized Expert Specialist
    • Dec 2010
    • 2965

    #2
    Here is a link for sending an email via CDO. VBA Email via Gmail

    Comment

    • zmbd
      Recognized Expert Moderator Expert
      • Mar 2012
      • 5501

      #3
      Split some related posts to a new thread:
      Troubleshooting NonOutlook Email Code

      Comment

      • Ricardo de Mila
        New Member
        • Jan 2011
        • 41

        #4
        Hi Seth...
        Is it possible to send an e-mail just using Access? I mean... I don't want use outlook and don't want to use Gmail or similars neither.
        I'd like to have Access sending the e-mail straight from itself.
        Is it possible?

        Best regards

        Comment

        • Seth Schrock
          Recognized Expert Specialist
          • Dec 2010
          • 2965

          #5
          If you have an Exchange server or some other email server, then yes.

          Comment

          • Ricardo de Mila
            New Member
            • Jan 2011
            • 41

            #6
            Is it possible to create a Exchange or email server in VBA under Access?

            Comment

            • Seth Schrock
              Recognized Expert Specialist
              • Dec 2010
              • 2965

              #7
              Not that I'm aware of.

              Comment

              • zmbd
                Recognized Expert Moderator Expert
                • Mar 2012
                • 5501

                #8
                Access is not an email server nor does it have the native capability to be one. The best you can do is use the CDO transport as already suggested, BTW: This isn't a GMail specific object.

                Using the Bytes.com search tool key words:
                Access CDO EMail

                Will turn up several threads covering a great deal of how to do this.

                Comment

                • Ricardo de Mila
                  New Member
                  • Jan 2011
                  • 41

                  #9
                  Hi everybody...
                  Thank you very very much for helping.
                  I'm chewing all these information and will come back with news as soon as possible.
                  Thank you everydoby again.

                  Comment

                  Working...