Results 1 to 5 of 5
  1. #1
    aytee111 is offline Competent At Times
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936

    Sending emails using Office 365


    I have a database that sends emails using an "Outlook.Application". Now the client has changed to Office 365 and it no longer works, it is sending emails from "YourDomain.com". How do I send emails using Office 365 instead?

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2013
    Join Date
    Nov 2009
    Posts
    2,392
    Unfortunately the term 'Office 365' can mean many different things..... I can say that the classic Access send mail object requires/triggers an email PC client - i.e. Windows Live Mail, Outlook client..... and does not work for instance with any browser based email system. So that the Access front end file and the email client must coexist on the same PC. Hopefully this helps.....

  3. #3
    aytee111 is offline Competent At Times
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Maybe it does - if it is as simple as co-existing on the same PC. That would be nice! I haven't worked with it at all so I guess my coding is as you say, classic, lol. All they told me is that they installed Office 365, so what it means is anyone's guess. I haven't been able to find anything about it on the web about it at all.

  4. #4
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    If I had to guess, they are using Exchange Online. As mentioned, add the account to a Client like Outlook. Otherwise, if there is not an account installed in Outlook, you might have to use CDO.

    Having said that, what does "...it is sending emails from 'YourDomain.com'.", mean? Sounds like it is working to me. They just need to fix some settings in the Email client so it does not tell people their Email address is 'YourDomain.com'.

  5. #5
    aytee111 is offline Competent At Times
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Thanks for your help and suggestions. I will post the solution when it comes.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Sending emails without interruptions
    By George in forum Access
    Replies: 14
    Last Post: 03-13-2015, 11:15 PM
  2. sending multiple emails wth vba
    By baronqueefington in forum Programming
    Replies: 2
    Last Post: 02-09-2015, 02:49 PM
  3. Sending multiple emails
    By Sephaerius in forum Database Design
    Replies: 4
    Last Post: 08-08-2013, 11:55 AM
  4. Sending Emails and VBA coding
    By lucy1216 in forum Programming
    Replies: 4
    Last Post: 05-20-2013, 05:57 AM
  5. Sending multiple emails
    By Petefured in forum Programming
    Replies: 0
    Last Post: 05-24-2011, 03:40 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