+ Reply to Thread
Results 1 to 3 of 3

Unable to send bulk email from excel

  1. #1
    Registered User
    Join Date
    07-04-2019
    Location
    India
    MS-Off Ver
    MS Office 2013
    Posts
    4

    Unable to send bulk email from excel

    Hi

    I am trying to send bulk email from this excel file through VBA code. But unable to send email. Please check this one why i unable to send email.

    When i run this code that time i open gmail id in chrome browser.
    Attached Files Attached Files

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,908

    Re: Unable to send bulk email from excel

    smtpserverport shouldn't be 25. I believe gmail uses either 587 or 465 (SSL). Try 587 first.

    25 is reserved for restricted gmail SMTP server (meaning messages can only be sent to Gmail or G Suite users).

    Note that there is limit of 2,000 emails per day.
    ?Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something.?
    ― Robert A. Heinlein

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,945

    Re: Unable to send bulk email from excel

    I am against sending bulk emails - people already get enough junk mail and spam in their inbox, they dont need us helping to get them any more!
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] how to check bulk email address is correct or not in excel file
    By johnquazi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-23-2018, 12:17 AM
  2. [SOLVED] Need to send bulk Email from excel file
    By Sanjibghosh in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-12-2018, 07:36 AM
  3. Unable to send user-editable text to Outlook email body based on active cell.
    By m0meehan in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-20-2014, 01:51 PM
  4. Excel containing macro to send bulk mails from outlook with multiple attachments
    By amandeep08 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-16-2013, 02:19 PM
  5. Unable to Send Email because of VLookup and Macro not recognising format
    By KMcG in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-12-2013, 02:17 AM
  6. Bulk Email Addresses to Excel
    By daw007 in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 04-22-2013, 12:27 AM
  7. [SOLVED] Bulk emails send use outlook & excel coding macro
    By sonu_kumar444 in forum Outlook Formatting & Functions
    Replies: 0
    Last Post: 12-26-2012, 08:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1