Best way to send mail to a group of more than 500

One of our users has to send email to a group of more than 500 (all external, not spam). What is the best way ? At present the user is using a php script and while the emails are sitting in the queue to be sent, all other user's emails are queued. Is there any other way (not using a second server).
Also interested in knowing if there is anyway to see that these emails are not marked as junk by yahoo or hotmail.
Appreciate your help.

I would not have thought that 500 emails would take too much time to go out (but can the script be triggered at some time in the morning?). However, if you have a standard server then all outgoing mail will be getting scanned for junk & viruses (same as inbound) and that will take the majority of time spent. To avoid this, you can set up an alternative submission port which bypasses the scans. See UptimeJeff's web site how-to...
http://mac007.com/?Tips:AlternateSMTPPorts
The original forum thread prior to the website article...
http://discussions.apple.com/thread.jspa?messageID=3008740
As for yahoo/hotmail question, unless your server is badly configured (host name, etc) and/or the emails 'look' like spam, I would doubt they will trigger the usual tests. You could always create a yahoo/hotmail account to check.
-david

Similar Messages

  • What is the best way to deal with iTunes libraries that have more than 25,000 songs and iTunes match?

    Hello,
    My library approaches the 25,000 songs limit from iTunes match mainly because I have a lot of custom mixes with loads of different tracks.
    On those songs there are some that I would like iTunes match to ignore. But I still want to keep them in my iTunes library so i can sync them with my ipod and i can keep my metadata tracking. What would be a sensible way to do that?
    Duplicate the current iTunes library, and create 2 iTunes libraries children on the same PC, one sync-ed with match and the other not? Would that work with the same apple id // ipod? I just have no clue and apple support is not helping.
    thanks in advance for your thoughts

    Hi,
    Read this discussion about managing large libraries https://discussions.apple.com/thread/496687
    Jim

  • What is the best  way to send one email for 2000+ address?

    Hi I want to send oneemail msg (only text) from mor than 2000 address.
    I want that the recp. will not c the other address (i. e. each address should be a BCC)
    what is the best way to do it? sned 2000 emails or to send 20 emails with 1000 recp. ?
    is there any limitation on the number of recp in BCC?
    10x alot Yonatan

    is there any limitation on the number of recp in BCC?
    mail server you are using may be the limiting factor. However, most mail server handle 2000 recp. You will get smtp error 552 if the mail server cant handle 2000 recipients.

  • Best way to send Christmas cards by email?

    Based on other comments I've seen on these forums I advised my work this week that they should send their Christmas card email by creating it in iWeb and then sending it as an HTML message by choosing "File > Mail Contents of This Page" in Safari.
    The problem is the Director just called to say that one of our clients said all he could see was the text.
    Any idea what has gone wrong here? And what do people recommend as the best way to send Christmas card emails?

    Not every mail client is able to or setup to view HTML content in web pages. JBK's suggestion is a sure fire way to get the content of the card so that any client or platform can view it (unless they have display of image content turned off and they have to download the image file and open with an appropriate application).

  • Cannot send mail to a group if hiding addresses

    I can't send mail to a group unless I show all member addresses. If I uncheck this preference I recieve the following error dialogue:
    This message could not be delivered and will remain in your Outbox until it can be delivered.
    Sending the message content to the server failed.
    Very frustrating and infuriating for my reciepients. Any ideas?
    MacBook Pro   Mac OS X (10.4.9)   2.16 GHz Intel Core Duo - 1GB 667 MHz RAM - 100GB

    Thank you Klaus,
    In mail help, Bcc is indicated as an alternative to unchecking the box saying show names in group when sending. Any ideas as to why the preference doesn't work?
    MacBook Pro   Mac OS X (10.4.9)   2.16 GHz Intel Core Duo - 1GB 667 MHz RAM - 100GB

  • Best way to send an procedure/function output to the application

    Hello,
    What is the best way to send the output of a PL/SQL function / procedure to the application in Oracle 11g. I understand that it could be different for applications built in JAVA , .Net , SAP etc.
    Could you please give a brief overview on all possible application makes.
    Thanks,
    Haider

    Anyway, the answer is yes, v$version is derived from x$version :
    SQL> desc x$version
    Name                                      Null?    Type
    ADDR                                               RAW(8)
    INDX                                               NUMBER
    INST_ID                                            NUMBER
    BANNER                                             VARCHAR2(80)
    SQL> select INDX,BANNER from x$version;
          INDX
    BANNER
             0
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
             1
    PL/SQL Release 11.2.0.3.0 - Production
             2
    CORE    11.2.0.3.0      Production
             3
    TNS for Linux: Version 11.2.0.3.0 - Production
             4
    NLSRTL Version 11.2.0.3.0 - Production
    SQL>

  • Best way to send printer control codes?

    What's the best way to send printer control codes in Netware 3.12? Should I
    use a batch file that's run each time a particular queue is selected, or is
    there something I should be doing with a pconsole option? I'm trying to get
    rid of extra linefeeds and enable compressed printing. DOS environment, by
    the way.
    The printer in question is an Ithaca Pcos Series 50 ( #52 pn-06-0629), which
    isn't one of the standard ones listed in Pconsole etc. It may emulate a
    standard IBM though.
    Thanks-
    --Mike-- Chain Reaction Bicycles
    www.ChainReactionBicycles.com

    > What's the best way to send printer control codes in Netware 3.12? Should
    > I use a batch file that's run each time a particular queue is selected, or
    > is there something I should be doing with a pconsole option? I'm trying to
    > get rid of extra linefeeds and enable compressed printing. DOS
    > environment, by the way.
    Never mind, I'm in a habit of answering my own posts these days. Just create
    a job configuration in printcon that uses a device with the appropriate
    device modes.
    Is it just me, or is Netware queue-based printing a bit on the obtuse side?
    Seems like it could have been made a whole lot easier (more linear?) to set
    up.
    --Mike-- Chain Reaction Bicycles
    www.ChainReactionBicycles.com

  • Best Way To Send Arrays to ActiveX

    What's the best way to send array data to an ActiveX object? Do you
    have any examples that you can show me? Are there any alternatives to
    the "best way"?
    Thanks,
    Scott

    > What's the best way to send printer control codes in Netware 3.12? Should
    > I use a batch file that's run each time a particular queue is selected, or
    > is there something I should be doing with a pconsole option? I'm trying to
    > get rid of extra linefeeds and enable compressed printing. DOS
    > environment, by the way.
    Never mind, I'm in a habit of answering my own posts these days. Just create
    a job configuration in printcon that uses a device with the appropriate
    device modes.
    Is it just me, or is Netware queue-based printing a bit on the obtuse side?
    Seems like it could have been made a whole lot easier (more linear?) to set
    up.
    --Mike-- Chain Reaction Bicycles
    www.ChainReactionBicycles.com

  • 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].

  • Best way to send a jtextfield with a button action

    i have searched the internet and forums and cannot find this answer... does anyone have a best way to send the data in a jtextfield when a button is clicked? thank you.

    Window.java
    public class Window extends JFrame
        public Window()
            JPanel panel = new JPanel(new FlowLayout());
            JLabel hostLabel = new JLabel("hostname or IP address: ");
            JTextField hostname = new JTextField(20);
            JButton checkButton = new JButton("Check");
            checkButton.addActionListener(new CheckEvent());
            panel.add(hostLabel);
            panel.add(hostname);
            panel.add(checkButton);
    }CheckEvent.java
    public class CheckEvent extends AbstractAction
        public CheckEvent()
            super();
        @Override
        public void actionPerformed(ActionEvent event)
            System.out.println(event);
            boolean serverReachable = false;
            try
                InetAddress server = InetAddress.getByName(hostname);
                System.out.println("\t\tName: " + server.getHostName());
                System.out.println("\t\tAddr: " + server.getHostAddress());
                System.out.println("\t\tReach: " + server.isReachable(300));
                serverReachable = server.isReachable(30);
            catch (UnknownHostException e)
                System.err.println("Unable to lookup" + hostname);
            catch (IOException e)
                System.err.println("Unable to reach "+ hostname);
            return serverReachable;
    }My problem lies in the hostname jtextfield that i want to send the string to the CheckEvent.java.
    Thank you.

  • Best way to configure patching of multiple groups?

    Howdy,
    We're looking to start using Config Manager 2012 R2 to handle patching of our servers.  I'm looking for any advice or opinions as to how to set everything up to run in the best way.
    We have 3 primary groups that we want to update
    QA/Dev Pilot group (~20 machines)
    QA/Dev All group (~100 machines including the 20 above)
    Production (~90 machines)
    We want to do patching on the weekend and do each group on consecutive weekends.
    Pilot - 3rd saturday
    QA/Dev - 4th Saturday
    Prod - 1st Saturday
    I'm just looking for the best way to set things up in SCCM to handle this.
    We were going to have an Automatic Deployment Rule for each group and schedule them that way.
    Then I saw something that said to just have 1 ADR that points to a collection that contains all those group collections and just set maintenance windows on each group collection to handle the scheduling.
    I'm just trying to figure out if there's a "best" way to do this or if there are multiple ways that all lead to the same end result and it really doesn't matter which one we choose or what.
    We're all still pretty new to SCCM so any advice would be much appreciated.
    Thanks.

    I don't like the idea of using ADRs for handling all the patching, as it gets out of your control. That being said, to achieve something like that you need to run the ADRs on the same time every month, otherwise the deployments will contain different updates.
    So, you can have to play with the deadlines to get your results with the different Saturdays.
    Also, to make sure patches don't get installed during the week, by accident, you can use maintenance windows. For more information see:
    http://technet.microsoft.com/en-us/library/hh508762.aspx
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude
    We only update the patch list the day after patch Tuesday so all the ADRs should have the same patches.  But that brings up the question I asked about having multiple ADRs scheduled for consecutive Saturdays or have 1 ADR with each collection to have
    a maintenance window to set the Saturday it goes.  I guess having multiple ADRs that run at the same time but with different deadlines would be similar to just having 1 and using the maintenance windows.  But it might be better so that if the deadline
    hits but it doesn't patch for some reason a maintenance window would also keep it from going during the day...
    So maybe multiple ADRs that run on the 3rd Saturday.  Each one with a different deadline on a different saturday.  And then each collection would also have a maintenance window in case it didn't install at the deadline for some reason?  
    hmm...

  • Best Way to send data from InfoProvider to DBTable

    Hi all,
    I need some advices on this subject :
    I want to send some data, stocked in several InfoCubes, to a table.
    This cubes are linked by a multicube (for queries).
    I don't know the best way to send the data in a table :
    - Use Open hub on each cube to send data
    - Use ABAP code for extract data directly from MultiCube (possible?)
    - Use open hub on multiprovider (I think it's not possible to plug a open hub to the Multiprovider...)
    What is the best practice on that?
    Can you help me please?
    Thanks in advance,
    Adrien.

    Oh yes, my mistake.
    I didn't think abuot the APD solution.
    I think it should be a good one...
    With the ABAP, it seems very difficult indeed.
    I'm gonna check this way ! Thanks for your help Daniel !
    And except the licence cost, the Open hub should be a good solution??
    Edited by: Adrien Loire on Oct 1, 2010 10:34 AM

  • Whats the best way of sending files ?

    whats the best way of sending files (mp3's) to another computer over the internet, been doing it over msn, but takes a while, is there any other way?

    Have you thought of using an intermediary file server, e.g. yousendit.com, rapidshare.de, etc? Alternatively, you could do it the computer-to-computer route by enabling either 'Remote Login' or 'FTP Access' (Sharing preference pane) on one and connecting with the other.
    As an aside, what you're doing isn't illegal, is it? Pardon my bluntness.
    Yang

  • Best way of sending signals between two VIs

    Hello all,
    I have two VIs. One that generate some complicated signals (sine wave, impulse, etc.). The other one takes manually inputted voltage and pressure send them out to some hardware with a pump, and reads back the output of the pump.
    What is the best way of sending the waveforms from the signal VI to the manual control VI? I still need to be able to control the signals manually in that manual control VI.
    Thanks.
    Solved!
    Go to Solution.

    nitad54448 wrote:
    hi
    For exactly this kind of process, I am using queues, FG and (relax ppl, I know..) global variables. If you are writting a global in one Vi and reading it in another (to prevent accidental (fake)updating); globals are easy to implement. Many people hate them (I do, sometimes) but for these kind of cases I think they are well adapted.
    For FG you need a user control and a vi for each variable you want to share... Both FG and globals are "bottle in the ocean" like of information : you send some info and sometimes this info will arrive somewhere...
    If you need to be sure that the info is passed then Queues are to be used...
    N
    While you may not run into race conditions using global variables in a write once/read many approach they do not protect you from some part of your application deciding to write to them. FG at least provide some level of protecting access while globals do not. In addition, global variables can create multiple copies of your data. If your data is large, this can be problematic. I much prefered using a defined messaging scheme. The intent is very clear and you can provide safe guards. Even FGs are better. I personally would never recommend the use of global variables even though some cases MAY work out. A defined API is always a prefered approach and helps to keep the code modular and decoupled. This leads to greater reuse. Global variables tie things together and make reuse more difficult.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • What's the best way to send photos to a PC user?

    I'm new to the Mac world and need to know the best way to send photos to a PC user.

    Most if not all email have "Attachments" listed in the email menu.  Just click on it & follow the onscreen instructions.  Very simple. 

Maybe you are looking for

  • Speaker not working good .. help please

    so when i play music on my phone it seems like it only plays from the right speaker on the bottom of the phone.. not both speakers.. is there a way to turn both speakers on?  My friend has the iphone also and it seems to be coming out of both speaker

  • Problem with Oracle Intelligent Agent 8.1.7 Users Guide PDF

    I can't view of print certain pages (51,64,68) from the PDF version of the Oracle Intelligent Agent Release 8.1.7 User's Guide (http://downloadeast.oracle.com/docs/cd/A87860_01/doc/em.817/a85251.pdf). Have tried from several PCs and still get the err

  • Why does Iphone sync the photo library folder when it is not checked in itunes.

    Hi, I have any iPhone 4 running 4.3.3. iOS. I recently synced photos in iphoto 6 and selected the folders i wanted I wanted to sync in iTunes.  after the sync, the folders that i wanted to sync are there, but also the photo library folder is there. 

  • No Camera raw?

    Help please, Today I started shooting in Raw files as suggested by many professional photographers only to find out .. I have no way to open the photo... I own a copy of Adobe Photoshop cs5... and everywhere it tells me it has a plugin called camera

  • ILife gone after ML Update

    I bought a Macbook Air recently , came pre-installed with Lion with iLife. As apple gave me free upgrade to 10.8 Mountain Lion , I updated sucessfully , wiping my SSD. Now iLife is missing , and says $19.9 in the app store. What to do now ?