Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    Quote Originally Posted by GraeagleBill View Post
    ...
    I noticed the code from blue-claw didn't include the statements:
    Set iConf = CreateObject("CDO.Configuration")


    iConf.Load -1 'CDO Source Defaults
    Set Flds = iConf.Fields
    ...
    That is because the code example in Blue Claw does not depend on a reference. Instead, it depends on the schemas defined. But I am not sure how these types of schemas work, exactly.

    Just to add another reference to this thread, here is an example of using a return receipt. The actual return receipt code is commented out. So it is easy to spot.
    https://www.accessforums.net/program...tml#post223496

  2. #17
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 7 64bit Access 2003
    Join Date
    Feb 2011
    Posts
    2,097
    I know of some ISP's that will suspend service if multiple attempts to send emails to more than 50 addresses, so in such cases 1,000 wouldn't even get out the first time.

    I don't currently have a need for incoming, but I'll save the VB6 code for future reference.

    I have some additional error condition checking to do in my app that uses the outgoing email, but the send email code works perfectly.

  3. #18
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 7 64bit Access 2003
    Join Date
    Feb 2011
    Posts
    2,097
    Ajax,
    One needs to buy a license to obtain and use the DLL for the codes obj library reference. Otherwise, I'd tailor the posted VB6 code to run as a VBA general module.
    Bill

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Seeking guidance with session database
    By melliott1712 in forum Access
    Replies: 5
    Last Post: 10-06-2014, 12:21 AM
  2. Emailing
    By fastebs in forum Access
    Replies: 2
    Last Post: 04-13-2012, 12:37 AM
  3. Session variables
    By accessnewb in forum Programming
    Replies: 5
    Last Post: 08-04-2011, 11:45 PM
  4. Replies: 6
    Last Post: 11-18-2010, 04:00 AM
  5. Replies: 0
    Last Post: 11-28-2005, 01:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums