Program to send multiple emails?

Hi all, I have been using Mailings but it has issues when sending, does anyone know of a Mass Email program?

The trouble with maxbulkmailer is that it a lot harder to use than Mail. Talk about unintuitive!
Our server allows us to send 99 emails/hour. Once a week we send an email to about 500 on our email list. It would be easy to put them in groups of 99 in Address Book, then send out one group each hour if we were around that long. But we aren't in the office that much. An easy fix in Mail would be something that would allow you to designate the time when an email should be sent. Then we could automatically send a different group each hour. Could this be done in Applescript?

Similar Messages

  • Sending multiple email for free goods item category??

    Hi,
    we have requirement to send email (Z report in smartforms) automatically when sale order save in tcode VA01/VA02.
    we made reqd config in tcode NACE and we set access sequence on ORDER TYPE and it's working fine. but the problem is that when order booked for item category free goods it sends multiple emails. (i.e. no. of line items = no. of email) for one order no. All other item category is working fine. only problem with the free goods.
    I am an abaper. all config are made with the consent of SD consultant.
    pls help.
    thanks
    Radhashyam Sahoo.

    If you are an ABAPer, then it sounds like you simply need to debug the processing to identify where/why the fault occurs.  As for the NACE settings, you should understand the config as well as your functional counterpart.  It will make you a better developer and help you understand the processing code.

  • ICal sends multiple emails for invites and updates to event attendees - HELP!

    Every time I create or send an event in iCal, it sends multiple emails to each attendee (2-3 duplicate emails) with the same event.  So if I have 3 event invitees, they get 3 emails each.  All the emails are sent from the correct account in Apple Mail, and the calendar itself shows only one email address for each attendee, but for some reason the sent folder shows that each person was emailed 2-3 times.  This is causing quite a problem for work, as any invite I send is clogging up inboxes with duplicate and triplicates for each attendee. 
    When I send a meeting acceptance, it only sends one reply, so I have no idea why it's duplicating or triplicating events when new ones are sent out or udpated by me.  I can't delete my calendar without losing important events from clients or what not, so I'm not sure what to do.
    Also notable:
    I am NOT using iCloud calendars as I needed to create a calendar group and iCloud didn't support that.
    My calendar is syncing to an FTP so that people in my main office can view and download my calendar as needed.
    I am on a brand new (not even 2 mos old) MacBook Pro Retina 2013 model, with OS X 10.8.3
    I am on Calendar 6.0
    I can't change/update events on my calendar from one sub-calendar to another once they are created (though I can edit on my iPhone and resync). This is really annoying and I've posted about this before to no avail (thread here: https://discussions.apple.com/message/21646850#21646850 and here: https://discussions.apple.com/thread/3920017?start=0&tstart=0).
    For now (for this thread) I'd like any help possible in getting my calendar to send just ONE email to meeting attendees when I create and/or update an event.
    Thanks!

    I have the same issue.  Did you get a resolution to this?  Whenever I add a new person to the meeting invite iCal always resends the entire invite...it should just send the invite to newly added participants.

  • SharePoint 2013 - SPD Custom Workflow keeps sending multiple emails for a single Task

    I have a workflow triggering on List item created only. There are multiple stages in the work flow and in each stage a single task is assigned to a group of people. Currently group is only having one user i.e. my own test user with a valid email address.
    Workflow was running fine for first 5 runs but now it keeps sending multiple emails for each task multiple times and runs very slow. I have only single workflow in development server with 24GB RAM.
    Enabling the Workflow log in Event viewer does not show any error or warnings. The only clue I see is WorkFlowManager Database table "DebugTrace" having multiple entries showing that WF is trying to send same email multiple times with failed attempts,
    but in reality emails are being delivered as well.
    http://server/site/_vti_bin/client.svc/sp.utilities.utility.SendEmail Retry sending email in xx.xx.xx Status: HTTPRetrying
    http://server/site/_vti_bin/client.svc/sp.utilities.utility.SendEmail Retry sending email in xx.xx.xx  Status: HTTPFailed
    I could not get the exact phrase as I don't have direct access to development machine at work.
    Any help or guidance will be highly appreciated.

    Yes, I have on-premise SP site, and here is the actual log I see in DebugTraces table.
    Message              Level     Name    Category
    Attempt 1 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 2 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:06.            
    2              HttpRequestRetrying     Http
    Attempt 2 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 3 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:07.            
    2              HttpRequestRetrying     Http
    Attempt 3 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 4 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:09.            
    2              HttpRequestRetrying     Http
    Attempt 4 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 5 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:13.            
    2              HttpRequestRetrying     Http

  • Generic program to SEND an email

    Hello
    Can you help with an ABAP program to sends an email AFTER the Process chain completes. I would like to informational email from process chain as soon as it completes.
    Can you post an generic ABAP program that sends an email and please let me know the parameters that needs to be maintained..
    Also, suggest me, if there is a GOOD another way to accomplish this task.
    Thanks a lot for your help..

    Hi,
    Genarally, you can create a message, by right click and create message then give email ids in Maintain Recipent list (Recipt type =  via internet) and then give message that you want to send in Edit Document.
    Check whether the email address is maintained in SU01 in address tab.
    Configure SMTP server is set up properly ( SCOT). Ask basis team to do it.
    There is also other option to send the mail through program, for this you need to trigger any event or you can insert this program at teh end of the process chain.
    *& Report  ZTEST_FM_MAIL
    REPORT  ztest_fm_mail.
    DATA : is_doc_chng        TYPE sodocchgi1,
           it_objtxt          TYPE STANDARD TABLE OF solisti1,
           is_objtxt          TYPE solisti1,
           it_objpack         TYPE STANDARD TABLE OF sopcklsti1,
           is_objpack         TYPE sopcklsti1,
           it_objbin          TYPE STANDARD TABLE OF solisti1,
           is_objbin          TYPE solisti1,
           it_reclist         TYPE STANDARD TABLE OF somlreci1,
           is_reclist         TYPE somlreci1,
           w_lines_tx         TYPE i.
    Create Message Body
      Title and Description
    *is_doc_chng-obj_name  = 'MAIL'.
    is_doc_chng-obj_descr = 'Auto genareted Mail'.
    main text
    is_objtxt-line = 'This is an automatically generated mail. Please do not reply  to it.'(028).
    APPEND is_objtxt TO it_objtxt.
    is_objtxt-line = space.
    APPEND is_objtxt TO it_objtxt.
      write packing list (main)
    DESCRIBE TABLE it_objtxt LINES w_lines_tx.
    READ     TABLE it_objtxt INTO is_objtxt INDEX w_lines_tx.
    is_doc_chng-doc_size = ( w_lines_tx - 1 ) * 255 + STRLEN( is_objtxt ).
    CLEAR is_objpack-transf_bin.
    is_objpack-head_start = 1.
    is_objpack-head_num   = 0.
    is_objpack-body_start = 1.
    is_objpack-body_num   = w_lines_tx.
    is_objpack-doc_type   = 'RAW'.
    APPEND is_objpack TO it_objpack.
    is_reclist-receiver = 'your email id'.
    is_reclist-rec_type = 'U'.
    APPEND is_reclist TO it_reclist.
    CLEAR is_reclist.
    *This is for SAP system mail box
    *is_reclist-receiver = 'your system login ID'.
    *is_reclist-rec_type = 'B'.
    *APPEND is_reclist TO it_reclist.
    *CLEAR is_reclist.
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
      EXPORTING
        document_data              = is_doc_chng
        put_in_outbox              = 'X'
        commit_work                = 'X'
      TABLES
        packing_list               = it_objpack
        contents_txt               = it_objtxt
        receivers                  = it_reclist
      EXCEPTIONS
        too_many_receivers         = 1
        document_not_sent          = 2
        document_type_not_exist    = 3
        operation_no_authorization = 4
        parameter_error            = 5
        x_error                    = 6
        enqueue_error              = 7
        OTHERS                     = 8.
    IF sy-subrc <> 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
              WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    Thanks
    Reddy

  • It's currently taking me ages to send multiple emails as I'm having to copy and paste the email each time. Does anyone know if there is a way that I can send the same email several times but that can be addressed (Dear....) to different people?

    It's currently taking me ages to send multiple emails as I'm having to copy and paste the email each time. Does anyone know if there is a way that I can send the same email several times but that can be addressed (Dear....) to different people?

    Oh at least just duplicate the same email several times so all I will be maunally inserting each time will be the address/name??? Please help!!!

  • Users sends multiple emails for one email to be received

    I have a user who states that she has to send multiple emails to a customer before she one is able to get through.  She doesn't receive a bounce back from them.  I recently suggested she remove an images from the emails, we have a corporate logo
    that can be used in our signatures, as many of her customers are government and I figured they may be blocking the emails for this reason.  Nothing seems to have helped and she still seems to be having the issue.  This also occurs sometimes for some
    of her customers and other times with others, so it doesn't seem specific to the customer.  I have repaired Office and run a virus scan, the scan came up with minimal malware and removed it.

    Hi,
    Please follow these steps to create a test email in Outlook and send out:
    1. Open Outlook, click New Email.
    2. In the new window, edit To and Subject fields.
    3. Click OPTION, check Request a Delivery Receipt.
    4. Then click Send to send the test message.
    Please check whether the test message is listed in the Sent Items folder or not. Also waiting for the Delivery Report of this message.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Oracle Alert sends multiple emails.

    Hi
    I've got an Alert on this table WF_LOCAL_USER_ROLES. The purpose of the alter it should fire when ever the a user is Assigned a SysAdmin Responsibility or any Updates on this responsibility the Alter work fine but it send multiple email and I've already Tick the Suppress Duplicate check box.
    Any Suggestions are welcome?
    Thanks

    Hi,
    Please see if these documents help.
    Note: 261511.1 - Alert Sends One Email Message For Each Exception
    Note:      202500.1 - Periodic Alert Sends Multiple Messages
    Regards,
    Hussein

  • Workflow sending multiple emails

    Workflow sending multiple emails.
    I had created the workflow for document library (ABC)
    The document library ha 2 fields
     1. Employee Name
     2. Resume Type
    Document Library Settings are as shown in the screenshot.
    My workflow settings are as shown in the screenshot:
    When I upload a document, workflow is sending 2 emails.
    How to resolve to send only 1 email. Any help will be appreciated. 

    Hi,
    According to your description, my understanding is that the workflow you created sent two emails instead of one emails if you uploaded a document to library.
    Could you provide the actions that you used in the workflow or a screenshot about your workflow?
    Please add a step at the end of your workflow which will pause the workflow for a few minutes and test whether this issue occurs.
    Here is a similar post:
    https://sharepointnomad.wordpress.com/2013/05/09/solved-sharepoint-2013-custom-workflow-generates-duplicate-email-notifications/
    Best Regards,
    Dean Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Send multiple email attachments using FM SO_NEW_DOCUMENT_ATT_SEND_API1.How?

    Hi All,
    I have a requirement to send email to an external ID for which I am using FM SO_NEW_DOCUMENT_ATT_SEND_API1.Can anyone give a sample code to send multiple excel attachments using this function module.
    Points would be rewarded.
    Thanks
    Archana.

    Check the Thread,,
    Re: more than 1 attachements/sheets in SO_DOCUMENT_SEND_API1

  • Yahoo Mail sending multiple emails

    I've had it for the last few days. Today I sent quite a few emails out .....40 was sent with one and 15 with another and so on.I'm fuming but most of all it's so embarrassing! I've been trying to get through to Sky....40 mins and counting... 

    Hi all,  I am having the same issue and have been for the past couple of days, it seems to be ok if I compose an email from scratch but replying to an email sent to me is where I have the multiple email sending issue. Agree it is also very annoying and wish Sky would get it sorted quickly. As I was looking through this website a pop up appeared and asked me to do a survey about the Sky Community, which I did and told them what I thought about this issue and their inability to deal with it - or even respond to the posts on this forum!!! Not sure how else to complain without an email address or holding on the phone for ages, so did it through this survey!!   

  • Calendar events created in iCal sending multiple email invites to invitees

    Background:
    Google Apps domain account
    Lion and Snow Leopard iCal users syncing to Google Calendar
    Problem:
    1.A Lion user creates a new iCal event and invites multiple people to the event.  The event is created and then an email invitation is sent to all invitees.  Each invitee receives 6 - 10 email notices about the evet. 
    2. the event organizer changes the event time, multiple email notices go out to all invitees (6-10 emails each).
    What is causing this problem and is there a way to fix it?
    Thanks

    iCal
    http://www.apple.com/support/ical

  • Best way to send multiple emails

    Hi,
    what is the best way to send different emails in batches in one
    smtp session? Lets say 50 emails in one smtp session.
    Is the smtp session closed after I call Transport.send() ?
    In general I can not find a hint when a smtp session gets established and when
    the session gets closed.
    Thank you for any suggestions,
    Oliver

    The answer is in the [JavaMail FAQ|http://java.sun.com/products/javamail/FAQ.html#rptsend].

  • No iWork programs will "send via email"

    I can not share any of my saved documents via email in pages or numbers.  When I go to the share tab along the top, "send via email" is gray and not able to be clicked.  I have seen other threads saying that the character "/" cannot be in the title and none of my documents have this issue.  Any thoughts?

    It may not be a slash, that is just the most common "illegal" character. Make sure your file name doesn't have anything other than letters, numbers, hyphens or underscores.
    But, if you're talking about the share button in the toolbar, that was to share via iWork.com (beta). That service was discontinued last year & it took Apple until the 9.3 update to remove it from the default set of icons.
    When all else fails, save the file or export it in the format you want to send & then attach it to a new e-mail message.

  • SMTP error when sending multiple emails (hammering)

    Dear Sirs,
    I have a problem.
    When I send many emails to many different addresses very fast (newsletter) after the 8th or 9th email the SMTP server blocks the sending.
    I think that because tere is not a pause between the messages Mail hammers the SMTP server that stop working for 5 minutes to prevent "hackers" attaks.
    Is there a way to set a pause between the messages in the outbox?
    Thank you very much.
    Dr. Bernardo Barberani

    If you are using SBC Yahoo by chance see this link http://discussions.apple.com/thread.jspa?threadID=1444416&tstart=0.

Maybe you are looking for

  • Problem of down payment

    Hello: I want to create a new A/R Invoice with down payment by using DIAPI. For example, I already have a down payment invoice with total amount 50 USD. I want to create a new A/R Invoice with tatal amount 100 USD. But I need only pay 50 USD after im

  • How to buy an Ipad in Orlando?

    I am form Brazil and I will be in Orlando in december and I want to buy an Ipad. I want to know if a I have to make a reservation to buy this Ipad or if one of the two stores of Orlando will have it avaiable. If I have to make a reservation please se

  • Playback to Computer and Airport Express

    Others have posted that you can playback to both a computer and an Airport Express simultaneously with iTunes 6.0.2. I have an Airport Express in my kitchen, and If I shift-click on the iTunes speaker drop-down and select Kitchen I get a warning: "Th

  • "Thumbnail" image need to be the same image as the "Hero Image?"

    When using the slide show widget does the "Thumbnail" image need to be the same image as the "Hero Image?" I would like to keep my "Hero Image" I load into the widget, but would like to change its corresponding "Thumbnail" image to a different icon.

  • Safari frozen as soon as it opens..........

    I recently installed OS 10.5 on my machine (clean install). I then transferred all of my data/settings from an external hard drive. Once that was finished, I then started doing the updates, including Safari 4.0.4. The program will open, but is frozen