How can I speed up the time it takes to deliver mail to lists I build in Workgroup Manager?

My research group uses Workplace Manger to create mailing lists that we use to email each other. The lists work correctly, but take a long time - when an email is sent from any computer to the mailing address we create (like [email protected]), it takes anywhere from 10 minutes to hours for that email to actually be sent to the people on the list. We currently have about 20 people on the list. The server is a group computer with permanent internet access. Are there any settings I could change or update to make this delivery faster?

Nothing you can do. Presently the Apple servers are overloaded because of iOS 6.

Similar Messages

  • How can I speed up the extract() function queries on XML

    Hi,
    Please I need some light on xml and indexes.
    This is my case:
    I use Oracle 9i R2.
    I have a table with some rows containing some few xml documents (each row contains a big xml document).
    Given a value for an attribute of a tag, I want to extract the entire section within the tags.
    Example:
    <MYTAG number="1">
    .....big stuff here
    </MYTAG>
    <MYTAG number="2">
    .....big stuff here
    </MYTAG>
    <MYTAG number="x">
    .....big stuff here
    </MYTAG>
    So for number=2 I would like to extract from the document the xmltype
    <MYTAG number="2">
    .....big stuff here
    </MYTAG>
    I created an index and have followed all the steps from the XML Database Developers Kit manual. Then I would use extrac() as the document says.
    Now some doubts arised:
    Are these text/xml indexes only useful for getting the rowid of my document?
    I mean, if I select 'x' from the table looking for some value, then the index is used. But when I use extract in the select to get the section I look for, the query gets really low, specially when xml documents are big. I think when I have only row with one document, getting the rowid is not the problem, but the extraction from the document is.
    Is the extraction process faster because of the index?
    For what I see, the index only helps me to find the rowid, but then Oracle has to deal with the very big document inside the row. At that point Its oracle against a big text processing and index has nothing to do.
    How can I speed up the extraction of the section?
    If there any other index or tool for help extraction to be faster?
    I would appreciate to know what can I do. I need help on this.
    Thanks in advance!

    Well,
    - What indexes, if any, already exist?
    - What do the functions rl and nice do?
    - What are the current query plans?
    - How restrictive are the various predicates?
    - What version of Oracle?
    Justin

  • HT5953 How can I speed up the "start speaking" feature in iBooks? (System Preferences Dictation and speech does not do anything to the speech speed.) The rate is a bit to slow.

    How can I speed up the "start speaking" feature in iBooks? (System Preferences Dictation and speech does not do anything to the speech speed.) The rate is a bit to slow.

    Hi, I had the same problem you described, and I noticed that there are two ways of activating text to speech on iBook for Mac, with different speed results (at least on my MacBook Pro Retina display)
    On your iBook you can select the text and and then click on > More> Start speaking,  and you will get a certain speed, which tends to be too slow.
    But you will get the speed you had selected with "Go to System Preferences>Dictation and Speech>Text to speech. In there is a slider to adjust the speaking rate." if you use the TOP MENU (next to the black apple)  under Edit>Speech>Start Speaking. I also learned that under System Preferences>Dictation and Speech>Text to speech, there is an option for a shortcut which is very helpful. And you can change Key. Hope this was helpful.

  • HT2404 How can I speed up the updates for my apps on my iphone 4 ?

    How can I speed up the updates for my apps on my iphone 4?  They take forever and/or a window says that the update will be available when I connect my iphone to itunes on my computer which doesn't help.

    I don't have virus protection on my iphone so this answer in not applicable

  • HT1349 It takes hours (2-3 or more) to download updates to various software.  I use my iPhone in personal hotspot mode paired to my laptop to do this.  How can i speed up the downloads.

    It takes hours (2-3 or more) to download updates to various software.  I use my iPhone in personal hotspot mode paired to my laptop to do this.  How can i speed up the downloads?

    It's a function of your iPhone's data speed, which is a function of your physical location and your carrier.  Talk to your carrier about increasing your data speed (probalby unlikely) or get dedicated internet to connect your computer to, i.e. cable, fiber, etc.

  • How can i ensure that the time capsule back up all my data?

    how can i ensure that the time capsule back up all my data and no any data missed during the back up? becz i was backing up my mac to time capsule for the first time and it takes only 5 hourse for 279GB which is doesnt make sense
    any idea, how to ensure that all my data been backed up

    well this tells you why you are having issues.. since you have a filevault and unless you are logged on as that user TM has no way to backup the vault.
    so that is why the backup is so small.
    And you cannot remove the file vault because the disk is too small.. you are in catch 22..
    You cannot backup and you cannot remove the vault..
    Login as the user who has the file vault and copy the files off the computer to a directory on the TC.. Then just delete the files on the computer.. that will then allow you to remove the file vault.
    But never  will I ever use file vaults so I am being theoretical .. please read it up yourself.
    http://pondini.org/TM/25.html
    You are not doing the background reading you need to understand what you are doing..
    read the whole of pondini's info.. or at least skim it so you know what is there.
    Avoid like the plague file vaults..
    When disks go belly up, as they always do.. your files will be lost. Somewhere they need to be stored in the clear.. so why bother .. put better security on the computer and forget vaults.

  • I have an iPod Touch 4g with 4.1 software, but it takes forever to update the software, how can I speed up the process?

    I have an iPod Touch 4g with 4.1 software, but it takes forever to update the software, how can I speed up the process?

    Nothing you can do. Presently the Apple servers are overloaded because of iOS 6.

  • How can I speed up the load time?

    My website is completed and I am happy with everything.
    Everything except the time it takes to load. All the images have
    been optimized. What can I do to speed up the load time?
    http://www.liquidfirefishing.com

    On Tue, 6 Jan 2009 01:29:41 +0000 (UTC), "Team Liquid Fire"
    <[email protected]> wrote:
    >My website is completed and I am happy with everything.
    Everything except the
    >time it takes to load. All the images have been
    optimized. What can I do to
    >speed up the load time?
    >
    http://www.liquidfirefishing.com
    Typically, your budget is around 50k for the first page,
    total including
    all external files. When you add up all the external files
    you have used,
    like images, Flash, external JavaScript, etc., you have 98
    separate HTTP
    requests in that page. Just looking at the headers, you have
    about 80k in
    requests and responses, not even counting the actual files.
    Browsers are limited to just a few simultaneous streams, so
    most of your
    files wind up having to wait until the prior files download.
    Included among your 98 requests, you have these six files
    that each
    individually exceed that total budget:
    headerLinked.swf 2,621,578 bytes
    2007_fishing_video_web.flv 95,989,898 bytes
    2008_aoy_graphic.png 65,582 bytes
    jensen_beach.png 59,105 bytes
    liquid_fire_logo_new.png 142,277 bytes
    DanSchaad.png 379,111 bytes
    Your entire total is 99,816,652 bytes. I've put a complete
    breakdown here:
    http://testing.apptools.com/newsgroup/liquidfire.php
    Files are requested from the server in the order they are
    encountered in
    the source code. They are displayed in the linked page in the
    order in
    which they are requested. You can see that some of the huge
    files are
    requested fairly early in the sequence. That means that those
    files and
    their extended download times are occupying streams and
    preventing other
    files from being downloaded more quickly.
    My suggestion would be to really trim down the content on the
    page. Break
    it up into several pages. Dump the huge Flash movie at the
    top of the
    page. Optimize the four .png's above.
    Gary

  • LabVIEW/SignalExpress: How can I automate measuring the time between two pulses?

    Hi everyone, bit of a newbie here so please bear with me.  
    I'm a student at a university conducting a muon decay experiment with an oscilloscope connected to some photomultipliers.  To summarize, if a muon enters the detector it will create a very small width pulse (a few ns).  Within a period of 10µs it may decay, creating a second pulse.  The oscilloscope triggers on the main pulse 5-15 times per second, and a decay event happens roughly 1-2 times per minute.  I am trying to collect 10 hours of data (roughly 1500-2000 decay events) and measure the time it takes for each decay.
    I've been able to set recording conditions in SignalExpress that starts recording on the first pulse and stops recording on the last.  The Tektronix TDS 1012 oscilloscope however feeds 2500 points of data from this snapshot into a text file (for use in excel or other software).  Even if I perfectly collected the data, I would have 100,000+ data points and it would be too much to handle.  I don't know how (or if it's possible) to reduce the sample size.
    To conclude, using Labview or SignalExpress, I would like to be able to have the software
    1.  Differentiate between the single pulse detections and double pulse decay events
    2.  Record only when two pulses appear on the oscilloscope
    3.  Measure the time between these two pulses and ONLY that to minimize the amount of data recorded.
    Any help would be GREATLY appreciated, thanks!

    Hi wdavis8,
    I am not that familiar with Tektronix, but there should be a place in the dialog that you go through when you create the action step to acquire date to specify a sampling rate. That would allow you to reduce the number of data points you are seeing, but may reduce the quality of the data.
    If it’s just a matter of that much data being hard to dig through when you have that many points, you could do some analysis on the data after the fact, and then create a new file with only the data you want to look at. For example, you could identify the peaks in the data, and based on the distance between them or the difference in magnitude, selectively write data to a new file.  
    Here is some information about peak detection in LabVIEW:
    http://www.ni.com/white-paper/3770/en/
    You could also do some downsampling on the data to get fewer data points:
    https://decibel.ni.com/content/docs/DOC-23952
    https://decibel.ni.com/content/docs/DOC-28976
    Those are just a few quick ideas. 
    Kelsey J
    Applications Engineer

  • How can I delete all the Time Machine backups to make room for more? And how do I force the trash to empty?

    I moved a bunch of my husband's files from his Macbook (which is dieing) to my iMac.  I created a user for him on my iMac so he'd be able to keep his stuff separate from mine.  All is working great except my Time Machine is now unable to backup.  The total of used space on my hard drive (including the recently added user's files) is about 420 GB.  The amount of capacity of my external hard drive is 999GB.  I think Time Machine failed because there was all of a sudden so much more data and a new full backup would be more than the unused capacity of the HD?  Regardless I don't need any old backups.  I have all my files and all his files.  So I moved all the backups from the external HD to the trash.  Apparently that's a no no.  I can't fully empty the trash now and that is making my iMac crazy slow. 
    1) Can anyone tell me how to force the trash to empty?
    2) Is there a way to delete the whole external HD and start over with a new full backup via Time Machine?  In Disk Utility I try to erase the partition and get an error "Volume Erase failed with the error: Couldn't unmount disk." Then I try to Unmount it and get another "Unmount failed. The disk Backup iOmega could not be unmounted.  Make sure that all applications and files are closed on this disk." I turned off Time Machine and tried again but with the same errors.
    The external HD is called iOmega.  It only connects to the iMac with USB.  Any help is much appreciated!!!!

    Try this instead:
    Drive Partition and Format
    1. Open Disk Utility in your Utilities folder.
    2. Select the backup volume from the left side list. Click on the Erase tab in the DU main window.
    3. Set the format type to Mac OS Extended (Journaled.)
    4. Click on the Erase button.
    You will need to reconfigure Time Machine preferences for the backup.
    FYI: Never remove Time Machine backup data except through the Time Machine application. If you aren't sure about using Time Machine then visit Pondini's Time Machine FAQ for help with all things related to Time Machine.

  • My Macbook Pro will not boot up.  How can I get to the time machine back up?

    When I turn on my Macbook Pro, it gets to the gray screen with the Apple logo and the spinning beach ball and stays there.  I use Time Machine with a Seagate external harddrive to back up my files.  I at first thought recovery meant using Seagates's Replica software, so I followed the instructions, inserting the recovery CD and booting up to the C drive.  The Seagate tecnical support person informed me that I was in error and that because I was using Time Machine, the Replica recovery CD would not be useful to me.  Now I have two problems.  I can't boot up, and I can't get the Replica CD out of the C drive.  So I have several questions.  How do I remove the CD?  There doesn't appear to be a place to use the old paper clip method.  Once I've removed the CD, how do I reinstall the OS?  I don't seem to have a hard copy of Mavericks that should have come with this laptop.

    historyrocks wrote:
    How do I remove the CD? 
    Restart, hold the mouse button down as it boots, it should be ejected.
    historyrocks wrote:
    Once I've removed the CD, how do I reinstall the OS?  I don't seem to have a hard copy of Mavericks that should have come with this laptop.
    Lets take this step by step…
    Once the disk is ejected see if 10.9 can boot normally.
    If that fails let us know what happened.
    Power off & disconnect your Time Machine disk and any other external disks just for now (so we know it is safe & not causing this issue).
    Reboot & hold alt - it will take you into the 'boot picker' it will list all available boot disks. Make a note of how many disks appear and what the names are - let us know here.
    You could try picking the 'recovery partition' if available. That should eventually show you a screen where you can select Disk Utility in the list of options…
    In Disk Utility select the 'boot disk' – this is usually the item above 'Macintosh HD' (or whatever your boot disk is called).
    Select the 'First Aid' tab
    Repair any disk damage that is reported via 'verify'. Then select the 'Macintosh HD' & repair the permissions too.
    Recovery mode explained…
    http://support.apple.com/kb/HT4718
    If you have no recovery partition you can use 'Internet recovery mode' (Command+Option+R at startup) - this downloads enough to repair & install 10.9. Try to use an ethernet connection for the internet - it can be many times faster & more stable than wifi.
    Once that completes reboot, hold alt & select your main boot disk (maybe Macintosh HD) if it is available.
    The recovery partition can also be used to download & install 10.9.3. However you should probably see what state the Mac's boot disk is in. It's possible that erasing & reinstalling is the only option. If you go down this route you can restore the Time Machine backup, but it's better to see if it can be fixed first.

  • How can I speed up loading time on Android?

    Hello!
    I'm creating an AIR app for Android and I've run into an issue with the loading time: when the user first clicks on the icon, there's 10 seconds of black screen before the first screen of my app appears. At least this happens on older Android devices. The delay is only a second or two on newer devices. I know this question has been asked before:
    http://forums.adobe.com/thread/764981
    http://forums.adobe.com/message/4035208#4035208
    http://zehfernando.com/2011/a-mobile-air-application-post-mortem/
    But I haven't been able to find an answer that's worked for me. I've tried a a preloader and I've found that even loading the tiniest app takes around 10 seconds. This is how long it took me to load an app that was just a single frame with a simple rectangle image in it. From what I've read, the issue is that the Android device is loading the AIR runtime, and this takes time - no matter how small the actual app is. I should add that I'm using captive runtime.
    I'm OK with the performance on new Android devices but, as far as I can tell, Android is so fragmented that many people are still running older devices and OS versions. So, I'd like to provide a good user experience on older devices. I think a ten second wait is just too long and will kill the entire experience for many people.
    Is there any update on this? Does anyone have a solution?
    If I can't improve the loading time, I think I'll try to only make the app available for newer devices.
    I've heard people taking about creating 'native wrapper' and somehow embedding their swf file in native code that has a loading screen. Has anyone got something like this work? I'm currently reading up on Android splash screens in native code. They seem relatively simple to create. I hope I can somehow embed my swf in a native program with a splash screen. Any help is appreciated!
    Thanks!
    Damian

    Hi Anton,
    Yes, I tried launching an empty project with just one frame and a simple rectange image embedded in it. This also took 10 seconds to load. Yes, I'm using AIR 4.0 as well. As far as I can tell, the issue is AIR itself is taking time to load onto the device - and this is independent of what I put in my program. I think I have three options:
    1. learn to live with the delay
    2. decide it's too long and not support older Android devices with my app
    3. figure out if I can embed my swf in a "native wrapper" as suggested in one of my original three links.
    I'm hoping to do 3, but I don't know if it's possible.
    Damian

  • How can I speed up the connection to the database?

    I am running a JSP application with regular JavaBeans not EJB and connecting to the database through these beans. The connection is set to stay in memory as long as the bean is in session. However when I am running more than 7 sql statements seperatly the execution of the page slows down.
    I have tried using connection pooling but doesn't help much.
    I am not using the JDBC setting in JRUN, I am connecting through the jdbc.odbc drivers provided by the JDK. Basically coded the connection and the connection pool.
    Is there something else that can be done to speed up the execution of the page?
    Thanks in advance

    Thank you all for your input I was trying to work this project to learn JSP so I am not looking at purchasing any drivers right now. That is the reason why I stuck to the JDBC-ODBC Bridge. Are there any other drivers available for MS SQL Servers that are free.
    Jschell,
    That suggests you are taxing the system. It could be >connections. It could also be network, cpu, bus, etc. It >could also be memory, if your app starts swapping to >the hard drive it will get substantially slower.How can i figure out which of the above (i.e. memory, cpu, connections, network) are causing the problem.
    (Presumably you explicitly close your >ResultSets/Statements/Connections when you are >done with them.)You are right about that yes I am closing them at the end of the session, which I think should be after all of the SQL's get executed but I could be wrong it might be openeing a new connection for each SQL which inturn might be the reason for this whole problem. I will take a look into that.
    Thank you all once again.

  • How can I speed up the queries

    if I have this two queries, how can create indices to speed up the queries.
    1)
    select nice(a.sub), nice(a.obj)
    from triples a
    where a.pred = rl(’mond:capital’)
    and a.sub in (select b.obj
    from triples b
    where b.pred = rl(’mond:borders’)
    and b.sub = rl(’wiki:Spain’));
    2)
    SELECT nice(b.sub), nice(b.obj)
    FROM triples a, triples b
    WHERE a.sub = rl(’wiki:Spain’)
    AND a.pred = rl(’mond:borders’)
    AND a.obj = b.sub
    AND b.pred = rl(’mond:capital’);

    Well,
    - What indexes, if any, already exist?
    - What do the functions rl and nice do?
    - What are the current query plans?
    - How restrictive are the various predicates?
    - What version of Oracle?
    Justin

  • How can I speed up the Welcome Screen on Illustrator CC 2014?

    I have updated to Illustrator CC 2014.
    I find that the welcome screen takes a long time to load. It is far from convenient.
    Is there anything I can do to speed up the welcome screen?
    Any help will be appreciated.
    System info:
    OS: Windows 7
    CPU: Xeon 3.2GHZ
    RAM:16GB
    System : 64bit

    Hi ImmerTech,
    You can disable the welcome screen permanently by following below steps if you are on mac machine other wise scroll down to bottom
    and check the option  "Don't Show Welcome Screen Again".
    Go to Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app
    When you get to "Adobe Illustrator.app" you have to hold down the Control key
    The Control key reveals, among other options, "Show Package Contents" Select that, and then the "Contents>MacOS>CEP>extensions" folder and removed "com.illustrator..welcome" folder.
    Hope this helps.
    Regards,
    Sumit Singh

Maybe you are looking for

  • My sony hdr-xr150 - can not see all clips in iMovie

    I have used my iMovie for over a year (love it and upgraded). But lately when I go to the "import" from my sony camera it only shows old clips.  A month ago all the clips would eventually show- but now nothing in the last 8 months shows.  I even eras

  • I can't synchronize my icloud calendars with my outlook 2010

    after transfering mobilme to icloud, i can synchronyze all except calendars and task. an error advise appears on my screen request me first create an icloud accoun however, the icloud account have been created in my outlook and i can syncronyze, in e

  • How to convert a number in to a time string?

    I have calculated a time in minutes: 3.75. But I will show it as a time string: 3:45 or 00:03:45 or anything like this. Yes, I can convert it manually, but then I can not use it in a diagram. I have a formula that calculates times for a given diamete

  • My Mac keeps telling me to shut down my computer

    My MacBook Pro is showing me a "You must shut down" message, and after I restart, it appears again before I can even login. Is this something I can fix or do I need to bring it in?

  • Logic 9 - audio won't export to .mov

    I'm trying to export to a .mp4. When I try the export "audio to movie", at the end of the process I get a messag that says "invalid time" and the file is not saved. I tried using the old "copy audio and add to movie" within QT7 Pro and that wouldn't