Delivery expired (message too old)

Hello,
I am getting a few errors each day related to the following type of message.  I have done some web searches, and a few pointed to Windows 2008 DNS as a possible problem.  However, our Ironports point to our external DNS which is BIND.   Here is the relevant data from message tracking.
SMTP delivery connection (DCID 163673330) opened from IronPort interface 10.193.13.181 to IP address 10.192.3.45 on port 25.
19 Jul 2011 17:20:01 (GMT -04:00)
(DCID 163673329) Message 492404228 to [email protected] bounced by destination server. Reason: 5.4.7 - Delivery expired (message too old) ('000', ['[Errno 61] Connection refused']) [(\'X-SBRS\', \'None\'), (\'X-HAT\', \'Group: RELAYLIST, Policy: $RELAYED\'), (\'X-VITAFiles\', \'Attached: image001.jpg, image002.jpg\'), (\'subject\', \'RE: orientation\'), (\'from\', \'"Evans, PATRICIA EVANS (DBHDS)" <[email protected]>\'), (\'to\', \'"Breeding, Myra" <[email protected]>\')]
Anyone else see this?  Any ideas on how to fix it?
Thanks ahead of time!
Elias

Greetings Elias,
With the data you provided its a bit difficult to say if this is related to a DNS issue or not. A couple of things you may want to do here to further diagnose this.
If delivery attempts fail, this means the destination's mail server  did not accept a given message after 72 hours or 100 iterations of  consecutive tries (example).   This issue can be seen either incoming  (delivery to your internal groupware server) or outgoing (towards  another domain via the Internet).   While this does not necessarily  signal a problem with your local IronPort ESA, you can work around this  by extending the retransmission period or number of attempts, and  therefore increasing the chances for successful delivery.   These values  are controlled by the IronPort's Bounce Profiles.
Note: If you  wish to make the retransmission timeout more lax, increasing the value  may increase your chance for successful delivery.   The overall duration  (i.e., "maximum number of seconds") defines times in terms of seconds.  The default value is 259,200 seconds, or three days. We'd recommend  increasing this threshold to 345,600 seconds (four days) or 432,000  (five days) if necessary.
To edit the "Default" bounce profile via the GUI:
1) Go to Network > Bounce Profiles > select your Profile Name
2) set "Maximum Number of Retries" to change the number of times we attempt delivery
3) set "Maximum Time in Queue" to specify the total length of time to store the message for retransmission
4) set "Maximum Time to Wait per Message" to give the maximum interval between retries
Alternatively, we can use the CLI 'bounceconfig' command to set the same values.
You may also want to enable the domain debug logs to this host. This way you can see the full smtp conversation between your appliance and the remote host. This may provide some more detail on the previous failures before it gets to this state.
Additionally you may want to also consult the mail logs for the previous failures.
Below is some more information on setting up the domain debug logs.
The domain debug log is a system log  designed to record all SMTP traffic between a specific domain and an   Email Security Appliance (ESA)  for a finite number of sessions. This  log type can assist in troubleshooting issues that relate to a specific  recipient domain or host. Each session is recorded until the number of  session defined has been reached, at which time the log will stop  collecting data. You can stop domain debug before all sessions have been  recorded by deleting or editing the log subscription.
Configuration
Logs can be configured and created through the IronPort CLI   using the logconfig command or via the GUI.
To configure logs via the GUI, see the Advanced User Guide: Log Subscriptions .
Below is an example of creating a Domain Debug Log subscription using the CLI:.
example.run> logconfig
Currently configured logs:
1. "antispam" Type: "Anti-Spam Logs" Retrieval: FTP Poll
2. "antivirus" Type: "Anti-Virus Logs" Retrieval: FTP Poll
3. "asarchive" Type: "Anti-Spam Archive" Retrieval: FTP Poll
4. "avarchive" Type: "Anti-Virus Archive" Retrieval: FTP Poll
5. "bounces" Type: "Bounce Logs" Retrieval: FTP Poll
6. "cli_logs" Type: "CLI Audit Logs" Retrieval: FTP Poll
7. "error_logs" Type: "IronPort Text Mail Logs" Retrieval: FTP Poll
8. "euq_logs" Type: "IronPort Spam Quarantine Logs" Retrieval: FTP Poll
9. "euqgui_logs" Type: "IronPort Spam Quarantine GUI Logs" Retrieval: FTP Poll
10. "ftpd_logs" Type: "FTP Server Logs" Retrieval: FTP Poll
11. "gui_logs" Type: "HTTP Logs" Retrieval: FTP Poll
12. "mail_logs" Type: "IronPort Text Mail Logs" Retrieval: FTP Poll
13. "reportd_logs" Type: "Reporting Logs" Retrieval: FTP Poll
14. "reportqueryd_logs" Type: "Reporting Query Logs" Retrieval: FTP Poll
15. "scanning" Type: "Scanning Logs" Retrieval: FTP Poll
16. "sntpd_logs" Type: "NTP logs" Retrieval: FTP Poll
17. "status" Type: "Status Logs" Retrieval: FTP Poll
18. "system_logs" Type: "System Logs" Retrieval: FTP Poll
19. "updater_logs" Type: "Updater Logs" Retrieval: FTP Poll
Choose the operation you want to perform:
- NEW - Create a new log.
- EDIT - Modify a log subscription.
- DELETE - Remove a log subscription.
- SETUP - General settings.
- LOGHEADERS - Configure headers to log.
- HOSTKEYCONFIG - Configure SSH host keys.
[]> new
Choose the log file type for this subscription:
1. IronPort Text Mail Logs
2. qmail Format Mail Logs
3. Delivery Logs
4. Bounce Logs
5. Status Logs
6. Domain Debug Logs
7. Injection Debug Logs
8. System Logs
9. CLI Audit Logs
10. FTP Server Logs
11. HTTP Logs
12. NTP logs
13. LDAP Debug Logs
14. Anti-Virus Logs
15. Anti-Virus Archive
16. Scanning Logs
17. IronPort Spam Quarantine Logs
18. IronPort Spam Quarantine GUI Logs
19. Reporting Logs
20. Reporting Query Logs
21. Updater Logs
[1]> 6
Please enter the name for the log:
[]> debug_example
Enter the name of the domain for which you want to record debug information.
[]> example.com
Please enter the number of SMTP sessions you want to record for this domain.
[1]> 8
Choose the method to retrieve the logs.
1. FTP Poll
2. FTP Push
3. SCP Push
4. Syslog Push
[1]>
Filename to use for log files:
[example.com.text]>
Please enter the maximum file size:
[10485760]>
Please enter the maximum number of files:
[10]>
Currently configured logs:
1. "antispam" Type: "Anti-Spam Logs" Retrieval: FTP Poll
2. "antivirus" Type: "Anti-Virus Logs" Retrieval: FTP Poll
3. "asarchive" Type: "Anti-Spam Archive" Retrieval: FTP Poll
4. "avarchive" Type: "Anti-Virus Archive" Retrieval: FTP Poll
5. "bounces" Type: "Bounce Logs" Retrieval: FTP Poll
6. "cli_logs" Type: "CLI Audit Logs" Retrieval: FTP Poll
7. "debug_example" Type: "Domain Debug Logs" Retrieval: FTP Poll
8. "error_logs" Type: "IronPort Text Mail Logs" Retrieval: FTP Poll
9. "euq_logs" Type: "IronPort Spam Quarantine Logs" Retrieval: FTP Poll
10. "euqgui_logs" Type: "IronPort Spam Quarantine GUI Logs" Retrieval: FTP Poll
11. "ftpd_logs" Type: "FTP Server Logs" Retrieval: FTP Poll
12. "gui_logs" Type: "HTTP Logs" Retrieval: FTP Poll
13. "mail_logs" Type: "IronPort Text Mail Logs" Retrieval: FTP Poll
14. "reportd_logs" Type: "Reporting Logs" Retrieval: FTP Poll
15. "reportqueryd_logs" Type: "Reporting Query Logs" Retrieval: FTP Poll
16. "scanning" Type: "Scanning Logs" Retrieval: FTP Poll
17. "sntpd_logs" Type: "NTP logs" Retrieval: FTP Poll
18. "status" Type: "Status Logs" Retrieval: FTP Poll
19. "system_logs" Type: "System Logs" Retrieval: FTP Poll
20. "updater_logs" Type: "Updater Logs" Retrieval: FTP Poll
Choose the operation you want to perform:
- NEW - Create a new log.
- EDIT - Modify a log subscription.
- DELETE - Remove a log subscription.
- SETUP - General settings.
- LOGHEADERS - Configure headers to log.
- HOSTKEYCONFIG - Configure SSH host keys.
[]>
example.run> commit
Domain Debug Log
Below  is an example of a Domain Debug Log looks like when the IronPort  appliance delivers a message to the recipient domain: "example.com". 
Tue Mar 22 16:52:07 2005 Info: 411 Rcvd: '220 ESmtp mail.example.com ESMTP service ready'
Tue Mar 22 16:52:07 2005 Info: 411 Sent: 'EHLO ironport.com'
Tue Mar 22 16:52:07 2005 Info: 411 Rcvd: '250-mail.example.com'
Tue Mar 22 16:52:07 2005 Info: 411 Rcvd: '250-8BITMIME'
Tue Mar 22 16:52:07 2005 Info: 411 Rcvd: '250-SIZE 31981568'
Tue Mar 22 16:52:07 2005 Info: 411 Rcvd: '250 PIPELINING'
Tue Mar 22 16:52:07 2005 Info: 411 Sent: 'MAIL FROM:<[email protected]>'
Tue Mar 22 16:52:07 2005 Info: 411 Rcvd: '250 sender <[email protected]> ok'
Tue Mar 22 16:52:07 2005 Info: 411 Sent: 'RCPT TO:<[email protected]>'
Tue Mar 22 16:52:07 2005 Info: 411 Rcvd: '250 recipient <[email protected]> ok'
Tue Mar 22 16:52:07 2005 Info: 411 Sent: 'DATA'
Tue Mar 22 16:52:07 2005 Info: 411 Rcvd: '354 go ahead'
Tue  Mar 22 16:52:07 2005 Info: 411 Sent: 'Received: from unknown  (HELO)(10.250.7.164)rn by ironport.com with SMTP; 22 Mar 2005 16:52:08  -0800rn'
Tue Mar 22 16:52:07 2005 Info: 411 Sent: 'Message-ID:  <[email protected]>rnFrom: "User"  <[email protected]>rnTo:<[email protected]>rn  Subject:TestrnDate:Tue,22Mar200516:57:28-0800rnMIME-Version:1.0rn
Content-Type:multipart/alternative;rntboundary="----=_NextPart_000_000A_01C52F00.3AA3B580"rnX-Priority:  3rnX-MSMail-Priority: Normalrn X-Mailer: Microsoft Outlook Express  6.00.2900.2180rnX-MimeOLE: Produced ByMicrosoft  MimeOLEV6.00.2900.2180rnrnThis is a multi-part  messageinMIMEformat.rnrn------=_NextPart_000_000A_01C52F00.3AA3B580rnContent-Type:text/plain;rntcharset=  "iso-8859-1"rnContent-Transfer-Encoding: quoted-printablernrnThis  isthebodyofthemail.rnThisisadisclaimer.rnrn------=_NextPart_000_000A_01C52F00.3AA3B580rnContent-Type:text/html;rntcharset=   "iso-8859-1"rnContent-Transfer-Encoding:quoted-printablernrnrnrnrnrnrnrnrnThis is the  body of thernmail.
This is a  disclaimer.rn  rnrn------=_NextPart_000_000A_01C52F00.3AA3B580--rn'
Tue Mar 22 16:52:07 2005 Info: 411 Sent: '.rn'
Tue Mar 22 16:52:07 2005 Info: 411 Rcvd: '250 ok dirdel'
Tue Mar 22 16:52:12 2005 Info: 411 Sent: 'QUIT'
Tue Mar 22 16:52:12 2005 Info: 411 Rcvd: '221 mail.example.com'
Christopher C Smith
CSE
Cisco IronPort Customer Support 

Similar Messages

  • HT202879 downloaded new version of pages now I cannot open my old files-message-too old to open ?

    downloaded new version of pages now I cannot open my old files-message-this document is too old to open ?

    Pages 5 will not open Pages '08 files.
    Pages '08 should still be in your Applications/iWork folder.
    Peter

  • SMTP 5.4.7 - Delivery expired - unable to reach nameserver on any valid IP

    We recently started having issues delivering email to hotmail.com, aol.com, and amtrak.com addresses (possibly more domains, but
    haven't heard of others yet).  They return the following error (email addresses have been altered):
    Diagnostic information for administrators:
    Generating server: edmironport.internal.edmondok.com
    [email protected]
    #< #5.0.0 smtp; 5.4.7 - Delivery expired (message too old) 'DNS Soft Error looking up aol.com (MX) while asking recursive_nameserver1.parent. Error was: unable to reach nameserver on any valid IP' (delivery attempts: 0)> #SMTP#
    Original message headers:
    Received: from exch01.internal.edmondok.com ([192.168.xxx.xxx])  by
    edmironport.edmondok.com with ESMTP; 29 Dec 2009 09:15:36 -0600
    Received: from exch01.internal.edmondok.com ([192.168.xxx.xxx])
      by edmironport.edmondok.com with ESMTP; 29 Dec 2009 09:15:40 -0600
    Received: from EXCH01.internal.edmondok.com ([fe80::45fe:26d:54cd:6aeb]) by
    EXCH01.internal.edmondok.com ([fe80::xxxx:xxxx:xxxx:xxxx%10]) with mapi; Tue, 29
    Dec 2009 09:15:19 -0600
    From: Internal User <[email protected]>
    To: User <[email protected]>
    Date: Tue, 29 Dec 2009 09:15:18 -0600
    Subject: Blood Drive Today
    Thread-Topic: Blood Drive Today
    Thread-Index: AcqImccN9I6lWOw9QuGSrMji25lA2A==
    Message-ID: [email protected]com
    Accept-Language: en-US
    Content-Language: en-US
    X-MS-Has-Attach:
    X-MS-TNEF-Correlator:
    acceptlanguage: en-US
    Content-Type: multipart/alternative;
                boundary="_000_08B7F743EE3EF44F8B51C43EEB8902C4034FF1F5EXCH01interaled_"
    MIME-Version: 1.0
    X-Auto-Response-Suppress: DR, OOF, AutoReply
    Any ideas as to why this is occuring?  I have the ironport appliance's (C150) DNS pointing to our internal DNS servers.  I am able to resolve all mailservers to IPs via nslookup and can ping hotmail.com's servers, but not aol.com's or amtrak.com's (possibly by their design?).  There are some MX issues with AOL and Amtrak, but not Hotmail.  Any help is appreciated.  Thanks,
    Hans Schroeder | Network Specialist
    City of Edmond | www.edmondok.com
    [email protected]

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:10.0pt;
    font-family:"Times New Roman";
    mso-ansi-language:#0400;
    mso-fareast-language:#0400;
    mso-bidi-language:#0400;}
    Hello Hans,
    It looks like your DNS server(s) are overloaded or refusing their job for some other reason.
    What is the response of your DNS servers when you request the problematic domains? Please try from Ironport nslookup and from any other nslookup/dig that is using the same DNS servers.
    One thing that once bothered us was that our DNS servers where allowed to perform UDP queries only, some MX targets with a lot (in this case 18) of servers in their MX records exceeded the UDP packet size and DNS tried to switch over to TCP. that traffic was dropped so the DNS server never got it's result back. I think the MX records of AOL and Amtrak are not that bid (4 and 3 mail servers) but maybe it's a start.
    You can also try to enable query logging on your DNS servers and check the results of that.
    Good luck,
    Steven

  • As I like open a file it coms message This document cannot be open because is it too old. First open by Pages 09 What I have to do?? I do not have Page 09 any more.

    As I like open a file it coms message 
    "This document cannot be open because is it too old. First open by Pages 09"
    What I have to do?? I do not have Page 09 any more. I've got Pages Vers.5.0.1

    I suspect you have created the documnet's in Pages 08 or earlier. Do you have the iWork 08 DVD so you can install it? Then update to from this link Pages 08 3.0.3  Use it for you older documents and use Pages 5 only for new documents.

  • Can't open a document I created an hour before with Pages 5.0.1; get message saying my Pages is too old, for me to download 5.0.1

    Can't open a document I created an hour before with Pages 5.0.1; get message saying my Pages is too old, for me to download 5.0.1

    You have 2 versions of Pages on your Mac.
    Pages 5 is in your Applications folder.
    Pages '09/'08 is in your Applications/iWork folder.
    You are alternately opening the wrong versions.
    Pages '09/'08 can not open Pages 5 files and you will get the warning that you need a newer version.
    Pages 5 can open Pages '09 files but may damage/alter them. It can not open Pages '08 files at all.
    Once opened and saved in Pages 5 the Pages '09 files can not be opened in Pages '09.
    Anything that is saved to iCloud is also converted to Pages 5 files.
    All Pages files no matter what version and incompatibility have the same extension .pages.
    Pages 5 files are now only compatible with themselves on a very restricted set of hardware, software and Operating Systems and will not transfer correctly on any other server software than iCloud.
    Note: Apple has removed over 90 features from Pages 5 and added many bugs:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Archive/trash Pages 5, after exporting all Pages 5 files to Pages '09 or Word .docx, and rate/review it in the App Store, then get back to work.
    Peter

  • With my new macbook I attempted to open an older spreadsheet and get the following error message:  "This spreadsheet cannot be opened because ti is too old.  To open it, save it with numbers '09 first"  So how does one do this when I only have ver3.1?

    With my new macbook I attempted to open an older spreadsheet and get the following error message:  "This spreadsheet cannot be opened because ti is too old.  To open it, save it with numbers '09 first"  So how does one do this when I only have ver3.1?

    Numbers 3.x can only open Numbers '09 and later.  You will need Numbers '09 to open Numbers '08 files.
    If it is a single file (or only a few) you can email me and I will open and convert then email back.  My email address is in the "Biography" of my profile.
    You may have Numbers '09 installed.  Look in the folder "/Applications/iWork '09"  if Numbers is in that folder launch it, open the file you tried to open, and save.  Then you should be able to open in Numbers 3.x

  • Can't open a spreadsheet. Get message that spreadsheet is too old and needs to be saved with Numbers '09?

    Can't open a spreadsheet. Get message that spreadsheet is too old and needs to be saved with Numbers '09?

    HS,
    If you recently purchased a new computer, call AppleCare and describe your problem. Others who have done this have received an iWork '09 disk in the mail with which to do the conversion.
    Jerry

  • Message, this document too old can't be opened.  To open it , save it with Pages 09

    Keep getting the message, this document too old can't be opened, save it with Pages '09 first?  I recently purchased the new Pages, yellow Icon.  My old Pages was '08.  My new Pages doesn't say what it is except the version 5.0.1. Where do I get version '09 to save all my of Pages docs. so I can open them.  Or do I just keep my old '08 version active and open them through it?

    You can use iWork 08 on MacOs Mavericks for the PAges 08 documents. If you eally need to have them in Pages 5 you can try in Pages 08 save the document as/export to Word format and then open in Pages 5. 
    I would just continue using iwork 08. PAges 5 is a mess.

  • Why do I get "Version too old to administer message" with CS5?

    I am using CS5 with Windows 7 to administer and edit six websites.
    With five sites, I have no problem accessing Administrator dialogue box.  With one site I get a message saying  "Your version is too old to Administer this website."  The error cropped up very recently, after I contacted my server, who sent me a new connection key. (I believe my server only has CS3 and have noted comments re compatibility.)
    I tried making a new connection via CS5.-- connection works fine but the same error message crops up when I go to the Administer option.
    I don't know if this is related to another problem that initially led me to contact my server:
    I do a lot of updating on this site -- www.commentopia.com - When I attempt to publish, i keep getting an error message:
    "Contribute encountered a network or file system error. Please try again etc."   When I try again,  the page publishes with no problem...
    I encounter the same error message with my other sites and also get pages published only on second attempt.
    Any thoughts will be welcome.
    Thanks,
    Errol

    HHow did you solve this problem?

  • I have transferred my documents from iMac to macbook air, but when I try to read then I get the message "This document is too old.  Download it to version 09.  How do I do that?

    I have transferred my pages documents from my macbook pro to my macbook air, but I cannot read them as I get the message "This document is too old.  Download to version 09".  How do I do that?  I spent over an hour on the phone to a technician at Apple but he was no help.

    I have the same issue having replaced my 07 iMac for a new iMac, I was using iWork 08 (Pages) and all my Pages documents cannot be read by the latest iWork (Pages).  I get the same message and, although I have worked out that any that had been exported to Word format can be read and then re-saved, I cannot now open the purely Pages documents to export them to Word first.  I am amazed that the new Pages cannot read Pages 08 document but can continue to read Word ones!  So, how can I get my hands on Pages 09, so that I can re-save them in the current Pages format?
    Martin

  • Message is too old - Web Service error

    Hi,
    I created consumer of my web service. Web service based on WSDL file. When I try to connect with web service I gets following exception:
    Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: Security token failed to validate. weblogic.xml.crypto.wss.SecurityTokenValidateResult@1719d353[status: false][msg UNT Error:Message is too old]
                at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:197)
                at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:122)
                at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:125)
                at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:95)
                at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:136)
                at com.sun.proxy.$Proxy30.getAddressBook(Unknown Source)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                at java.lang.reflect.Method.invoke(Unknown Source)
                at weblogic.wsee.jaxws.spi.ClientInstanceInvocationHandler.invoke(ClientInstanceInvocationHandler.java:84)
                at com.sun.proxy.$Proxy31.getAddressBook(Unknown Source)
                at ws.test.Test.main(Test.java:70)

    Hi Lakshminarayana,
    there may be lots of reasons.
    [http://lmgtfy.com/?q=http%20%2B%20403]
    Regards, Hubert

  • Error message: snapshot too old: rollback segment number( very urgent)

    Hi everybody,
    I have a question regarding an oracle error message <b>snapshot too old: rollback segment number</b>.
    I get this message when I run a SQL script in Oracle server. To be clear, I wrote the SQL script to extract the data from SAP R3 via Oracle server.
    Could somebody please help me with this issue? It's very urgent.
    The SQL statement which I use at this moment is:
    set undo_management auto
    set undo_retention
    Please help me with this issue.
    Thanks in advance.
    Regards,
    Esrat

    it´s very uncommon to have an Oracle version higher than the client versions of the tools.
    I suggest:
    - Check the note mentioned now several times
    - upgrade to a supported newer Oracle release
    Markus

  • I moved all my Pages documents from my Macbook Pro to my present Macbook Air and then gave away my Pro.  Now, when I try to view my documents I get the message that the document is too old and I have to save it on Pages 09 first.  How do I do that? i

    I moved all my Pages docs from my Macbook Pro to my new Macbook Air.  Now, when I try to view my docs I am told that they are too old and I must save them in 09 first.  How do I do that?  The version of Pages I am using on the Air is 5.2.2

    No release of Pages v5 can open AppleWorks, Pages '05, Pages '06, Pages '08, or RTF documents. Sometimes, it cannot open its own documents.
    You will need to do one of the following:
    Borrow your MacBook Pro back until you can export all your incompatible documents to MS Word (Which Pages v5 can open)
    Install your iWork '08 DVD on your new Air, and then immediately apply the following Apple Updaters. Again Export to MS document formats.
    Pages v3.0.3
    Numbers v1.0.3
    Keynote v4.0.4
    Purchase iWork '09 DVD, and then immediately update with Apple iWork 9.3 updater.
    Open the document(s) that Pages v5 won't permit
    Save as Pages '09 v4.3 documents, or export as MS Word
    Upload to Zamzar, and convert to MS Word (free for limited volume)
    No sensitive documents
    Email notification within 3 - 4 minutes with MS Word document download link
    After you do either item 2 or 3, run Disk Utility and verify/repair application permissions on your boot drive. Open your converted documents in Pages v5.

  • How to delete expired messages from mailboxes using EMS

    Hi.   I'm on a quest to come up with something that will delete old/expired messages.   This is with Exchange 2010 in SBS 2011.  I got the suggestion of the following EMS code:
    Get-Mailbox -Identity "some user mailbox" | Search-Mailbox -SearchQuery expires:4/10/13 -DeleteContent
    So I ran this and got an error.   It didn't work.   Some research let me know that the error I was getting indicated that the user I was working as needed to be part of a group.   I added that user (Administrator) to that group
    and tried again.  This time I got a different error.  More research and found that I needed to be in a role group.   OK.   Did that and yet another error.   Still more searching and found that there was another role
    group that was needed.   Added that role group and thought OK this is going to be it.  Unfortunately there were two new, never before seen, error messages.   It said I need to specify a TargetMailbox and a TargetFolder.  
    While I did specify a legitimate mailbox obviously something is wrong, but what.   Does anyone have any ideas?
    The goal of all this is simply to come up with a script of some sort where we can delete all messages older than 1 year.   We would want to run this regularly, probably every Sunday.   Further we'd want to purge old messages in all folders.

    Well, I tried again this morning and did not get the previous error message that I posted about.   Instead I got this.  It almost seemed to work, or at least try up until the new error.
             Welcome to the Exchange Management Shell!
    Full list of cmdlets: Get-Command
    Only Exchange cmdlets: Get-ExCommand
    Cmdlets that match a specific string: Help *<string>*
    Get general help: Help
    Get help for a cmdlet: Help <cmdlet name> or <cmdlet name> -?
    Show quick reference guide: QuickRef
    Exchange team blog: Get-ExBlog
    Show full output for a command: <command> | Format-List
    Tip of the day #7:
    The Exchange Management Shell is a calculator too! Try it directly at a command prompt:
     1.2343+3123 or (23/435)*2
    VERBOSE: Connecting to PPSVR3.PivotPoint.local
    VERBOSE: Connected to PPSVR3.PivotPoint.local.
    [PS] C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Exchange Server 2010>get-mailbox -identity "dave fen
    ske" |search-mailbox -searchquery expires:4/10/13 -deletecontent
    Confirm
    Deleting content from mailboxes xxxxxxx/MyBusiness/Users/SBSUsers/dave f
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "Y"): a
    The property keyword isn't supported.
        + CategoryInfo          : InvalidArgument: (:) [], ParserException
        + FullyQualifiedErrorId : 34E99521
    [PS] C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Exchange Server 2010>get-mailbox -identity "dave fen
    ske" |search-mailbox -searchquery expires:4/10/13 -deletecontent
    Confirm
    Deleting content from mailboxes xxxxxxxx/MyBusiness/Users/SBSUsers/dave f
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "Y"): A
    The property keyword isn't supported.
        + CategoryInfo          : InvalidArgument: (:) [], ParserException
        + FullyQualifiedErrorId : 34E99521
    [PS] C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Exchange Server 2010>

  • I have a 16GB iPhone 3GS. Tried synching my phone through iTunes (11.0.1 I think... on a 2009 Macbook Pro). Now when I connect to iTunes, it says it does not recognise the content on my phone. Is this because my phone (and laptop) are too old?

    I have a 16GB iPhone 3GS. Tried synching my phone through iTunes (11.0.1 I think... on a 2009 Macbook Pro). Now when I connect to iTunes, it says it does not recognise the content on my phone. Is this because my phone (and laptop) are too old?
    Also, when I tried to Restore the settings, an Error Message pops up that says " The iPhone software update server could not be contacted. The requested resource was not found.
    I'm trying to free up space on my phone by removing [literally] thousands of old photos which were originally synched to the phone, because I had forgotten to uncheck the photos button when I synched it ages ago.
    I have also tried synching it on my 24" iMac (running OSX Snow Leopard). But again, when I try restoring the phone through itunes, it says the file is corrupted. It sggests unplugging the device, and then plugging it in again. I have done this numerous times with no success.
    I'm guessing it must be because my phone (and versions of iTunes, and OSX) are all too old.
    Please can anybody help.
    Cheers,
    Dan_nz.

    There are multiple reasons that lead to issue. You should read the troubleshooting guide to get the right solution to solve the issue: iPhone, iPad, or iPod touch not recognized in iTunes for Windows - Apple Support

Maybe you are looking for