PARTSTAT=ACCEPTED:urn:uuid: or PARTSTAT=ACCEPTED:mailto:

I'm testing iCal Server so I'm currently the only one in our organization on iCal Server.
*The problem:*
When I reply to an event invitation, an email with an .ics with my reply is sent with my local Mail.app. But it is not accepted by the inviters local iCal. Note: iCal local is version 4.0.4 (1395) on both inviter and invitee user account.
I've looked for diffences between what local iCal sent before switching to iCal server. Here's what I found in the .ics that's sent:
iCal local used to send: PARTSTAT=ACCEPTED:mailto:[email protected]
iCal on server sends: PARTSTAT=ACCEPTED:urn:uuid:38BCCE7F-D85C-4C17-872E-5C3CFFFB4838
(And around 30 lines before/after that)
If I manually edit the .ics and
change the :urn:uuid:38BCCE7F-D85C-4C17-872E-5C3CFFFB4838 part
to :mailto:[email protected]
save a new .ics and send that to the invitee, the status is correctly updated in his local iCal.
It looks like the ivitees local iCal does not recognize me as an invitee and thus does not update the reply status from [email protected]
If I reply to an invitation from Mozillas Lightning calendar, the inviters Lightning calendar updates like this:
1. [email protected] has not yet replied
2. urn:uuid:38BCCE7F-D85C-4C17-872E-5C3CFFFB4838 has replies
+(although this user was not invited)+
Question:
1. Is there a way to get my iCal to send a reply which is understood by local iCal (and preferably also other calendar clients such as Outlook, Lightning and Sunbird?)
2. Can I manually change the template local iCal uses to generate the reply .ics file?

I posted this more than a year ago. After battling the problem I eventually gave up. As we are getting more and more handheld devices i our company, a centralized iCal Server is needed even more now than before. I hope someone has found a solution to this problem?
My problem persists:
Everything looks like it's working. iCal Server is updating iCal local fine. All incomming replies are working. When I reply to an invitation, iCal Server updates fine and an .ics file is generates and put into my local Mail. The .ics. file contains my answer to the invitation, is has my name, my email and my urn:uuid. And the mail is sent and received by who ever invited me.
But: The one who invited me also uses iCal. He gets my reply-ics and it's read by his iCal local. But the inviters iCal cannot read the .ics file correctly.
It's as if the .ics is not correctly formatted:
ATTENDEE;CN="Ryan Grønborg";CUTYPE=INDIVIDUAL;EMAIL="[email protected]";PARTSTAT=ACCEPTED:urn:uuid:38BCCE7F-D85C-4C17-872E-5C3CFFFB3858
If I manually replace the urn:uuid:38BCCE7F-D85C-4C17-872E-5C3CFFFB3858 part with mailto:[email protected] and send that to the person at the other end, everything is working.
The corrected line then looks like this:
ATTENDEE;CN="Ryan Grønborg";CUTYPE=INDIVIDUAL;EMAIL="[email protected]";PARTSTAT=ACCEPTED:mailto:[email protected]
As my email is in the .ics file, I can't see that it could be a lookup problem. Nor a DNS problem. Everything is sent and received in both ends.
Note: I've tested with iCal 4.0.4 and Mozillas Lightning calendar. Neither of them work. Both experience the exact same scenario and problem.

Similar Messages

  • Changing ical "accepted:mailto:" in iCal event invitation

    Recently I've noticed that iCal has been sending the iCal event invitation with the incorrect "accepted:mailto:" email address. By looking at the raw source of the sent message you can see where the email address goes to when the user accepts the meeting invite.
    Is there any way to change this embedded email address? Where is iCal getting this address from?
    Thanks for the help,
    Michel

    Hi Guys,
    I was able solve this problem by going into my addressbook, selecting preferences then "Template" and finally adding an extra email field to the template and setting the first email field to "home" and the second one to "work". Then closed the preferences and tested an iCal meeting invite. The reply accept email address now used my home email address.
    Hope this helps.
    Citizen G'kar

  • Accept ical invitations in outlook/pc

    Does anybody know how to send/accept invitations from ical to outlook on a PC? So far it does work for me but is very complicated. I have to accept the meeting first, then beeing forwarded to the icloud webpage, download the .ics file, open it, save it, etc...
    All I would like to do is hitting the "accept" button and done...
    Any suggestions?

    I converted my wife from me.com account to icloud.  This is a bug with icloud right now and only apple can fix this.  The problem is that the ics file is not formated according to the ics standard (http://www.ietf.org/rfc/rfc2445.txt).  Here's an example below.  From me.com account the organizer field looks like this:
    ORGANIZER;CN=Doe Jane:mailto:[email protected]
    With an icloud ics file you get the following:
    ORGANIZER;CN=Doe Jane;EMAIL=[email protected]:urn:uuid:582538462
    First problem is the equal (=) sign after EMAIL.  Also I'm not sure why they used "EMAIL" instead of "mailto" but that doesn't seem to be a problem.  Once you change the = to a colon (:) it starts working better, at least you are no longer the organizer.
    Second problem, they have extra parameters after the email address which now get included in the email address once the colon is in place.  These parameters are not in the spec and should be on another line or included in quotes.  The closest parameter I could find in the specs is the UID parameter.
    Not sure how to report a bug but they really need to fix this.  I dont know how they could have missed something this obvious.

  • ICal server and external invitations via 3rd party mail server

    Hi everyone,
    OS 10.6.5 Server:
    Services running
    AFP
    DNS
    iCal
    Open Directory
    Push Notification
    We are currently testing iCal server and have configured it to send out invites via our mail server (which is running on a different server) by creating the com.apple.calendarserver user on our mail server.
    Email notifications are then configured under the Enable Email Invitations tab in the iCal service of Server Admin as follows:
    IMAP
    Email address: [email protected]
    Incoming server: mail.mytest.com
    Port: 143 (not using SSL)
    Username: com.apple.calendarserver
    Password: secret
    SMTP: mail.mytest.com
    Port: 25 (not using SSL)
    Server requires authentication
    Username: com.apple.calendarserver
    Password: secret
    My test OD users are able to send out invites both internally to other iCal users and externally via email.
    So for example, I invite someone to a meeting and enter their gmail address ([email protected]), the invitation goes out correctly - when I log into gmail I see the invitation.
    When responding to the invitation (clicking Yes), the mail server receives the response from gmail and the iCal server collects the message via IMAP.
    However, the iCal server doesn't seem to parse the received email correctly as I get the following error in the iCal error logs:
    [twistedcaldav.extensions#info] Cannot authenticate proxy user 'com.apple.calendarserver' without X-Authorize-As header
    2011-03-03 17:44:03+1100 [-] [mailgateway] 2011-03-03 17:44:03+1100 [AuthorizedHTTPGetter,client] [twistedcaldav.mail#error] Mail gateway failed to inject message <[email protected]> (Reason: 400 Bad Request)
    2011-03-03 17:44:03+1100 [-] [mailgateway] 2011-03-03 17:44:03+1100 [AuthorizedHTTPGetter,client] [twistedcaldav.mail#debug] Failed calendar body: BEGIN:VCALENDAR
    2011-03-03 17:44:03+1100 [-] [mailgateway] VERSION:2.0
    2011-03-03 17:44:03+1100 [-] [mailgateway] CALSCALE:GREGORIAN
    2011-03-03 17:44:03+1100 [-] [mailgateway] METHOD:REPLY
    2011-03-03 17:44:03+1100 [-] [mailgateway] PRODID:-//Google Inc//Google Calendar 70.9054//EN
    2011-03-03 17:44:03+1100 [-] [mailgateway] BEGIN:VEVENT
    2011-03-03 17:44:03+1100 [-] [mailgateway] UID:43121576-1183-40C8-82D8-A052754AD1CE
    2011-03-03 17:44:03+1100 [-] [mailgateway] DTSTART:20110406T080000Z
    2011-03-03 17:44:03+1100 [-] [mailgateway] DTEND:20110406T090000Z
    2011-03-03 17:44:03+1100 [-] [mailgateway] ATTENDEE;[email protected];CUTYPE=INDIVIDUAL;PARTSTAT=DECLINED;RO
    2011-03-03 17:44:03+1100 [-] [mailgateway] LE=REQ-PARTICIPANT;X-NUM-GUESTS=0:mailto:[email protected]
    2011-03-03 17:44:03+1100 [-] [mailgateway] CREATED:20110303T062518Z
    2011-03-03 17:44:03+1100 [-] [mailgateway] DESCRIPTION:
    2011-03-03 17:44:03+1100 [-] [mailgateway] DTSTAMP:20110303T064335Z
    2011-03-03 17:44:03+1100 [-] [mailgateway] LAST-MODIFIED:20110303T064335Z
    2011-03-03 17:44:03+1100 [-] [mailgateway] LOCATION:
    2011-03-03 17:44:03+1100 [-] [mailgateway] ORGANIZER;CN=com.apple.calendarserver+07b1c044-9d98-4cdc-afe3-48139218ee35
    2011-03-03 17:44:03+1100 [-] [mailgateway] @mytest.com:urn:uuid:B72794FB-3242-48D7-AC22-A584D279B9F9
    2011-03-03 17:44:03+1100 [-] [mailgateway] SEQUENCE:3
    2011-03-03 17:44:03+1100 [-] [mailgateway] STATUS:CONFIRMED
    2011-03-03 17:44:03+1100 [-] [mailgateway] SUMMARY:one more test
    2011-03-03 17:44:03+1100 [-] [mailgateway] TRANSP:OPAQUE
    2011-03-03 17:44:03+1100 [-] [mailgateway] END:VEVENT
    2011-03-03 17:44:03+1100 [-] [mailgateway] END:VCALENDAR
    2011-03-03 17:44:03+1100 [-] [mailgateway]
    I have set a rule on our mail server to bypass any spam filtering for all messages sent to the [email protected] address, but this doesn't seem to make any difference.
    Does anyone else have this working ? Any ideas ?
    Many thanks
    Message was edited by: gen_bunty
    null

    The issue is not "user authorization". The issue is that the 3rd-party service does not accept all incoming relay requests unless there is authentication with a registered account (which we have). This protects the 3rd-party service from becoming the relaying host for the universe's spoofed and anonymous spam. My deduction is that there is no mechanism in UTL_MAIL to designate not only the 3rd-party ip-address:port (by-passing the local sendmail server) but also providing the username:password for the account there for authentication.
    Plan A: I have attempted to follow directions for client-side SMTP Authentication for Relaying on the sendmail.org site.
    I have not been successful in completing a simple mailx interactive test, much less completing a UTL_MAIL configuration.
    I am scouring the user universe for someone who has put all the pieces together successfully and can advise. . . .
    Edited by: StevenInTallyFl on Mar 26, 2010 3:50 PM
    to clarify that I cannot get from UTL_MAIL to 3rd-party IP directly

  • Correct address not used in MAILTOfield of iCal files

    I'm not sure if this is the correct forum for this, as it does have something to do with the GWIA (kind of) but I'm not sure if the GWIa should be responsible for dealing with the situation.
    When GroupWise sends out an iCal file, it uses the userid in the email address instead of the preferred internet address. While this typically isn't an issue, we are having issues with some other email services adding the address in the iCal file as another attendee and not showing the original address (the preferred internet address) as having accepted the meeting. This causes further issue if the users of those other email systems modify the appointments, as it ends up removing the appointment from our GroupWise calendars.
    For a more visual understanding:
    Userid: mhk1234
    Preferred Internet Address: [email protected]
    Source of email sent when accepting appointment sent by [email protected]
    Code:
    Received: from mailserver (unknown [127.0.0.1])
    by mailgateway with ESMTP id 165EB6FC159
    for <[email protected]>; Tue, 15 May 2012 11:43:42 -0400 (EDT)
    Received: from mailserver ([127.0.0.1]) by mailgateway with ESMTP id EiWHxRmVCUhQMQA8 for <[email protected]>; Tue, 15 May 2012 11:43:42 -0400 (EDT)
    Received: from MTA by mailserver
    with Novell_GroupWise; Tue, 15 May 2012 11:43:41 -0400
    Message-Id: <4FB2416A0200008D000678F7@mailserver>
    X-Mailer: Novell GroupWise Internet Agent 8.0.2
    Content-class: urn:content-classes:calendarmessage
    Date: Tue, 15 May 2012 11:43:38 -0400
    From: "Carol Heinicke" <[email protected]>
    To: "Carol A Heinicke" <[email protected]>
    X-ASG-Orig-Subj: Accepted: test2
    Subject: Accepted: test2
    Mime-Version: 1.0
    Content-Type: multipart/alternative; boundary="=__Part5678A6BA.0__="
    This is a MIME message. If you are reading this text, you may want to
    consider changing to a mail reader or gateway that understands how to
    properly handle MIME multipart messages.
    --=__Part5678A6BA.0__=
    Content-Type: text/plain; charset=US-ASCII
    Content-Transfer-Encoding: quoted-printable
    Item Type: Appointment
    Start Date: Thursday, 17 May 2012, 08:00:00am (EDT)
    Duration: 1 Hour
    Place: here
    Action: Accepted
    This electronic message is intended to be for the named recipient, and may =
    contain information that is confidential or privileged. If you are not the =
    intended recipient, you are hereby notified that any disclosure, copying, d=
    istribution or use of the contents of this message is strictly prohibited. =
    If you have received this message in error, or are not the named recipient,=
    please notify us immediately by contacting the sender at the electronic ma=
    il address noted above, and delete and destroy all copies of this message. =
    Thank you.
    --=__Part5678A6BA.0__=
    Content-class: urn:content-classes:calendarmessage
    Content-Type: text/calendar; method=REPLY; name=meeting.ics; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//Novell Inc//Groupwise 8.0.2
    METHOD:REPLY
    BEGIN:VTIMEZONE
    TZID:(GMT-0500) EST
    BEGIN:STANDARD
    TZOFFSETFROM:-0400
    TZOFFSETTO:-0500
    DTSTART:20001104T020000
    RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
    TZNAME:EST
    END:STANDARD
    BEGIN:DAYLIGHT
    TZOFFSETFROM:-0500
    TZOFFSETTO:-0400
    DTSTART:20000311T020000
    RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
    TZNAME:Daylight Savings Time
    END:DAYLIGHT
    END:VTIMEZONE
    BEGIN:VEVENT
    DTSTART;TZID="(GMT-0500) EST":20120517T080000
    DTSTAMP:20120515T154338Z
    ATTENDEE;CN="Mark Kendall";PARTSTAT=ACCEPTED:
    MAILTO:[email protected]
    ORGANIZER;CN="Some Guy";ROLE=CHAIR:
    MAILTO:[email protected]
    SUMMARY:test2
    LOCATION:here
    DTEND;TZID="(GMT-0500) EST":20120517T090000
    UID:52fac24d-024e-4079-ac80-298c99a7a2db
    PRIORITY:5
    CLASS:PUBLIC
    X-GWCLASS:NORMAL
    END:VEVENT
    END:VCALENDAR
    --=__Part5678A6BA.0__=--
    So, is there something we need to change so that iCal files have the correct addresses in them or is this fixed in GroupWise 2012?

    Here is another example I happen to own both accounts so both are my name. I removed all IP addresses and changed the domains.
    Appointment from outside:
    Code:
    Return-path: <[email protected]>
    Received: from mailgateway.ours.edu ([])
    by mailserver.ours.edu with ESMTP; Tue, 22 May 2012 11:19:22 -0400
    X-ASG-Debug-ID: 1337699962-04a200340000-O3jTvS
    X-Barracuda-URL: http:///cgi-bin/mark.cgi
    Received: from mx-tmp.outside.edu (localhost [])
    by mailgateway.ours.edu (Spam & Virus Firewall) with ESMTP id 720C0A90B0
    for <[email protected]>; Tue, 22 May 2012 11:19:22 -0400 (EDT)
    Received: from mx-tmp.outside.edu (mx-tmp.outside.edu []) by mailgateway.ours.edu with ESMTP id Y7SNFPBBn2Xt6XNN (version=TLSv1 cipher=RC4-MD5 bits=128 verify=NO) for <[email protected]>; Tue, 22 May 2012 11:19:22 -0400 (EDT)
    X-Barracuda-Envelope-From: [email protected]
    Received: from avs02.service.private (avs02.service.private [])
    by mta03.service.private
    (Sun Java System Messaging Server 6.1 HotFix 0.13 (built Jun 8 2005))
    with ESMTP id <[email protected]> for
    [email protected]; Tue, 22 May 2012 11:19:21 -0400 (EDT)
    Received: from mta-avs03.service.private
    (mta-avs03.service.private [])
    by avs02.service.private (8.14.4/8.14.4) with ESMTP id q4MFIV9j003016 for
    <[email protected]>; Tue,
    22 May 2012 11:19:20 -0400 (EDT envelope-from [email protected])
    Received: from wmu-mailstore02.merit.edu
    (wmu-mailstore02.merit.edu [])
    by mta03.service.private (Sun Java System Messaging Server 6.1 HotFix 0.13
    (built Jun 8 2005)) with ESMTP id <[email protected]> for
    [email protected]; Tue, 22 May 2012 11:18:48 -0400 (EDT)
    Date: Tue, 22 May 2012 11:18:47 -0400 (EDT)
    From: Doug Jaquays <[email protected]>
    X-ASG-Orig-Subj: Test
    Subject: Test
    X-Originating-IP: []
    To: [email protected]
    Message-id: <2096173697.114690.1337699927851.JavaMail.root@wmu-mailstore02>
    MIME-version: 1.0
    X-Mailer: Zimbra 6.0.15_GA_2995 (zclient/6.0.15_GA_2995)
    Content-type: multipart/alternative;
    boundary="Boundary_(ID_ImJ4PLpNObjAdaPs3nf0OQ)"
    X-WMU-PMX-Version: 5.5.9.395186, Antispam-Engine: 2.7.2.376379,
    Antispam-Data: 2012.5.22.150615 - Tue May 22 11:19:21 2012
    X-WMU-PerlMx-Spam: Gauge=IIIIIIIII, Probability=9% on Tue May 22 11:19:21 2012,
    Report=' HTML_50_70 0.1, HTML_NO_HTTP 0.1, SUBJ_1WORD 0.1,
    BODYTEXTH_SIZE_10000_LESS 0, BODYTEXTP_SIZE_3000_LESS 0,
    BODY_SIZE_3000_3999 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0,
    FROM_EDU_TLD 0, INVALID_MSGID_NO_FQDN 0, SPF_NEUTRAL 0, WEBMAIL_SOURCE 0,
    WEBMAIL_XOIP 0, WEBMAIL_X_IP_HDR 0, __ANY_URI 0, __CT 0,
    __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_ALT 0,
    __HAS_HTML 0, __HAS_MSGID 0, __HAS_XOIP 0, __HAS_X_MAILER 0, __MIME_HTML 0,
    __MIME_VERSION 0, __SANE_MSGID 0, __TAG_EXISTS_HTML 0, __TO_MALFORMED_2 0,
    __TO_NO_NAME 0, __URI_NO_PATH 0, __URI_NO_WWW 0, __URI_NS '
    X-Barracuda-Connect: mx-tmp.outside.edu[]
    X-Barracuda-Start-Time: 1337699962
    X-Barracuda-Encrypted: RC4-MD5
    X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210
    X-Barracuda-Virus-Scanned: by Barracuda Spam & Virus Firewall at ours.edu
    X-Barracuda-Spam-Score: -2.02
    X-Barracuda-Spam-Status: No, SCORE=-2.02 using global scores of TAG_LEVEL=1.8 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.3 tests=HTML_MESSAGE
    X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.97691
    Rule breakdown below
    pts rule name description
    0.00 HTML_MESSAGE BODY: HTML included in message
    --Boundary_(ID_ImJ4PLpNObjAdaPs3nf0OQ)
    Content-type: text/plain; charset=utf-8
    Content-transfer-encoding: 7BIT
    The following is a new meeting request:
    Subject: Test
    Organizer: [email protected]
    Location: Here
    Time: Tuesday, May 22, 2012 from 2:00 PM - 3:00 PM America/New_York
    Invitees: [email protected]
    *~*~*~*~*~*~*~*~*~*
    --Boundary_(ID_ImJ4PLpNObjAdaPs3nf0OQ)
    Content-type: text/html; charset=utf-8
    Content-transfer-encoding: 7BIT
    <html><body><h3>The following is a new meeting request:</h3>
    <p>
    <table border='0'>
    <tr><th valign='top' align='left'>Subject:</th><td>Test</td></tr>
    <tr><th valign='top' align='left'>Organizer:</th><td>[email protected]</td></tr>
    </table>
    <p>
    <table border='0'>
    <tr><th valign='top' align='left'>Location:</th><td>Here</td></tr>
    <tr><th valign='top' align='left'>Time:</th><td>Tuesday, May 22, 2012 from 2:00 PM - 3:00 PM <span style='color: #686357'>America/New_York</span></td></tr>
    </table>
    <p>
    <table border='0'>
    <tr><th valign='top' align='left'>Invitees:</th><td>[email protected]</td></tr></table>
    <div>*~*~*~*~*~*~*~*~*~*</div><br></body></html>
    --Boundary_(ID_ImJ4PLpNObjAdaPs3nf0OQ)
    Content-type: text/calendar; charset=utf-8; method=REQUEST; name=meeting.ics
    Content-transfer-encoding: 7BIT
    Content-disposition: attachment; filename=meeting.ics
    BEGIN:VCALENDAR
    PRODID:Zimbra-Calendar-Provider
    VERSION:2.0
    METHOD:REQUEST
    BEGIN:VTIMEZONE
    TZID:America/New_York
    BEGIN:STANDARD
    DTSTART:19710101T020000
    TZOFFSETTO:-0500
    TZOFFSETFROM:-0400
    RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=11;BYDAY=1SU
    TZNAME:EST
    END:STANDARD
    BEGIN:DAYLIGHT
    DTSTART:19710101T020000
    TZOFFSETTO:-0400
    TZOFFSETFROM:-0500
    RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=3;BYDAY=2SU
    TZNAME:EDT
    END:DAYLIGHT
    END:VTIMEZONE
    BEGIN:VEVENT
    UID:171ace1e-09bd-4720-a30c-84dbfa2ed5de
    SUMMARY:Test
    LOCATION:Here
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mailto:jaquays
    @ours.edu
    ORGANIZER:mailto:[email protected]
    DTSTART;TZID="America/New_York":20120522T140000
    DTEND;TZID="America/New_York":20120522T150000
    STATUS:CONFIRMED
    CLASS:PUBLIC
    X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
    TRANSP:OPAQUE
    DTSTAMP:20120522T151847Z
    SEQUENCE:0
    DESCRIPTION:The following is a new meeting request:\n\nSubject: Test\nOrgani
    zer: [email protected]\n\nLocation: Here\nTime: Tuesday\, May 22\, 2012
    from 2:00 PM - 3:00 PM America/New_York\n\nInvitees: [email protected]\n
    \n*~*~*~*~*~*~*~*~*~*\n\n
    X-ALT-DESC;FMTTYPE=text/html:<html><body><h3>The following is a new meeting
    request:</h3>\n\n<p>\n<table border='0'>\n<tr><th valign='top' align='left'>
    Subject:</th><td>Test</td></tr>\n<tr><th valign='top' align='left'>Organizer
    :</th><td>[email protected]</td></tr>\n</table>\n\n<p>\n<table border='
    0'>\n<tr><th valign='top' align='left'>Location:</th><td>Here</td></tr>\n<tr
    ><th valign='top' align='left'>Time:</th><td>Tuesday\, May 22\, 2012 from 2:
    00 PM - 3:00 PM <span style='color: #686357'>America/New_York</span></td></t
    r>\n</table>\n<p>\n<table border='0'>\n\n<tr><th valign='top' align='left'>I
    nvitees:</th><td>[email protected]</td></tr></table>\n<div>*~*~*~*~*~*~*~
    *~*~*</div><br></body></html>
    END:VEVENT
    END:VCALENDAR
    --Boundary_(ID_ImJ4PLpNObjAdaPs3nf0OQ)--
    My acknowledgement:
    Code:
    Return-Path: [email protected]
    Received: from proxy01.outside.edu (LHLO proxy01.outside.edu)
    (10.108.1.55) by wmu-mailstore02.outside.edu with LMTP; Tue, 22 May 2012
    11:29:27 -0400 (EDT)
    Received: from mx-tmp.outside.edu (mx-tmp.outside.edu [])
    by proxy01.outside.edu (Postfix) with ESMTP id 68F2A102BB61
    for <[email protected]>; Tue, 22 May 2012 11:29:27 -0400 (EDT)
    Received: from avs04.service.private (avs04.service.private [])
    by mta03.service.private
    (Sun Java System Messaging Server 6.1 HotFix 0.13 (built Jun 8 2005))
    with ESMTP id <[email protected]> for [email protected]
    (ORCPT [email protected]); Tue, 22 May 2012 11:29:26 -0400 (EDT)
    Received: from mta-avs03.service.private
    (mta-avs03.service.private [])
    by avs04.service.private (8.14.4/8.14.4) with ESMTP id q4MFSxFW024753 for
    <[email protected]>; Tue,
    22 May 2012 11:29:00 -0400 (EDT envelope-from [email protected])
    Received: from mailgateway.ours.edu (mailgateway.ours.edu [])
    by mta03.service.private
    (Sun Java System Messaging Server 6.1 HotFix 0.13 (built Jun 8 2005))
    with ESMTPS id <[email protected]> for
    [email protected] (ORCPT [email protected]); Tue,
    22 May 2012 11:28:58 -0400 (EDT)
    Received: from mailserver.ours.edu (unknown [])
    by mailgateway.ours.edu (Spam & Virus Firewall) with ESMTP id 461B36FC159
    for <[email protected]>; Tue, 22 May 2012 11:28:58 -0400 (EDT)
    Received: from mailserver.ours.edu ([])
    by mailgateway.ours.edu with ESMTP id LLo6Jrxzne9upWoz for
    <[email protected]>; Tue, 22 May 2012 11:28:58 -0400 (EDT)
    Received: from KCMS-MTA by mailserver.ours.edu with Novell_GroupWise; Tue,
    22 May 2012 11:28:58 -0400
    Date: Tue, 22 May 2012 11:28:54 -0400
    From: Doug Jaquays <[email protected]>
    Subject: Accepted: Test
    To: Doug Jaquays <[email protected]>
    Message-id: <[email protected]>
    MIME-version: 1.0
    X-Mailer: Novell GroupWise Internet Agent 8.0.2
    Content-type: multipart/alternative;
    boundary="Boundary_(ID_qC6PCHl2hokBeG2aJp/IMQ)"
    Content-class: urn:content-classes:calendarmessage
    X-WMU-PMX-Version: 5.5.9.395186, Antispam-Engine: 2.7.2.376379,
    Antispam-Data: 2012.3.13.151816 - Tue May 22 11:29:02 2012
    X-WMU-PerlMx-Spam: Gauge=IIIIIIII, Probability=8% on Tue May 22 11:29:26 2012,
    Report=' HTML_00_01 0.05, HTML_00_10 0.05, SUPERLONG_LINE 0.05,
    BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_2000_2999 0, BODY_SIZE_5000_LESS 0,
    BODY_SIZE_7000_LESS 0, DATE_TZ_NA 0, MIME_TEXT_ONLY_MULTI 0, NO_URI_FOUND 0,
    SPF_PASS 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0,
    __CTYPE_MULTIPART_ALT 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0,
    __MIME_VERSION 0, __SANE_MSGID 0, __SUBJ_ALPHA_END 0, __TO_MALFORMED_2 0'
    This is a MIME message. If you are reading this text, you may want to
    consider changing to a mail reader or gateway that understands how to
    properly handle MIME multipart messages.
    --Boundary_(ID_qC6PCHl2hokBeG2aJp/IMQ)
    Content-type: text/plain; charset=US-ASCII
    Content-transfer-encoding: 7BIT
    Item Type: Appointment
    Start Date: Tuesday, 22 May 2012, 02:00:00pm (EDT)
    Duration: 1 Hour
    Place: Here
    Action: Accepted
    This electronic message is intended to be for the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error, or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you.
    --Boundary_(ID_qC6PCHl2hokBeG2aJp/IMQ)
    Content-type: text/calendar; method=REPLY; name=meeting.ics; charset=UTF-8
    Content-transfer-encoding: 7BIT
    Content-disposition: attachment; filename=meeting.ics
    Content-class: urn:content-classes:calendarmessage
    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//Novell Inc//Groupwise 8.0.2
    METHOD:REPLY
    BEGIN:VTIMEZONE
    TZID:(GMT-0500) EST
    BEGIN:STANDARD
    TZOFFSETFROM:-0400
    TZOFFSETTO:-0500
    DTSTART:20001104T020000
    RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
    TZNAME:EST
    END:STANDARD
    BEGIN:DAYLIGHT
    TZOFFSETFROM:-0500
    TZOFFSETTO:-0400
    DTSTART:20000311T020000
    RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
    TZNAME:Daylight Savings Time
    END:DAYLIGHT
    END:VTIMEZONE
    BEGIN:VEVENT
    DTSTART;TZID="(GMT-0500) EST":20120522T140000
    DTSTAMP:20120522T152854Z
    ATTENDEE;CN="Doug Jaquays";PARTSTAT=ACCEPTED:MAILTO:[email protected]
    ORGANIZER;CN="Doug Jaquays";ROLE=CHAIR:MAILTO:[email protected]
    SUMMARY:Test
    LOCATION:Here
    DTEND;TZID="(GMT-0500) EST":20120522T150000
    UID:171ace1e-09bd-4720-a30c-84dbfa2ed5de
    PRIORITY:5
    CLASS:PUBLIC
    X-GWCLASS:NORMAL
    END:VEVENT
    END:VCALENDAR
    --Boundary_(ID_qC6PCHl2hokBeG2aJp/IMQ)--

  • StoreEvents always creating new event?

    Hey all,
    Our university recently upgraded to the newest version of the calendar server and so I've been going back to some old code I wrote that should now function correctly. However, I'm having an issue. The part of my program I'm currently dealing with fetches all the unconfirmed appointments from a user's oracle calendar and then asks the user if they would like to accept/decline/ignore those events. It then writes the events back to the server accordingly. However, despite my best efforts, a new appointment is always created rather than the old one being updated to reflect the new participation status.
    Here is an example of an event received from the server:
    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//ORACLE//NONSGML CSDK 9.0.4.2//EN
    BEGIN:VEVENT
    X-ORACLE-IMEETING-SENDEMAILNOTIFICATION:TRUE
    X-ORACLE-EVENTINSTANCE-GUID:I1+611984+101+1+445722372
    X-ORACLE-EVENT-GUID:E1+611984+101+445722372
    X-ORACLE-EVENTTYPE:APPOINTMENT
    UID:20050214T194612Z-95690-65-589f-Oracle
    TRANSP:OPAQUE
    SUMMARY:Unconfirmed Number 1
    STATUS:CONFIRMED
    SEQUENCE:0
    PRIORITY:5
    ORGANIZER;CN=Derek Miller:mailto:[email protected]
    DTSTART:20050214T170000Z
    DTSTAMP:20050221T192636Z
    DTEND:20050214T173000Z
    CREATED:20050214T194612Z
    CLASS:PUBLIC
    ATTENDEE;CUTYPE=INDIVIDUAL;RSVP=FALSE;CN=Derek Miller;PARTSTAT=NEEDS-ACTIO
    N:mailto:[email protected]
    END:VEVENT
    END:VCALENDAR
    And here is what I send back to the server:
    Content-Class: urn:content-classes:calendarmessage
    Content-Type:text/calendar;
    method=REQUEST;
    charset="utf-8"
    Content-Transfer-Encoding: 7bit
    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//ORACLE//NONSGML CSDK 9.0.4.2//EN
    BEGIN:VEVENT
    X-ORACLE-IMEETING-SENDEMAILNOTIFICATION:TRUE
    X-ORACLE-EVENTINSTANCE-GUID:I1+611984+101+1+445722372
    X-ORACLE-EVENT-GUID:E1+611984+101+445722372
    X-ORACLE-EVENTTYPE:APPOINTMENT
    UID:20050214T194612Z-95690-65-589f-Oracle
    TRANSP:OPAQUE
    SUMMARY:Unconfirmed Number 1
    STATUS:CONFIRMED
    SEQUENCE:0
    PRIORITY:5
    ORGANIZER;CN=Derek Miller:mailto:[email protected]
    DTSTART:20050214T170000Z
    DTSTAMP:20050221T192636Z
    DTEND:20050214T173000Z
    CREATED:20050214T194612Z
    CLASS:PUBLIC
    ATTENDEE;CUTYPE=INDIVIDUAL;RSVP=FALSE;CN=Derek Miller;PARTSTAT=ACCEPTED:mailto:[email protected]
    END:VEVENT
    END:VCALENDAR
    The only thing that I see that could be different is that when I fetch the event from the server, there are some strange line breaks in the attendee property which somehow magically disappear in my processing of the string (my function only swaps the NEEDS-ACTION with ACCEPTED so I don't know how those other line breaks go away). But the fact that a new event is created and all the properties are set correctly, I have my doubts as to this being the cause.
    Also, I have tried both the CAPI_FLAG_STORE_MODPROPS and CSDK_FLAG_STORE_MODIFY flags but neither seem to change what happens.
    Anyone see any obvious mistakes that I'm making?
    Thanks in advance!

    Glad to be of help! I wouldn't have known either except for a forum thread a few pages back titled "jni source code available" (or something like that) where one of the replies stated that the CSDK and CAPI handled the UIDs differently. Then I compiled the C example and noticed the UIDs looked very different from the ones I was getting from the Java SDK. Then I used your original post to help figure out what I needed to send back to the server (other than the UID) to get my code to work... so we kind of helped each other! Thanks!
    --Ron D.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Does iCal report always report .ics times as GMT when sending via Mail?

    I received a .ics file from someone sending it in Outlook in Los Angeles (GMT-08:00) for an event from noon to 2pm. I am in the same time zone. I double-clicked it, and it showed up as a tentative event in iCal, starting at noon as expected. I then accepted it, and an email was automatically sent to the other participants. In the body text, it said: "Rehearsal, scheduled for December 7, 2008 at 8:00 PM (GMT)."
    The recipient didn't pay attention to the "GMT" text. Is the body text always going to report in GMT, or are there other other options?
    I haven't thought through all the ramifications, but it would be useful to report the local time (of the person(s) receiving the confirmation email(s).
    Relevant parts of .ics file I received:
    DTSTART:20081207T200000Z
    DTEND:20081207T220000Z
    DESCRIPTION:When: Sunday\, December 07\, 2008 12:00 PM-2:00 PM (GMT-08:00)
    Pacific Time (US & Canada).
    Relevant parts of .ics file sent from my machine automatically upon acceptance in iCal:
    CALSCALE:GREGORIAN
    DTSTART:20081207T200000Z
    DESCRIPTION:When: Sunday\, December 07\, 2008 12:00 PM-2:00 PM (GMT-08:0
    0) Pacific Time (US & Canada).
    DTEND:20081207T220000Z

    I'm a few steps further towards a working iCal server now. Your answer clarified a lot.
    User on iCal server:
    Invitations are sent via [email protected] Both to invitees on same email domain and to external invitees.
    When I (user on iCal server) am invited by someone not on our iCal server, I get the invitation via Mail.app and iCal local reads it. And I'm able to reply, and my reply status updates in my local iCal. No problems so far.
    Mail.app (not iCal server) then sends a reply. And the inviter receives the reply as an email which is an .ics file attached. But the .ics is not understood by users not on iCal server.
    The format looks like this:
    ATTENDEE;CN="Myfirstname Mylastname";
    CUTYPE=INDIVIDUAL;EMAIL="[email protected]";
    PARTSTAT=ACCEPTED;
    ROLE=REQ-PARTICIPANT:urn:uuid:38BCCE7F-D85C-4C17-872E-5C3CFFFB4838
    I looks like the inviters iCal is not able to translate urn:uuid:38BCCE7F-D85C-4C17-872E-5C3CFFFB4838 to anything usable. And therefore sees it as if an unknow user has replied to the invitation. Apparently neither Mozilla Lightning og iCal local looks at EMAIL="[email protected]";
    Inviting and replying to and from users on iCal server works fine.
    Do I have to map the urn:uuid to the email somehow? Where? Or somehow allow external inviters to look to our server for urn:uuid to email translation?
    Or can I manually change a config file to send an .ics with my email insted my urn:uuid? Like this:
    PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:[email protected]

  • Outlook 2003 mail delivery failed for Active Directory user

    Server 2003/Exchange2003
    We are using an outside company (Integra) to handle our email and only use Exchange for shared archived email.
    When configuring active directory users the wizard automatically sets up email entries in the format: [email protected]
    When responding to a meeting invite from outlook to a local AD user, all users receive undeliverable messages for the accounts in the format [email protected] as below...
    The example below was a bounce back when I accepted the invite.  The invite shows up on my calendar just fine.
    This message was created automatically by mail delivery software.
    A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
      [email protected]
        Unrouteable address
    ------ This is a copy of the message, including all the headers. ------
    Return-path: <[email protected]>
    Received: from wsip-70-166-120-183.ph.ph.cox.net ([70.166.120.183] helo=PK01)
        by arelay1 with esmtpa (Exim 4.72)
        (envelope-from <[email protected]>)
        id 1W8D9b-0001kB-24
        for [email protected]; Tue, 28 Jan 2014 10:12:56 -0800
    From: "Kevin Simmons" <[email protected]>
    To: "miguel saucedo" <[email protected]>
    Subject: Accepted: Miguel Chaperone School
    Date: Tue, 28 Jan 2014 11:13:05 -0700
    Message-ID: <398EA47278F54C9FA9CFFB725FD6C079@PK01>
    MIME-Version: 1.0
    Content-Type: text/calendar; method=REPLY;
        charset="utf-8"
    Content-Transfer-Encoding: 7bit
    X-Mailer: Microsoft Office Outlook 11
    Thread-Index: Ac8cSpjUhKBGTbBKQt+PScNbb6MWwAABfTJgAABJyYAAALiiEA==
    X-MimeOLE: Produced By Microsoft MimeOLE V6.3.9600.16384
    BEGIN:VCALENDAR
    PRODID:-//Microsoft Corporation//Outlook 11.0 MIMEDIR//EN VERSION:2.0 METHOD:REPLY BEGIN:VEVENT ORGANIZER:MAILTO:/o=PKArchitects/ou=First Administrative
      Group/cn=Recipients/cn=miguel
    DTSTART:20140206T070000Z
    DTEND:20140208T070000Z
    LOCATION:Flagstaff
    TRANSP:OPAQUE
    SEQUENCE:3
    UID:040000008200E00074C5B7101A82E00800000000102573EC0F1CCF010000000000000000100
     0000037C3D09157000340AA5D3F23F6A60078
    DTSTAMP:20140128T181305Z
    SUMMARY:Accepted: Miguel Chaperone School
    PRIORITY:5
    X-MICROSOFT-CDO-IMPORTANCE:1
    CLASS:PUBLIC
    ATTENDEE;PARTSTAT=ACCEPTED:MAILTO:[email protected]
    END:VEVENT
    END:VCALENDAR

    Well it looks like none of our outlook installations actually are accessing the exchange email, nor are we able to send to those email addresses even though they exist.  I have 2 email inboxes in Outlook, 1 is the Integra inbox - works fine.  The
    other is called Mailbox - UserName - populated with folder that are and always have been empty.  If I send an email to myself at [email protected]  I get the following bounce back.
    This message was created automatically by mail delivery software.
    A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
      [email protected]
        Unrouteable address
    ------ This is a copy of the message, including all the headers. ------
    Return-path: <[email protected]>
    Received: from wsip-70-166-120-183.ph.ph.cox.net ([70.166.120.183] helo=PK01)
        by arelay2.integra.engr with esmtpa (Exim 4.72)
        (envelope-from <[email protected]>)
        id 1WBtMM-0005N1-Gr
        for [email protected]; Fri, 07 Feb 2014 13:53:18 -0800
    Reply-To: <[email protected]>
    From: "Kevin Simmons" <[email protected]>
    To: <[email protected]>
    Subject: test
    Date: Fri, 7 Feb 2014 14:53:18 -0700
    Message-ID: <F708D49EB6A64BE69891BF9C7B528529@PK01>
    MIME-Version: 1.0
    Content-Type: multipart/related;
        boundary="----=_NextPart_000_0050_01CF2414.572804A0"
    X-Mailer: Microsoft Office Outlook 11
    Thread-Index: Ac8kTwKRc8hlRKNXSlye9E4r5UyfJQ==
    X-MimeOLE: Produced By Microsoft MimeOLE V6.3.9600.16384
    This is a multi-part message in MIME format.
    ------=_NextPart_000_0050_01CF2414.572804A0
    Content-Type: multipart/alternative;
        boundary="----=_NextPart_001_0051_01CF2414.572804A0"
    ------=_NextPart_001_0051_01CF2414.572804A0
    Content-Type: text/plain;
        charset="us-ascii"
    Content-Transfer-Encoding: 7bit
    test
    Thanks!
    Kevin Simmons
    Project Manager
    4515 S McClintock Dr. Suite 206
    Tempe, Arizona 85282
    p 602 283 1620
    f 602 283 1621
    c 480 702 9687
    [email protected]
    ------=_NextPart_001_0051_01CF2414.572804A0
    Content-Type: text/html;
        charset="us-ascii"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Dus-ascii" = http-equiv=3DContent-Type> <META name=3DGENERATOR content=3D"MSHTML 11.00.9600.16476"></HEAD> <BODY>
    <DIV><FONT size=3D2 face=3DArial><SPAN=20 class=3D831025321-07022014>test</SPAN></FONT></DIV>
    <DIV>&nbsp;</DIV><?xml:namespace prefix =3D "o" ns =3D=20 "urn:schemas-microsoft-com:office:office" /><o:SmartTagType=20 namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
    name=3D"PostalCode"></o:SmartTagType><o:SmartTagType=20
    namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
    name=3D"State"></o:SmartTagType><o:SmartTagType=20
    namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
    name=3D"City"></o:SmartTagType><o:SmartTagType=20
    namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
    name=3D"place"></o:SmartTagType><o:SmartTagType=20
    namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
    name=3D"Street"></o:SmartTagType><o:SmartTagType=20
    namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
    name=3D"address"></o:SmartTagType>
    <STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in = 1.25in; mso-header-margin: .5in; mso-footer-margin: .5in; =
    mso-paper-source: 0; }
    P.MsoNormal {
        FONT-SIZE: 12pt; FONT-FAMILY: "Times New Roman"; MARGIN: 0in 0in 0pt; =
    mso-style-parent: ""; mso-pagination: widow-orphan; =
    mso-fareast-font-family: "Times New Roman"
    LI.MsoNormal {
        FONT-SIZE: 12pt; FONT-FAMILY: "Times New Roman"; MARGIN: 0in 0in 0pt; =
    mso-style-parent: ""; mso-pagination: widow-orphan; =
    mso-fareast-font-family: "Times New Roman"
    DIV.MsoNormal {
        FONT-SIZE: 12pt; FONT-FAMILY: "Times New Roman"; MARGIN: 0in 0in 0pt; =
    mso-style-parent: ""; mso-pagination: widow-orphan; =
    mso-fareast-font-family: "Times New Roman"
    SPAN.GramE {
        mso-style-name: ""; mso-gram-e: yes
    DIV.Section1 {
        page: Section1
    </STYLE>
    <DIV class=3DSection1>
    <P class=3DMsoNormal align=3Dleft><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">Thanks!</SPAN></P> <P class=3DMsoNormal>&nbsp;</P> <P class=3DMsoNormal><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: = Arial">Kevin=20 Simmons</SPAN></P> <P
    class=3DMsoNormal><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: = Arial">Project=20 Manager</SPAN></P> <P class=3DMsoNormal><o:p>&nbsp;</o:p></P>
    <P class=3DMsoNormal><IMG src=3D"cid:831025321@07022014-2937" = width=3D130 height=3D130=20 v:shapes=3D"_x0000_i1025"></P> <P class=3DMsoNormal><?xml:namespace prefix =3D "st1" ns =3D=20 "urn:schemas-microsoft-com:office:smarttags"
    /><st1:Street=20 w:st=3D"on"><st1:address w:st=3D"on"><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">4515 S McClintock Dr. = Suite=20 206</SPAN></st1:address></st1:Street></P>
    <P class=3DMsoNormal><st1:place w:st=3D"on"><st1:City w:st=3D"on"><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: = Arial">Tempe</SPAN></st1:City><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">, <st1:State=20 w:st=3D"on">Arizona</st1:State> <st1:PostalCode=20 w:st=3D"on">85282</st1:PostalCode></SPAN></st1:place></P>
    <P class=3DMsoNormal><SPAN class=3DGramE><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">p</SPAN></SPAN><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial"> 602 283 1620</SPAN></P> <P class=3DMsoNormal><SPAN class=3DGramE><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">f</SPAN></SPAN><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial"> 602 283 1621</SPAN></P> <P class=3DMsoNormal><SPAN class=3DGramE><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">c</SPAN></SPAN><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial"> 480 702 9687</SPAN></P> <P class=3DMsoNormal><SPAN=20
    style=3D"FONT-SIZE: 10pt; FONT-FAMILY: = Arial">[email protected]</SPAN></P></DIV>
    <DIV>&nbsp;</DIV></BODY></HTML>
    ------=_NextPart_001_0051_01CF2414.572804A0--
    ------=_NextPart_000_0050_01CF2414.572804A0
    Content-Type: image/jpeg;
        name="image002.jpg"
    Content-Transfer-Encoding: base64
    Content-ID: <831025321@07022014-2937>
    /9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a
    HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy
    MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCACCAIIDASIA
    AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA
    AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3
    ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm
    p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QA
    p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+HwEA
    AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx
    BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK
    U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3
    uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD3
    uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3++iii
    gAooooAKKKKACq97dGzg81bae4O4DZAoLfXkjirFFAHltr8ZNKtPtNteadrU00V1OhZbdCABIwA+
    +OgwPwqf/hdmg/8AQI13/wABk/8Ai68juv8AkL6t/wBhG5/9GtTKxdVp2PKqY+cJuKS0PfvB
    +Xiwe
    JdNFylnqHlyXE4WaeNVVVEjYU4bqBgdO1dZXA/Bz/knsP/X5c/8Ao1q76tkepF3SYUUUUDCiiigA
    ooooAKKy9S1yz017ZZJ4B5twIWLzKuzIJyc/T9ak/t3R/wDoK2P/AIEJ/jQBoUVjXfibTLc2yxX1
    nM006Q4W4XKhu/XtWvHIkqB43V1PdTkUAOoqhqWqRad9nDFC0s6QkFwpUMcZq6jpIu5GVh6g5oAd
    RRRQB8sXX/IX1b/sI3P/AKNamU+6/wCQvq3/AGEbn/0a1Mrkl8TPnK/8WXqz2z4Of8k9h/6/Ln/0
    a1d9XA/Bz/knsP8A1+XP/o1q76upbH0MPhQUUUEgDJOAKZQUVU0/UYNTt2uLUs0O8qshXAkx/Evq
    voe+OKG1G3GqLpysz3JjMjKi5Ea9ix7Z7euD6GgC3RRRQB5X8atNsF8N2EosbYSy6pH5jiJd
    voe+z5R8
    5OOa8g/s2x/58rf/AL9L/hXtPxs/5FXS/wDsKRf+gSV4vPMfMECZyeWK9ceg9/ft+VYVdzyce5e0
    ST6EKCHT9Rsbuy06zlmtrlJNskYEZx/C2Oo9q3L7Xtd1NDHdarNFbEki0sP9GgXPbamCfxJrHkiY
    JEC21RIoCJwB+PWtbQfDq+I9Ua0zJFaRY+0SwjdK7HlYogf4yASSeFHJ7VMXJ6IypTqztTgz
    JEC21RIoCJwB+PWtbQfDq+I9Ua0zJFaRY+nbyD
    SYHQTi3Ehdc+Y2Wx+JzV6yjht2FxplxLav2ls7hoz+amvZZfh/aaZZWRtlXSzLdQx+TaHd/F
    SYHQTi3Ehdc+Y2Wx+JzV6yjht2FxplxLav2ls7hoz+96R2
    yXb3GB9etUPFPw2sLiALa2NppusAn7NdQKVt7xv+ecqnO1j2Jzz0J6Vp7N9Gdbwc0rxm7nPa
    yXb3GB9etUPFPw2sLiALa2NppusAn7NdQKVt7xv+F8Tv
    E2hsqXzjW7MdVmwlwo/2XAw30YfjXsvhvxRpXivTftulXBdVO2WJxtkhb+669j/PtmvmaONWVsxy
    W8qMUkjPDRupwykeoIIq3pesal4a1ePV9OkC3CYVweEuE/55yD09G7GlGo07MzoYyUZclUS6/wCQ
    vq3/AGEbn/0a1MqG3vV1GS7vVjaIXF3PL5b9U3SMcH3GamrKXxM4K/8AFl6s9s+Dn/JPYf8Ar8uf
    /RrV31cD8HP+Sew/9flz/wCjWrvWZUUsxCqBkknAArqWx9DD4UDMqKWYhVAySTgAV8/eNvFv9uX0
    1hoWo6iukgss9x9sc/aieqoCeIx69+3HW98QPiA/ieSXR9HlZNEUlZ7hDg3hHVVP/PP1P8X068no
    +j6h4i1aPR9HjUzkAyysP3dtH/eb+i96zlN35YnFiMRJy9lR3J9Gi8U+INVi0bRtd1nztoMk
    +hv5P
    LtY+m5sH8l7/AEr3bRPB1pokMQTUNUuJwyyTTTXjkzuMfM4zg5wOOmOKn8K+FdO8I6OthYKW
    LtY+Zjvn
    uH5knfuzH+nQDgVuVcVZanVSpuEbSd2FFFFUanmfxvcR+EdOdui6nGT/AN8SV4zaRMkW+Ufv
    uH5knfuzH+nQDgVuVcVZanVSpuEbSd2FFFFUanmfxvcR+pPmf
    2J7fhXsnxvCS+E9MTcP+QrETg+ivXkeR6isKu55OYv30vIr3sqwQCZ/uowY/QV7r8KfDDaL4
    2J7fhXsnxvCS+E9MTcP+QrETg+Ttb2
    9jxqN6puHDDmMPg7frjbn6Adq8JvIBdi2te091DEfozgH+dfUt1fpZ3FhAqqVuZjDndjYAjN
    9jxqN6puHDDmMPg7frjbn6Adq8JvIBdi2te091DEfozgH+n/x3
    H41VJaXNcuguRyK3iD/V6d/2EIP/AEKtK5toby2kt7iMSQyLtZT3FZfiB0MenfOv/H/B3/2quajq
    K2MEcoCvvnihxuxje4XP4ZzWp6J4B4+06TR/HMsUuSbuISFz/wAtSvAf6suAfVkY96wSARgj
    K2MEcoCvvnihxuxje4XP4ZzWp6J4B4+Ir0z
    44WUZTw7qiFfMju2tmweSroT+hX9a8zyPUVz1V7x4mPhy1brqZcGbLWXt+fJuU8xP95eo/LH
    44WUZTw7qiFfMju2tmweSroT+hX9a8zyPUVz1V7x4mPhy1brqZcGbLWXt+5VqV
    Q1PC/ZJ/4orhOfZvlP8AOrryLGAzfdzgn0+tQ9Tmn7yUj234PMqfDuNmIVRd3JJJwAPNauJ+IHxA
    bxNJJo+kTFNFVik9wpwbwjqqn/nn6n+L6deStPE2oXPg1PDcG6200XE73Mit811ukYhBjomO
    bxNJJo+vr06
    daNxGWg8qNQCcBT2T0P4VrKelkejXxfLFU4PXq+xoaPo+oeItWj0fR41M5AMsrD93bR/3m/o
    daNxGWg8qNQCcBT2T0P4VrKelkejXxfLFU4PXq+xoaPo+vevo
    Twr4V07wjo62FgpZmO+e4fmSd+7Mf6dAOBXL/By50h/CLWtlAIdSt5MakGO55JT0kJ7qw6en
    Twr4V07wjo62FgpZmO+e4fmSd+I7V6
    JVwikjqw1CNKGmrfUKKKKs6QooooA8n+M+laZZ+G9PuYrC2ilk1WMPIkQDNlXzk98mvKPs0H
    JVwikjqw1CNKGmrfUKKKKs6QooooA8n+M+laZZ+/PGP
    /vkV7F8cE8zwjpyZxnU4xn0+SSvHLaYzQgtgSL8rj0Ydawq7nk5hfnTXYjljtoJ7KV4YvLS8gL5U
    Y2+Yuc+2K+k73wlpM11p8kOk6eEhnLyjyFG5fLdcdOeSp/CvmzUYRc2hgPHmELn0zX0J8N/E
    Y2+Yuc+2K+x8Q+
    EbE3T/6fDEEmB6vtO0t+YIPuPpVUnpY2y+d4OJNrvh3RY47DZpNku6+hU4gUZBbp0qzqnhLSrm2i
    S20iwV1uIXb9yo+VZFLdvQGrXiD/AFenf9hCD/0KtZ3WNGd2CqoyWJwAPWtT0Dxr4z2Ok2Nt
    S20iwV1uIXb9yo+4fs7
    SxtIJ571pG8uJVJRIznoOmWFebfZoP8AnjH/AN8iul+Imqtr3jwT5PkWdsEhQjoHOQT7sPm+jLXP
    1z1X7x4uPnerZdDM1OGER20SxIGluEUYXsDk/oKvPbxPEYtoEZPzKvAPsaoA/bdcRwcw2qEj0LNw
    D+Wf8mtSoZzTbikvmUtPFxDAi3ETJFM8ptZD0lVXKsM+qnqPQg1dr0fwp4Th8X/B1bPcsV7D
    D+Wf8mtSoZzTbikvmUtPFxDAi3ETJFM8ptZD0lVXKsM+e3Mt
    ncEf6uUStjP+yehHoa83AmjklguYWguoHMU8LdY3HUf4HuMVU421N8VQ5LTWz/MvaHrl34X1
    ncEf6uUStjP+6DWr
    NWfyxsuYFP8Ar4SeV/3h1X3HvX0npuo2ur6bb6hYzLNa3EYkjkXoQa+X67b4YeLf+Ef1caHeyY0v
    UJM27MeILg/w+yv+jfWqpz6M3wOIt+6l8j3Siiitz1QooooA81+Nn/Iq6X/2FIv/AECSvF5YzHJ5
    yHbnhj2+p9q9o+Nn/Iq6X/2FIv8A0CSvH6wq7nkZg7VF6FWaYARCQGM+YvXofoa6Pwj4ki8N
    yHbnhj2+p9q9o+6o32
    qd4dOuH3/aYvmazlxjeV/ijYAB19ge1c89tcyXFpbWMPnyz3CRxwbgu5j0AJ4H48U65VLG6NtqNo
    9hdA8xXcXlt+GeD9QTUxutUY0XOnapBaHuur+LrNbfTRevGWN3DKk1mfPimUHOV25I+jD6E1
    9hdA8xXcXlt+GeD9QTUxutUY0XOnapBaHuur+LrNbfTRevGWN3DKk1mfPimUHOV25I+R8Ye
    OLO004PcPFI8mfsukxzK0lw3ZpypwkY6kd+5P3a8UWJbbDWM89qHlUsLWdowxzwcKQM+9NMW
    OLO004PcPFI8mfsukxzK0lw3ZpypwkY6kd+5P3a8UWJbbDWM89qHlUsLWdowxzwcKQM+n2YZ
    pPIQsdzvKwLMfUk8k1o6qtodkswjy+6ncsPdNJPNcXlyJ7y5kaadxyXduuAO3YDsAKakN5qN
    pPIQsdzvKwLMfUk8k1o6qtodkswjy+1BY2
    ls8tzcvsht1+9Kff+6o6k+laug+Gtc8TOq6JpjC3Y4N7cIYoFHqCRl/oor2/wX4C0/whA0oc
    ls8tzcvsht1+9Kff+6o6k+laug+3mqT
    DE97IoDEf3UH8K+w/HNTGDbuzGjhZ1Jc9TT8z53srOWx+1W1wyPcRXMscrp0Zlcrx7cce1Wq
    DE97IoDEf3UH8K+fdf8
    hfVv+wjc/wDo1qZWct2cdf8Aiy9T2z4Of8k9h/6/Ln/0a1Y3xa8IEqfFmnREywoF1GJBzJEO
    hfVv+kgH9
    5O/qv0FbPwc/5J7D/wBflz/6Nau9ZQ6lWAKkYII4IrptdWPe5FOnyy2aPlUEMoZSCpGQR3FNliSe
    JopBlWGDXR+N/CZ8HeIPKgQ/2RfMz2Tdom6tCfp1X247Vz9c0k4ux4NWnKjPlZ7Z8MPGT+IN
    JopBlWGDXR+LbSt
    Sl3avYKA7HrcRdFl+vZvf6iu+r5bsr+80fVLXVtOYLe2jbkBOFkU/ejb2Yce3B7V9IeHdes/
    Sl3avYKA7HrcRdFl+vZvf6iu+r5bsr+Euh2
    2q2LHypl5RvvRsOGRvQg5FdEJcyPZwuI9tDXdGpRRRVnUea/Gz/kVdL/AOwpF/6BJXj9ewfGz/kV
    dL/7CkX/AKBJXj9YVdzx8x/iL0Lug/8AI4eHf+wpB/OvpW8sbTUIDBe2sFzCesc0YdT+Br5q0H/k
    cPDv/YUg/nX07V0vhOrL/wCF8ziNV+FvhO7MDW/h3T42FwjS7E8vKZ+YfLWvp/gXwppcgksvD2mx
    SDo/2dSw/EjNHh3xpovim/1Sy0u4eSbTZfKnDJtGckZX1GVPNc3qfxq8IaRqt5pt098J7SVoZdls
    SoZTg856Vodx6IAAMAYAqte2n22DyvtFxB8wO+B9jfTPpWLN478OQeEU8UPqSf2TIPklAOWb
    SoZTg856Vodx6IAAMAYAqte2n22DyvtFxB8wO+ONoX
    ruyCMexql4X+JnhvxdNc2+nTzpdW8Zle3uItjlB/EB3HT86AMG2+Dei3P2i4vbnWI55bqZyF
    ruyCMexql4X+JnhvxdNc2+vOCD
    IxB6dxg/jU//AApXw1/z/a1/4G//AFq6K08daLe+CpfFkLTnS4ldmJiw+Fbafl+oqtd/Ejw/Zm3E
    rXWZ9M/tVNsJP7jGf++valZEOnB6tIk8G+Eo/DVgIIri/Ecc85SGW43qVaRtrEY6kYP1rqq81tfj
    n4Nu7yK1ibUDLK6xqDanqTgZ5qfVPjT4R0jVrzTLlr/7RaTNDLstiwDKcHBzTLOh8SeDNO8U2k9v
    qE975cuGVUuGCxuPusq9AQea5Sw+DWgSWaG+/tSO5GVkCagxViDjcPY9cdRnFdDe/Efw5p3h
    qE975cuGVUuGCxuPusq9AQea5Sw+DWgSWaG+Oz8S
    XVzLFZXv/HvGYz5spyRgJ+H0qnY/FjwrqPh7UdZgnuPK07b9pgaEiZAzBQdvcZPUGlZEuMXuin/w
    pbwr/wA9tW/8Dnq3pXw+tvDN6i6Rdap9huWJuYvtzAq+OJPfptI+h7Gqel/Gvwjq+q2um2rX5uLm
    ZYYw1qQNzHAyc8danv8A4x+DtO1+TSJrycyRTCCa4SEmGJ84IZvY9SMiiyBRitkd9RSAhlDK
    ZYYw1qQNzHAyc8danv8A4x+DtO1+QQRk
    Ed6KZR5t8bP+RV0v/sKRf+gSV4/XsvxK0TXvENjYWEB02NDqSNC0jyZOFfG7C+npXH/8Kh8Y
    Ed6KZR5t8bP+f8/e
    hf8Afyb/AOJrKpByeh52Mw9SrNOC6HL6D/yOHh3/ALCkH86998ca8PDPgrVtW3ASQQN5We8jfKn/
    AI8RXlUPw28U6LrWjX9xcaM6xahCwWOSXJbPHVelem+JPCbeMtHtLDWbjyEhuluJY7Q5SYLn
    AI8RXlUPw28U6LrWjX9xcaM6xahCwWOSXJbPHVelem+CksM
    455qqaaVmb4SlKnT5Zb3PD/hdr+h6J458ORabePLJqdi1pqgdGUC5LF1OT15IXI9PerMniHxX4a1
    Lx/qGiaZp91pqatILuS4Qu0RJIBCgjK888GvafFHgjTPE2n21uf9BltrlLmG4to1Do6dO3TmjSfB
    Gn6Y3iHfLJdRa7O81zHKBtG4EFRjtyas6jyWDQrXSofhZpst3DqGm3N9NdSSqP3UkrbWQAHsM4wf
    f6V6pq1v4VXxfFNOLdfExsJBbDcQ7RYbPA4P8XXnrWbB8J9JXwR/wi11fXlzaxTm4tJ2KrLat/sE
    D1J6+pqTwt8MNP8ADmoXWp3Gp3+q6pPCYBd3sm5o4z2X/GgDxrSZPHQ+B90lpBpJ8M+VNvdy
    D1J6+pqTwt8MNP8ADmoXWp3Gp3+ftG3
    ed2OcZznHFdt4cAPxL8CgjI/4RJP5Gu4sfh5Y2Hw6m8GJe3LWkqSIZ2C+YN7Fj2x3qWw8B2Wn+IN
    H1dLy4aXS9MGmxowXa6D+I8daAOd8Hov/C7PHo2rgR2mOOnyVy3h0eOD4w8bf8IpForwf2vJ
    H1dLy4aXS9MGmxowXa6D+5x1D
    du3ZONu3tivV9L8J22leLta8RR3Mzz6qsQkibG1Ni4GO/wCdcjffBuC61rUdTtvFWuWDX9w1xLFa
    zBF3E57devegCldx3dx8ZPBcPiOO1NxHpMsgSIZh+0/Nu2A+gAI+grtrS28KJ48v3thbjxK9
    zBF3E57devegCldx3dx8ZPBcPiOO1NxHpMsgSIZh+qv2p
    VJ3mLIwSOn93nr0rM1L4Y6fq3hjTdKu9T1F7zTWZ7XVfN/0lGJyfm7jp+Qq14L+H2n+DZby7S7u9
    Q1O8x9ovbt90jAdB7D/PYUAYPw2Rf+E3+IXyjjVFxx04auM+y6p4e0rXLzRBpPinwJPdS3F7bsds
    0YyC4zwcqMc89M4r2DQPClt4f1fXNRguJpZNXuRcSq4GEIzwuO3PeuRv/grpF3qt1PBq+qWenXk3
    nXemQTbYZWzkjHYH9O2KAPQtLmtrjSbOazXbayQI8K4xhCoKj8sUVYhhjt4I4YUCRRqERR0UAYAo
    oAcVVsblBwcjI6GloooARlVsblBwcjI6GloooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAP
    /9k=
    ------=_NextPart_000_0050_01CF2414.572804A0--
    beyond that - the Global Address Book does not update!

  • Unable to function canon usb scan-print mp550

    usblp allowed and is the only way to detect the device
    drivers tryed gutenprint,foomatic,and some aur mp550
    gutenprint says
    printing 1.7% done, but nothing happens
    foomatic says:
    unable to copy ppd file
    (while installing)
    (Maybe there is more to do about it, I did not see)
    aur says filter failed
    outputs:
    Page 1 (Scheduler not running?):
    {'cups_connection_failure': False}
    Page 2 (Choose printer):
    {'cups_dest': <cups.Dest Canon_MP550_series1111>,
    'cups_instance': None,
    'cups_queue': 'Canon_MP550_series1111',
    'cups_queue_listed': True}
    Page 3 (Check printer sanity):
    {'cups_device_uri_scheme': u'cnijusb',
    'cups_printer_dict': {'device-uri': u'cnijusb:/dev/usb/lp0',
    'printer-info': u'Canon MP550 series',
    'printer-is-shared': False,
    'printer-location': u'',
    'printer-make-and-model': u'Canon PIXMA MP550 - CUPS+Gutenprint v5.2.9',
    'printer-state': 3,
    'printer-state-message': u'Printing page 1, 3%',
    'printer-state-reasons': [u'none'],
    'printer-type': 10522636,
    'printer-uri-supported': u'ipp://localhost:631/printers/Canon_MP550_series1111'},
    'cups_printer_remote': False,
    'is_cups_class': False,
    'local_cups_queue_attributes': {'auth-info-required': u'none',
    'charset-configured': u'utf-8',
    'charset-supported': [u'us-ascii', u'utf-8'],
    'color-supported': True,
    'compression-supported': [u'none', u'gzip'],
    'copies-default': 1,
    'copies-supported': (1, 9999),
    'cups-version': u'1.6.1',
    'device-uri': u'cnijusb:/dev/usb/lp0',
    'document-format-default': u'application/octet-stream',
    'document-format-supported': [u'application/octet-stream',
    u'application/pdf',
    u'application/postscript',
    u'application/vnd.cups-pdf',
    u'application/vnd.cups-pdf-banner',
    u'application/vnd.cups-raster',
    u'application/vnd.cups-raw',
    u'application/x-cshell',
    u'application/x-csource',
    u'application/x-perl',
    u'application/x-shell',
    u'image/gif',
    u'image/jpeg',
    u'image/png',
    u'image/tiff',
    u'image/urf',
    u'image/x-bitmap',
    u'image/x-photocd',
    u'image/x-portable-anymap',
    u'image/x-portable-bitmap',
    u'image/x-portable-graymap',
    u'image/x-portable-pixmap',
    u'image/x-sgi-rgb',
    u'image/x-sun-raster',
    u'image/x-xbitmap',
    u'image/x-xpixmap',
    u'image/x-xwindowdump',
    u'text/css',
    u'text/html',
    u'text/plain'],
    'finishings-default': 3,
    'finishings-supported': [3],
    'generated-natural-language-supported': [u'cs-cz'],
    'ipp-versions-supported': [u'1.0',
    u'1.1',
    u'2.0',
    u'2.1'],
    'ippget-event-life': 15,
    'job-creation-attributes-supported': [u'copies',
    u'finishings',
    u'ipp-attribute-fidelity',
    u'job-hold-until',
    u'job-name',
    u'job-priority',
    u'job-sheets',
    u'media',
    u'media-col',
    u'multiple-document-handling',
    u'number-up',
    u'output-bin',
    u'output-mode',
    u'orientation-requested',
    u'page-ranges',
    u'print-quality',
    u'printer-resolution',
    u'sides'],
    'job-hold-until-default': u'no-hold',
    'job-hold-until-supported': [u'no-hold',
    u'indefinite',
    u'day-time',
    u'evening',
    u'night',
    u'second-shift',
    u'third-shift',
    u'weekend'],
    'job-ids-supported': True,
    'job-k-limit': 0,
    'job-k-octets-supported': (0, 7091968),
    'job-page-limit': 0,
    'job-priority-default': 50,
    'job-priority-supported': [100],
    'job-quota-period': 0,
    'job-settable-attributes-supported': [u'copies',
    u'finishings',
    u'job-hold-until',
    u'job-name',
    u'job-priority',
    u'media',
    u'media-col',
    u'multiple-document-handling',
    u'number-up',
    u'output-bin',
    u'output-mode',
    u'orientation-requested',
    u'page-ranges',
    u'print-quality',
    u'printer-resolution',
    u'sides'],
    'job-sheets-default': (u'none', u'none'),
    'job-sheets-supported': [u'none',
    u'classified',
    u'confidential',
    u'secret',
    u'standard',
    u'topsecret',
    u'unclassified'],
    'jpeg-k-octets-supported': (0, 7091968),
    'jpeg-x-dimension-supported': (0, 65535),
    'jpeg-y-dimension-supported': (1, 65535),
    'marker-change-time': 0,
    'media-bottom-margin-supported': [0,
    1588,
    1517],
    'media-col-default': '(unknown IPP value tag 0x34)',
    'media-col-supported': [u'media-bottom-margin',
    u'media-left-margin',
    u'media-right-margin',
    u'media-size',
    u'media-source',
    u'media-top-margin',
    u'media-type'],
    'media-default': u'iso_a4_210x297mm',
    'media-left-margin-supported': [0, 635, 776],
    'media-right-margin-supported': [0,
    635,
    776],
    'media-size-supported': ['(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)',
    '(unknown IPP value tag 0x34)'],
    'media-source-supported': [u'auto',
    u'rear',
    u'main',
    u'continuous',
    u'alloc-paper'],
    'media-supported': [u'na_letter_8.5x11in',
    u'na_legal_8.5x14in',
    u'na_executive_7.25x10.5in',
    u'jpn_hagaki_100x148mm',
    u'om_cd5-inch_116.06x116.06mm',
    u'om_cd3-inch_64.91x64.91mm',
    u'om_cdcustom_119.94x119.94mm',
    u'oe_w216h360_3x5in',
    u'oe_w252h360_3.5x5in',
    u'oe_w288h432_4x6in',
    u'om_w324h495_114.3x174.63mm',
    u'om_w297h421_104.78x148.52mm',
    u'oe_w288h576_4x8in',
    u'oe_w360h504_5x7in',
    u'oe_w360h576_5x8in',
    u'oe_w432h576_6x8in',
    u'oe_c8x10_8x10in',
    u'na_invoice_5.5x8.5in',
    u'oe_w576h864_8x12in',
    u'iso_a4_210x297mm',
    u'iso_a5_148x210mm',
    u'iso_a6_105x148mm',
    u'iso_a7_74x105mm',
    u'iso_a8_52x74mm',
    u'iso_a9_37x52mm',
    u'iso_a10_26x37mm',
    u'om_w609h864_214.84x304.8mm',
    u'iso_b5_176x250mm',
    u'iso_b6_125x176mm',
    u'iso_b7_88x125mm',
    u'iso_b8_62x88mm',
    u'iso_b9_44x62mm',
    u'iso_b10_31x44mm',
    u'jis_b5_182x257mm',
    u'jis_b6_128x182mm',
    u'jis_b7_91x128mm',
    u'jis_b8_64x91mm',
    u'jis_b9_45x64mm',
    u'jis_b10_32x45mm',
    u'om_c5_161.93x228.95mm',
    u'om_w354h918_124.88x323.85mm',
    u'om_c6_113.95x161.93mm',
    u'om_c6-l_161.93x113.95mm',
    u'om_dl_109.71x219.78mm',
    u'om_w229h459_80.79x161.93mm',
    u'om_w229h459-l_161.93x80.79mm',
    u'om_c7_80.79x113.95mm',
    u'om_c7-l_113.95x80.79mm',
    u'om_c8_56.8x80.79mm',
    u'om_c8-l_80.79x56.8mm',
    u'om_c9_39.86x56.8mm',
    u'om_c9-l_56.8x39.86mm',
    u'om_c10_27.87x39.86mm',
    u'om_c10-l_39.86x27.87mm',
    u'om_ea5_155.93x228.95mm',
    u'oe_w612h936_8.5x13in',
    u'om_w535h697_188.74x245.89mm',
    u'om_w569h731_200.73x257.88mm',
    u'om_w348h527_122.77x185.91mm',
    u'om_w365h561_128.76x197.91mm',
    u'om_w391h612_137.94x215.9mm',
    u'om_w442h663_155.93x233.89mm',
    u'om_w314h504_110.77x177.8mm',
    u'om_w314h513_110.77x180.98mm',
    u'om_w283h425_99.84x149.93mm',
    u'om_w420h567_148.17x200.03mm',
    u'om_w340h666_119.94x234.95mm',
    u'om_w255h581_89.96x204.96mm',
    u'om_w255h581-l_204.96x89.96mm',
    u'om_w297h666_104.78x234.95mm',
    u'om_w277h538_97.72x189.79mm',
    u'om_w277h538-l_189.79x97.72mm',
    u'om_com10_104.78x241.3mm',
    u'om_w315h414_111.13x146.05mm',
    u'om_monarch_98.43x190.5mm',
    u'om_monarch-l_190.5x98.43mm',
    u'om_w288h387_101.6x136.53mm',
    u'oe_w288h504_4x7in',
    u'om_w288h512_101.6x180.62mm',
    u'om_w253h337_89.25x118.89mm',
    u'om_w155h244_54.68x86.08mm',
    u'om_w155h257_54.68x90.66mm',
    u'om_w283h566_99.84x199.67mm',
    u'custom_min_0.35x0.35mm',
    u'custom_max_215.9x676.28mm'],
    'media-top-margin-supported': [0, 635, 600],
    'media-type-supported': [u'stationery',
    u'photo-plus-gloss2',
    u'photo-pro2',
    u'photo-pro-plat',
    u'photo-pro-semi-gloss',
    u'photographic-glossy',
    u'photopaper-matte',
    u'stationery-coated',
    u'hagaki-a',
    u'ink-jet-hagaki',
    u'canon-photo-hagaki-k',
    u'pro-photo-hagaki-p',
    u'hagaki',
    u'tshirt',
    u'envelope',
    u'photopaper-other'],
    'multiple-document-handling-supported': [u'separate-documents-uncollated-copies',
    u'separate-documents-collated-copies'],
    'multiple-document-jobs-supported': True,
    'multiple-operation-time-out': 300,
    'natural-language-configured': u'cs-cz',
    'notify-attributes-supported': [u'printer-state-change-time',
    u'notify-lease-expiration-time',
    u'notify-subscriber-user-name'],
    'notify-events-default': [u'job-completed'],
    'notify-events-supported': [u'job-completed',
    u'job-config-changed',
    u'job-created',
    u'job-progress',
    u'job-state-changed',
    u'job-stopped',
    u'printer-added',
    u'printer-changed',
    u'printer-config-changed',
    u'printer-deleted',
    u'printer-finishings-changed',
    u'printer-media-changed',
    u'printer-modified',
    u'printer-restarted',
    u'printer-shutdown',
    u'printer-state-changed',
    u'printer-stopped',
    u'server-audit',
    u'server-restarted',
    u'server-started',
    u'server-stopped'],
    'notify-lease-duration-default': 86400,
    'notify-lease-duration-supported': (0,
    2147483647),
    'notify-max-events-supported': [100],
    'notify-pull-method-supported': [u'ippget'],
    'notify-schemes-supported': [u'dbus',
    u'mailto',
    u'rss'],
    'number-up-default': 1,
    'number-up-supported': [1, 2, 4, 6, 9, 16],
    'operations-supported': [2,
    4,
    5,
    6,
    8,
    9,
    10,
    11,
    12,
    13,
    14,
    16,
    17,
    18,
    19,
    20,
    21,
    22,
    23,
    24,
    25,
    26,
    27,
    28,
    34,
    35,
    37,
    38,
    56,
    57,
    59,
    16385,
    16386,
    16387,
    16388,
    16389,
    16390,
    16391,
    16392,
    16393,
    16394,
    16395,
    16396,
    16397,
    16398,
    16399,
    16423,
    14],
    'orientation-requested-default': None,
    'orientation-requested-supported': [3,
    4,
    5,
    6],
    'output-bin-default': u'face-down',
    'output-bin-supported': [u'face-down'],
    'output-mode-default': u'color',
    'output-mode-supported': [u'monochrome',
    u'color'],
    'page-ranges-supported': True,
    'pages-per-minute': 1,
    'pages-per-minute-color': 1,
    'pdf-k-octets-supported': (0, 7091968),
    'pdf-versions-supported': [u'adobe-1.2',
    u'adobe-1.3',
    u'adobe-1.4',
    u'adobe-1.5',
    u'adobe-1.6',
    u'adobe-1.7',
    u'iso-19005-1_2005',
    u'iso-32000-1_2008',
    u'pwg-5102.3'],
    'pdl-override-supported': [u'attempted'],
    'port-monitor': u'none',
    'port-monitor-supported': [u'none'],
    'print-color-mode-default': u'color',
    'print-color-mode-supported': [u'monochrome',
    u'color'],
    'print-quality-default': 4,
    'print-quality-supported': [4, 5],
    'printer-commands': [u'AutoConfigure',
    u'Clean',
    u'PrintSelfTestPage'],
    'printer-current-time': '(IPP_TAG_DATE)',
    'printer-dns-sd-name': None,
    'printer-error-policy': u'stop-printer',
    'printer-error-policy-supported': [u'abort-job',
    u'retry-current-job',
    u'retry-job',
    u'stop-printer'],
    'printer-icons': u'http://localhost:631/icons/Canon_MP550_series1111.png',
    'printer-info': u'Canon MP550 series',
    'printer-is-accepting-jobs': True,
    'printer-is-shared': True,
    'printer-location': u'',
    'printer-make-and-model': u'Canon PIXMA MP550 - CUPS+Gutenprint v5.2.9',
    'printer-more-info': u'http://localhost:631/printers/Canon_MP550_series1111',
    'printer-name': u'Canon_MP550_series1111',
    'printer-op-policy': u'default',
    'printer-op-policy-supported': [u'authenticated',
    u'default'],
    'printer-resolution-default': (600, 600, 3),
    'printer-resolution-supported': [(601,
    600,
    3),
    (600,
    600,
    3),
    (602,
    600,
    3),
    (300,
    300,
    3),
    (603,
    600,
    3),
    (604,
    600,
    3),
    (605,
    600,
    3),
    (606,
    600,
    3),
    (607,
    600,
    3),
    (608,
    600,
    3),
    (609,
    600,
    3),
    (610,
    600,
    3),
    (611,
    600,
    3)],
    'printer-settable-attributes-supported': [u'printer-info',
    u'printer-location'],
    'printer-state': 3,
    'printer-state-change-time': 1355402470,
    'printer-state-message': u'Printing page 1, 3%',
    'printer-state-reasons': [u'none'],
    'printer-type': 10522636,
    'printer-up-time': 1355403134,
    'printer-uri-supported': [u'ipp://localhost:631/printers/Canon_MP550_series1111'],
    'printer-uuid': u'urn:uuid:6caa3418-d731-3835-5ffa-5f3d6f79bf61',
    'queued-job-count': 0,
    'server-is-sharing-printers': True,
    'sides-default': u'one-sided',
    'sides-supported': [u'one-sided'],
    'uri-authentication-supported': [u'requesting-user-name'],
    'uri-security-supported': [u'none'],
    'which-jobs-supported': [u'completed',
    u'not-completed',
    u'aborted',
    u'all',
    u'canceled',
    u'pending',
    u'pending-held',
    u'processing',
    u'processing-stopped']}}
    Page 4 (Check PPD sanity):
    {'cups_printer_ppd_defaults': {u'C0L0': {u'StpFullBleed': u'False',
    u'StpInkSet': u'None',
    u'StpInkType': u'CMYK'},
    u'C1L0': {u'StpBrightness': u'None',
    u'StpColorCorrection': u'None',
    u'StpContrast': u'None',
    u'StpFineBrightness': u'None',
    u'StpFineContrast': u'None',
    u'StpFineSaturation': u'None',
    u'StpImageType': u'TextGraphics',
    u'StpSaturation': u'None'},
    u'C1L1': {u'StpBlackDensity': u'None',
    u'StpCyanDensity': u'None',
    u'StpDensity': u'None',
    u'StpDitherAlgorithm': u'None',
    u'StpFineBlackDensity': u'None',
    u'StpFineCyanDensity': u'None',
    u'StpFineDensity': u'None',
    u'StpFineMagentaDensity': u'None',
    u'StpFineYellowDensity': u'None',
    u'StpMagentaDensity': u'None',
    u'StpYellowDensity': u'None'},
    u'C1L2': {u'StpBlackGamma': u'None',
    u'StpCyanBalance': u'None',
    u'StpCyanGamma': u'None',
    u'StpFineBlackGamma': u'None',
    u'StpFineCyanBalance': u'None',
    u'StpFineCyanGamma': u'None',
    u'StpFineGamma': u'None',
    u'StpFineMagentaBalance': u'None',
    u'StpFineMagentaGamma': u'None',
    u'StpFineYellowBalance': u'None',
    u'StpFineYellowGamma': u'None',
    u'StpGamma': u'None',
    u'StpMagentaBalance': u'None',
    u'StpMagentaGamma': u'None',
    u'StpYellowBalance': u'None',
    u'StpYellowGamma': u'None'},
    u'C1L4': {u'StpLinearContrast': u'False'},
    u'C1L5': {u'StpBlackTrans': u'None',
    u'StpFineBlackTrans': u'None',
    u'StpFineGCRLower': u'None',
    u'StpFineGCRUpper': u'None',
    u'StpFineInkLimit': u'None',
    u'StpFineLightCyanTrans': u'None',
    u'StpFineLightMagentaTrans': u'None',
    u'StpFineLightYellowTrans': u'None',
    u'StpGCRLower': u'None',
    u'StpGCRUpper': u'None',
    u'StpInkLimit': u'None',
    u'StpLightCyanTrans': u'None',
    u'StpLightMagentaTrans': u'None',
    u'StpLightYellowTrans': u'None'},
    u'General': {u'ColorModel': u'rgb',
    u'InputSlot': u'AutoSwitch',
    u'MediaType': u'plain',
    u'PageRegion': u'A4',
    u'PageSize': u'A4',
    u'Resolution': u'600dpi',
    u'StpColorPrecision': u'Normal',
    u'StpQuality': u'Standard',
    u'StpiShrinkOutput': u'Shrink'}},
    'cups_printer_ppd_valid': True,
    'missing_pkgs_and_exes': ([], [])}
    Page 5 (Local or remote?):
    {'printer_is_remote': False}
    Page 6 (Choose device):
    {'cups_device_dict': {'device-class': u'direct',
    'device-id': u'',
    'device-info': u'USB Printer #1 with status readback for Canon IJ',
    'device-location': u'',
    'device-make-and-model': u'Canon MP550 series'}}
    Page 7 (Printer state reasons):
    {'printer-state-message': u'Printing page 1, 3%',
    'printer-state-reasons': [u'none']}
    Page 8 (Error log checkpoint):
    {'cups_server_settings': {'BrowseLocalProtocols': 'dnssd',
    'DefaultAuthType': 'Basic',
    'JobPrivateAccess': 'default',
    'JobPrivateValues': 'default',
    'MaxLogSize': '2000000',
    'SubscriptionPrivateAccess': 'default',
    'SubscriptionPrivateValues': 'default',
    'SystemGroup': 'sys root',
    'WebInterface': 'Yes',
    '_debug_logging': '0',
    '_remote_admin': '0',
    '_remote_any': '0',
    '_share_printers': '0',
    '_user_cancel_any': '0'},
    'error_log_checkpoint': 225411L,
    'error_log_debug_logging_set': True}
    Page 9 (Print test page):
    {'test_page_attempted': '13/pro/2012:13:52:36 +0000',
    'test_page_completions': [(37, u'Job completed.')],
    'test_page_job_id': [37],
    'test_page_job_status': [(True,
    37,
    'Canon_MP550_series1111',
    'Test Page',
    'Dokon\xc4\x8deno',
    {'attributes-charset': u'utf-8',
    'attributes-natural-language': u'cs-cz',
    'document-format': u'application/vnd.cups-pdf-banner',
    'job-hold-until': u'no-hold',
    'job-id': 37,
    'job-k-octets': 1,
    'job-media-progress': 7,
    'job-media-sheets-completed': 1,
    'job-more-info': u'http://localhost:631/jobs/37',
    'job-preserved': True,
    'job-printer-state-message': u'',
    'job-printer-state-reasons': [u'none'],
    'job-printer-up-time': 1355403172,
    'job-printer-uri': u'ipp://localhost:631/printers/Canon_MP550_series1111',
    'job-priority': 50,
    'job-sheets': [u'none', u'none'],
    'job-state': 9,
    'job-state-reasons': u'processing-to-stop-point',
    'job-uri': u'ipp://localhost:631/jobs/37',
    'job-uuid': u'urn:uuid:bfa9f6dc-32e8-3ec1-5d21-064256a15bbf',
    'number-of-documents': 1,
    'printer-uri': u'ipp://localhost/printers/Canon_MP550_series1111',
    'time-at-completed': 1355403157,
    'time-at-creation': 1355403156,
    'time-at-processing': 1355403156})],
    'test_page_successful': False}
    Page 10 (Error log fetch):
    {'error_log': ['D [13/Dec/2012:13:52:27 +0100] [Client 16] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:27 +0100] [Client 17] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:27 +0100] [Client 16] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:27 +0100] [Client 16] Closing connection.',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 17] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 17] No authentication data provided.',
    'D [13/Dec/2012:13:52:27 +0100] [Client 17] 2.0 CUPS-Get-Printers 1',
    'D [13/Dec/2012:13:52:27 +0100] CUPS-Get-Printers',
    'D [13/Dec/2012:13:52:27 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 17] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:27 +0100] [Client 17] Closing connection.',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 14] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 14] No authentication data provided.',
    'D [13/Dec/2012:13:52:27 +0100] [Client 14] 2.0 Get-Jobs 72',
    'D [13/Dec/2012:13:52:27 +0100] Get-Jobs ipp://localhost/printers/',
    'D [13/Dec/2012:13:52:27 +0100] [Job 33] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] [Job 34] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 14] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 14] No authentication data provided.',
    'D [13/Dec/2012:13:52:27 +0100] [Client 14] 2.0 Get-Jobs 73',
    'D [13/Dec/2012:13:52:27 +0100] Get-Jobs ipp://localhost/printers/',
    'D [13/Dec/2012:13:52:27 +0100] [Job 26] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] [Job 27] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] [Job 28] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] [Job 29] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] [Job 30] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] [Job 31] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] [Job 32] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] [Job 35] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] [Job 36] Loading attributes...',
    'D [13/Dec/2012:13:52:27 +0100] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 14] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 14] No authentication data provided.',
    'D [13/Dec/2012:13:52:27 +0100] [Client 14] 2.0 Create-Printer-Subscription 74',
    'D [13/Dec/2012:13:52:27 +0100] Create-Printer-Subscription /',
    'D [13/Dec/2012:13:52:27 +0100] cupsdCreateSubscription(con=0xb8d09678(14), uri="/")',
    'D [13/Dec/2012:13:52:27 +0100] pullmethod="ippget"',
    'D [13/Dec/2012:13:52:27 +0100] notify-lease-duration=86400',
    'D [13/Dec/2012:13:52:27 +0100] notify-time-interval=0',
    'D [13/Dec/2012:13:52:27 +0100] cupsdAddSubscription(mask=17800, dest=(nil)(), job=(nil)(0), uri="(null)")',
    'D [13/Dec/2012:13:52:27 +0100] Added subscription #5 for server.',
    'D [13/Dec/2012:13:52:27 +0100] cupsdMarkDirty(----S)',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] Returning IPP successful-ok for Create-Printer-Subscription (/) from localhost',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] No authentication data provided.',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] 2.0 CUPS-Get-Printers 1',
    'D [13/Dec/2012:13:52:27 +0100] CUPS-Get-Printers',
    'D [13/Dec/2012:13:52:27 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] No authentication data provided.',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] 2.0 CUPS-Get-Printers 1',
    'D [13/Dec/2012:13:52:27 +0100] CUPS-Get-Printers',
    'D [13/Dec/2012:13:52:27 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:27 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:27 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] No authentication data provided.',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] 2.0 CUPS-Get-Printers 1',
    'D [13/Dec/2012:13:52:28 +0100] CUPS-Get-Printers',
    'D [13/Dec/2012:13:52:28 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] Closing connection.',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] No authentication data provided.',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] 2.0 CUPS-Get-Printers 1',
    'D [13/Dec/2012:13:52:28 +0100] CUPS-Get-Printers',
    'D [13/Dec/2012:13:52:28 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] Closing connection.',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] No authentication data provided.',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] 2.0 CUPS-Get-Printers 1',
    'D [13/Dec/2012:13:52:28 +0100] CUPS-Get-Printers',
    'D [13/Dec/2012:13:52:28 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] No authentication data provided.',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] 2.0 CUPS-Get-Printers 1',
    'D [13/Dec/2012:13:52:28 +0100] CUPS-Get-Printers',
    'D [13/Dec/2012:13:52:28 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] Closing connection.',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 14] POST / HTTP/1.1',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 14] No authentication data provided.',
    'D [13/Dec/2012:13:52:28 +0100] [Client 14] 2.0 Get-Notifications 75',
    'D [13/Dec/2012:13:52:28 +0100] Get-Notifications /',
    'D [13/Dec/2012:13:52:28 +0100] cupsdIsAuthorized: requesting-user-name="root"',
    'D [13/Dec/2012:13:52:28 +0100] Returning IPP successful-ok for Get-Notifications (/) from localhost',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 16] Accepted from localhost (Domain)',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] HTTP_WAITING Closing on EOF',
    'D [13/Dec/2012:13:52:28 +0100] [Client 15] Closing connection.',
    'D [13/Dec/2012:13:52:28 +0100] cupsdSetB

    Hello Steven,
    The ICA driver is for scanning, not for printing. For Mac OS X 10.6, you need to install the Canon CUPS driver v10.26.
    You can download the driver via this link;
    http://support-au.canon.com.au/contents/AU/EN/0100137502.html
    Looking at the steps, it appears this would have been for a Mac OS X 10.5 installation, given the reference to not using CUPS. It also looks like it could have been one of my replies, although I doubt that I told the user to install the ICA driver for a printing issue. As I said, it is just for scanning and it was only released after Snow Leopard was released.
    Pahu

  • Problem with Brother DCP7040 printer

    I'm having trouble printing out a test page to a remote Brother DCP 7040 printer, whose driver isn't readily available in the repositories or AUR. Whenever I try to print the test page (from the system-config-printer tool), cups gives me the error:
    /usr/lib/cups/filter/brlpdwrapperDCP7040 failed
    Here is the diagnostic output
    Page 1 (Scheduler not running?):
    {'cups_connection_failure': False}
    Page 2 (Is local server publishing?):
    {'local_server_exporting_printers': False}
    Page 3 (Choose printer):
    {'cups_dest': <cups.Dest DCP7040 (default)>,
    'cups_instance': None,
    'cups_queue': 'DCP7040',
    'cups_queue_listed': True}
    Page 4 (Check printer sanity):
    {'cups_device_uri_scheme': u'smb',
    'cups_printer_dict': {'device-uri': u'smb://WORKGROUP/CYNTHIA-PC/Brother%20DCP-7040%20Printer',
    'printer-info': u'DCP7040',
    'printer-is-shared': True,
    'printer-location': u'',
    'printer-make-and-model': u'Brother DCP7040 for CUPS',
    'printer-state': 3,
    'printer-state-message': u'/usr/lib/cups/filter/brlpdwrapperDCP7040 failed',
    'printer-state-reasons': [u'none'],
    'printer-type': 8523780,
    'printer-uri-supported': u'ipp://localhost:631/printers/DCP7040'},
    'cups_printer_remote': False,
    'is_cups_class': False,
    'local_cups_queue_attributes': {'auth-info-required': u'none',
    'charset-configured': u'utf-8',
    'charset-supported': [u'us-ascii', u'utf-8'],
    'color-supported': False,
    'compression-supported': [u'none', u'gzip'],
    'copies-default': 1,
    'copies-supported': (1, 9999),
    'cups-version': u'1.5.2',
    'device-uri': u'smb://WORKGROUP/CYNTHIA-PC/Brother%20DCP-7040%20Printer',
    'document-format-default': u'application/octet-stream',
    'document-format-supported': [u'application/octet-stream',
    u'application/pdf',
    u'application/postscript',
    u'application/vnd.cups-banner',
    u'application/vnd.cups-command',
    u'application/vnd.cups-postscript',
    u'application/vnd.cups-raw',
    u'application/x-cshell',
    u'application/x-csource',
    u'application/x-perl',
    u'application/x-shell',
    u'image/gif',
    u'image/jpeg',
    u'image/png',
    u'image/tiff',
    u'image/x-bitmap',
    u'image/x-photocd',
    u'image/x-portable-anymap',
    u'image/x-portable-bitmap',
    u'image/x-portable-graymap',
    u'image/x-portable-pixmap',
    u'image/x-sgi-rgb',
    u'image/x-sun-raster',
    u'image/x-xbitmap',
    u'image/x-xpixmap',
    u'text/css',
    u'text/html',
    u'text/plain'],
    'finishings-default': 3,
    'finishings-supported': [3],
    'generated-natural-language-supported': [u'en'],
    'ipp-versions-supported': [u'1.0',
    u'1.1',
    u'2.0',
    u'2.1'],
    'ippget-event-life': 15,
    'job-creation-attributes-supported': [u'copies',
    u'finishings',
    u'ipp-attribute-fidelity',
    u'job-hold-until',
    u'job-name',
    u'job-priority',
    u'job-sheets',
    u'media',
    u'media-col',
    u'multiple-document-handling',
    u'number-up',
    u'output-bin',
    u'output-mode',
    u'orientation-requested',
    u'page-ranges',
    u'print-quality',
    u'printer-resolution',
    u'sides'],
    'job-hold-until-default': u'no-hold',
    'job-hold-until-supported': [u'no-hold',
    u'indefinite',
    u'day-time',
    u'evening',
    u'night',
    u'second-shift',
    u'third-shift',
    u'weekend'],
    'job-ids-supported': True,
    'job-k-limit': 0,
    'job-k-octets-supported': (0, 268464580),
    'job-page-limit': 0,
    'job-priority-default': 50,
    'job-priority-supported': [100],
    'job-quota-period': 0,
    'job-settable-attributes-supported': [u'copies',
    u'finishings',
    u'job-hold-until',
    u'job-name',
    u'job-priority',
    u'media',
    u'media-col',
    u'multiple-document-handling',
    u'number-up',
    u'output-bin',
    u'output-mode',
    u'orientation-requested',
    u'page-ranges',
    u'print-quality',
    u'printer-resolution',
    u'sides'],
    'job-sheets-default': (u'none', u'none'),
    'job-sheets-supported': [u'none',
    u'classified',
    u'confidential',
    u'secret',
    u'standard',
    u'topsecret',
    u'unclassified'],
    'jpeg-k-octets-supported': (0, 268464580),
    'jpeg-x-dimension-supported': (0, 65535),
    'jpeg-y-dimension-supported': (1, 65535),
    'marker-change-time': 0,
    'media-bottom-margin-supported': [423],
    'media-col-supported': [u'media-bottom-margin',
    u'media-left-margin',
    u'media-right-margin',
    u'media-size',
    u'media-source',
    u'media-top-margin',
    u'media-type'],
    'media-default': u'na_letter_8.5x11in',
    'media-left-margin-supported': [635],
    'media-right-margin-supported': [635,
    599,
    1270],
    'media-source-supported': [u'manual',
    u'tray1'],
    'media-supported': [u'na_letter_8.5x11in',
    u'na_legal_8.5x14in',
    u'na_executive_7.25x10.5in',
    u'iso_a4_210x297mm',
    u'iso_a5_148x210mm',
    u'iso_a6_105x148mm',
    u'na_number-10_4.125x9.5in',
    u'na_monarch_3.875x7.5in',
    u'iso_dl_110x220mm',
    u'iso_c5_162x229mm',
    u'om_env-isob5_176.03x250.11mm',
    u'om_env-isob6_124.88x176.03mm'],
    'media-top-margin-supported': [423],
    'multiple-document-handling-supported': [u'separate-documents-uncollated-copies',
    u'separate-documents-collated-copies'],
    'multiple-document-jobs-supported': True,
    'multiple-operation-time-out': 300,
    'natural-language-configured': u'en',
    'notify-attributes-supported': [u'printer-state-change-time',
    u'notify-lease-expiration-time',
    u'notify-subscriber-user-name'],
    'notify-events-default': [u'job-completed'],
    'notify-events-supported': [u'job-completed',
    u'job-config-changed',
    u'job-created',
    u'job-progress',
    u'job-state-changed',
    u'job-stopped',
    u'printer-added',
    u'printer-changed',
    u'printer-config-changed',
    u'printer-deleted',
    u'printer-finishings-changed',
    u'printer-media-changed',
    u'printer-modified',
    u'printer-restarted',
    u'printer-shutdown',
    u'printer-state-changed',
    u'printer-stopped',
    u'server-audit',
    u'server-restarted',
    u'server-started',
    u'server-stopped'],
    'notify-lease-duration-default': 86400,
    'notify-lease-duration-supported': (0,
    2147483647),
    'notify-max-events-supported': [100],
    'notify-pull-method-supported': [u'ippget'],
    'notify-schemes-supported': [u'dbus',
    u'mailto',
    u'rss'],
    'number-up-default': 1,
    'number-up-supported': [1, 2, 4, 6, 9, 16],
    'operations-supported': [2,
    4,
    5,
    6,
    8,
    9,
    10,
    11,
    12,
    13,
    14,
    16,
    17,
    18,
    19,
    20,
    21,
    22,
    23,
    24,
    25,
    26,
    27,
    28,
    34,
    35,
    37,
    38,
    56,
    57,
    59,
    16385,
    16386,
    16387,
    16388,
    16389,
    16390,
    16391,
    16392,
    16393,
    16394,
    16395,
    16396,
    16397,
    16398,
    16399,
    16423],
    'orientation-requested-default': None,
    'orientation-requested-supported': [3,
    4,
    5,
    6],
    'output-bin-default': u'face-down',
    'output-bin-supported': [u'face-down'],
    'output-mode-default': u'monochrome',
    'output-mode-supported': [u'monochrome'],
    'page-ranges-supported': True,
    'pages-per-minute': 18,
    'pdf-k-octets-supported': (0, 268464580),
    'pdf-versions-supported': [u'adobe-1.2',
    u'adobe-1.3',
    u'adobe-1.4',
    u'adobe-1.5',
    u'adobe-1.6',
    u'adobe-1.7',
    u'iso-19005-1_2005',
    u'iso-32000-1_2008',
    u'pwg-5102.3'],
    'pdl-override-supported': [u'attempted'],
    'port-monitor': u'none',
    'port-monitor-supported': [u'none'],
    'print-color-mode-default': u'monochrome',
    'print-color-mode-supported': [u'monochrome'],
    'print-quality-default': 4,
    'print-quality-supported': [4],
    'printer-commands': [u'AutoConfigure',
    u'Clean',
    u'PrintSelfTestPage'],
    'printer-current-time': '(IPP_TAG_DATE)',
    'printer-dns-sd-name': None,
    'printer-error-policy': u'stop-printer',
    'printer-error-policy-supported': [u'abort-job',
    u'retry-current-job',
    u'retry-job',
    u'stop-printer'],
    'printer-icons': u'http://localhost:631/icons/DCP7040.png',
    'printer-info': u'DCP7040',
    'printer-is-accepting-jobs': True,
    'printer-is-shared': True,
    'printer-location': u'',
    'printer-make-and-model': u'Brother DCP7040 for CUPS',
    'printer-more-info': u'http://localhost:631/printers/DCP7040',
    'printer-name': u'DCP7040',
    'printer-op-policy': u'default',
    'printer-op-policy-supported': [u'authenticated',
    u'default'],
    'printer-resolution-default': (600, 600, 3),
    'printer-resolution-supported': [(300,
    300,
    3),
    (600,
    600,
    3),
    (1200,
    600,
    3)],
    'printer-settable-attributes-supported': [u'printer-info',
    u'printer-location'],
    'printer-state': 3,
    'printer-state-change-time': 1335134428,
    'printer-state-message': u'/usr/lib/cups/filter/brlpdwrapperDCP7040 failed',
    'printer-state-reasons': [u'none'],
    'printer-type': 8523780,
    'printer-up-time': 1335134437,
    'printer-uri-supported': [u'ipp://localhost:631/printers/DCP7040'],
    'printer-uuid': u'urn:uuid:8df86fec-e796-3a5b-41f6-cf5592eb3e8a',
    'queued-job-count': 2,
    'server-is-sharing-printers': False,
    'sides-default': u'one-sided',
    'sides-supported': [u'one-sided'],
    'uri-authentication-supported': [u'requesting-user-name'],
    'uri-security-supported': [u'none'],
    'which-jobs-supported': [u'completed',
    u'not-completed',
    u'aborted',
    u'all',
    u'canceled',
    u'pending',
    u'pending-held',
    u'processing',
    u'processing-stopped']},
    'nmblookup_output': (['querying CYNTHIA-PC on 192.168.1.255',
    '192.168.1.5 CYNTHIA-PC<00>',
    0),
    'remote_server_name': '192.168.1.5'}
    Page 5 (Check PPD sanity):
    {'cups_printer_ppd_defaults': {u'General': {u'BrMediaType': u'PLAIN',
    u'InputSlot': u'TRAY1',
    u'PageRegion': u'Letter',
    u'PageSize': u'Letter',
    u'Resolution': u'600dpi',
    u'Sleep': u'PrinterDefault',
    u'TonerSaveMode': u'Off'}},
    'cups_printer_ppd_valid': True,
    'missing_pkgs_and_exes': ([], [])}
    Page 6 (Local or remote?):
    {'printer_is_remote': False}
    Page 7 (Check network server sanity):
    {'remote_server_name_resolves': ['192.168.1.5', '192.168.1.5', '192.168.1.5'],
    'remote_server_try_connect': '192.168.1.5'}
    Page 8 (Printer state reasons):
    {'printer-state-message': u'/usr/lib/cups/filter/brlpdwrapperDCP7040 failed',
    'printer-state-reasons': [u'none']}
    Page 9 (Error log checkpoint):
    {'cups_server_settings': {'BrowseLocalProtocols': 'CUPS dnssd',
    'DefaultAuthType': 'Basic',
    'JobPrivateAccess': 'default',
    'JobPrivateValues': 'default',
    'MaxLogSize': '2000000',
    'SubscriptionPrivateAccess': 'default',
    'SubscriptionPrivateValues': 'default',
    'SystemGroup': 'lp',
    'WebInterface': 'Yes',
    '_debug_logging': '0',
    '_remote_admin': '0',
    '_remote_any': '0',
    '_remote_printers': '1',
    '_share_printers': '0',
    '_user_cancel_any': '0'},
    'error_log_checkpoint': 61750,
    'error_log_debug_logging_set': True}
    Page 10 (Error log fetch):
    {'error_log': ['D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 12 POST / HTTP/1.1',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAuthorize: No authentication data provided.',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 12 1.1 Get-Jobs 1',
    'D [22/Apr/2012:18:41:48 -0400] Get-Jobs ipp://localhost/printers/',
    'D [22/Apr/2012:18:41:48 -0400] [Job 16] Loading attributes...',
    'D [22/Apr/2012:18:41:48 -0400] [Job 17] Loading attributes...',
    'D [22/Apr/2012:18:41:48 -0400] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 12 POST / HTTP/1.1',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAuthorize: No authentication data provided.',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 12 1.1 Get-Jobs 1',
    'D [22/Apr/2012:18:41:48 -0400] Get-Jobs ipp://localhost/printers/',
    'D [22/Apr/2012:18:41:48 -0400] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAcceptClient: 11 from localhost (Domain)',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 11 PUT /admin/conf/cupsd.conf HTTP/1.1',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAuthorize: No authentication data provided.',
    'D [22/Apr/2012:18:41:48 -0400] cupsdIsAuthorized: username=""',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSendHeader: 11 WWW-Authenticate: Basic realm="CUPS", trc="y"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdCloseClient: 11',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAcceptClient: 11 from localhost (Domain)',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 11 PUT /admin/conf/cupsd.conf HTTP/1.1',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAuthorize: Authorized as root using PeerCred',
    'D [22/Apr/2012:18:41:48 -0400] cupsdIsAuthorized: username="root"',
    'I [22/Apr/2012:18:41:48 -0400] Installing config file "/etc/cups/cupsd.conf"...',
    'D [22/Apr/2012:18:41:49 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'I [22/Apr/2012:18:41:49 -0400] Generating printcap /etc/printcap...',
    'D [22/Apr/2012:18:41:49 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"',
    'D [22/Apr/2012:18:41:49 -0400] cupsdCloseClient: 12',
    'D [22/Apr/2012:18:41:49 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"',
    'D [22/Apr/2012:18:41:49 -0400] cupsdCloseClient: 11',
    'D [22/Apr/2012:18:41:49 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"',
    'D [22/Apr/2012:18:41:49 -0400] cupsdDeregisterPrinter(p=0x7f542160dd70(DCP7040), removeit=1)'],
    'error_log_debug_logging_unset': True}
    Page 11 (Locale issues):
    {'printer_page_size': u'Letter',
    'system_locale_lang': None,
    'user_locale_ctype': 'en_US',
    'user_locale_messages': 'en_US'}
    Here's the PKGBUILD I used, which I copied from this topic, and which is adapted from the PKGBUILD of Brother DCP7030 in the AUR:
    pkgname=brother-dcp7040
    pkgver=2.0.2
    pkgrel=1
    pkgdesc="brother cupd and lpd driver for DCP-7040"
    arch=('i686' 'x86_64')
    url="http://solutions.brother.com/linux/en_us/index.html"
    license=('custom')
    if [ "$(uname -m)" = "x86_64" ]
    then
    depends=('lib32-glibc' 'psutils')
    else
    depends=('psutils')
    fi
    source=(
    http://www.brother.com/pub/bsc/linux/dlf/cupswrapperDCP7040-$pkgver-$pkgrel.i386.deb
    http://www.brother.com/pub/bsc/linux/dlf/brdcp7040lpr-$pkgver-$pkgrel.i386.deb
    brlpdwrapperDCP7040
    DCP7040.ppd
    md5sums=('b1f58e84be074df2203b7932e5b987d3'
    'ed50548260b23d4a61c4341fd72cda9a'
    '4d737771e44f599f52a15b0a822a90df'
    '5e26f4811bac78169f21516b4b88f415')
    build()
    mkdir -p $startdir/src/unpack || return 1
    for i in $startdir/src/*.deb
    do
    cd $startdir/src/unpack
    ar -x $i || return 1
    cd $startdir/pkg
    bsdtar xf $startdir/src/unpack/data.tar.gz || return 1
    done
    cat <<END >>$startdir/pkg/usr/local/Brother/inf/brDCP7040func || return 1
    [psconvert2]
    pstops=/usr/bin/pstops
    END
    cd $startdir/src
    install -d -m755 $startdir/pkg/usr/lib/cups/filter || return 1
    install -d -m755 $startdir/pkg/usr/share/cups/model || return 1
    install -D -m755 brlpdwrapperDCP7040 $startdir/pkg/usr/lib/cups/filter || return 1
    install -D -m644 DCP7040.ppd $startdir/pkg/usr/share/cups/model || return 1
    if [ "$(uname -m)" = "x86_64" ];then
    mkdir $pkgdir/usr/lib32
    ln -s $pkgdir/usr/lib/libbrcomplpr2.so $pkgdir/usr/lib32/libbrcomplpr2.so
    fi
    I, like the person in link, also ripped DCP7040.ppd and brlpdwrapperDCP7040 from $pkgdir/usr/local/Brother/cupswrapper/cupswrapperDCP7040-2.0.2, and I followed the advice on that thread, but still get the same error messages.
    Since I'm trying to connect to a remote printer on a Windows computer via samba, the problem might also lay within that. I've noticed that whenever I try to add the printer from the system-config-printer dialog  and try the SAMBA option, sometimes my wireless adapter shuts down altogether, forcing me to restart, but that may be irrelevant.
    Can anyone help me find out what's wrong? I may be too much of a novice to understand what's going on.

    Is it 32 or 64-bit. If it is 64-bit, the print driver for AA7 does not work on that system. You can install AA7 except for the printer for a 64-bit system. In that case, you will have to install another PS printer (like the HP 4500 PS) with the port as File:. I also suggest you change the name to be the Adobe PDF printer that you are substituting for. You then print to file and open the file in Distiller to complete the PDF creation (watched folders are also possible from Distiller to automate the process somewhat). You have to provide a folder as well as the file name when you print, such as "C:\adobeapps\test.ps." Then run test.ps through Distiller. You will have to follow the extra steps to create PDFs with AA7.

  • Email invites not recognized since Mavericks update

    Hi!
    I updated my Mac Mini server to 10.9.2 and OS X server to 3.1.
    Since the update the calendar server is having issues sending out proper email invites.
    For example when sending invites to someone who uses Outlook / Exchange, they are not able anymore to directly accept the invite. The .ics file is named as: "not supported calendar message.ics
    This seems to happen on multiple Exchange servers. We can open the ics file and accept it, but the ical server doesnt seem to recognize the answer. I made sure the answer was in the mailbox thats being used by the ical server
    We setup the server to use a gmail account for monitoring email invites.
    The ics files generated by the ical server are containing much less lines that before the update:
    It now looks like:
    BEGIN:VCALENDAR
    VERSION:2.0
    CALSCALE:GREGORIAN
    METHOD:REQUEST
    PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
    BEGIN:VEVENT
    UID:98C35CA3-383F-4B5F-93A4-A9B3119F5BC3
    DTSTART;TZID=Europe/Amsterdam:20140330T164500
    DTEND;TZID=Europe/Amsterdam:20140330T174500
    ATTENDEE;CUTYPE=INDIVIDUAL;[email protected];PARTSTAT=NEEDS-ACTION;ROL
    E=REQ-PARTICIPANT;RSVP=TRUE:mailto:[email protected]
    ATTENDEE;CN=Amber;CUTYPE=INDIVIDUAL;[email protected];PARTS
    TAT=ACCEPTED:mailto:[email protected]
    CREATED:20140318T211800Z
    DTSTAMP:20140318T211806Z
    ORGANIZER;CN=Amber;[email protected]:mailto:calendar+8fc897
    [email protected]
    SEQUENCE:3
    SUMMARY:test
    TRANSP:OPAQUE
    END:VEVENT
    END:VCALENDAR
    Before it looked like:
    BEGIN:VCALENDAR
    VERSION:2.0
    CALSCALE:GREGORIAN
    METHOD:REQUEST
    PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
    BEGIN:VTIMEZONE
    TZID:Europe/Amsterdam
    BEGIN:DAYLIGHT
    DTSTART:19810329T020000
    RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
    TZNAME:CEST
    TZOFFSETFROM:+0100
    TZOFFSETTO:+0200
    END:DAYLIGHT
    BEGIN:STANDARD
    DTSTART:19961027T030000
    RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
    TZNAME:CET
    TZOFFSETFROM:+0200
    TZOFFSETTO:+0100
    END:STANDARD
    END:VTIMEZONE
    BEGIN:VEVENT
    UID:DAC03916-3184-4853-AF2D-92B11BC26542
    DTSTART;TZID=Europe/Amsterdam:20140330T184500
    DTEND;TZID=Europe/Amsterdam:20140330T194500
    ATTENDEE;CUTYPE=INDIVIDUAL;[email protected];PARTSTAT=NEEDS-ACTI
    ON;ROLE=REQ-PARTICIPANT;RSVP=TRUE:mailto:[email protected]
    ATTENDEE;CN=Amber;CUTYPE=INDIVIDUAL;[email protected];PARTS
    TAT=ACCEPTED:mailto:[email protected]
    CREATED:20140318T171454Z
    DTSTAMP:20140318T171500Z
    ORGANIZER;CN=Amber;[email protected]:mailto:calendar+4bca5f
    [email protected]
    SEQUENCE:3
    SUMMARY:gmail
    TRANSP:OPAQUE
    END:VEVENT
    END:VCALENDAR
    Any thoughts?

    Yes, other people are reporting it.
    Just in case, let's first try the following document:
    iPod nano: Error message saying that iPod 'could not be identified properly'

  • ICal and Addressbook connecting to eGroupware - various bugs?

    Hi all,
    given CalDAV and CardDAV as standardized protocols, it shouldn't be too much of a problem to connect to private calendar and addressbook servers, you'd think... For some year's I'm running a eGroupware server, and while this product is far from being bug free, I believe it's basically massive bugs in Apple's Ca*DAV protocols that keep the synchronization from working. Let's start with iCal:
    Originally, eGroupware's CalDAV implementation returned fully qualified URIs (like https://www.example.com/egroupware/calendar/) for all kinds of properties, e.g. calendar-home-set. As a result, iCal sent requests with the path //www.example.com/egroupware/calendar - i.e. instead of properly parsing the URI, it just stripped off the protocoll indicator and tried to treat the remaining string as a path.
    As the CalDAV standard doesn't make any hint if URIs should be supplied as fully qualified or relative URIs, returning full URIs seems to be the safer bet, and iCal's reaction on this is IMHO as clearly a bug as it can be. Nevertheless, I patched eGroupware to supply relative URIs, and hey ho, iCal integrates fine with eGroupware now. By the way, eGroupware has some hard coded behaviour to supply only the events of one month back by default, but you can patch that behaviour as well, of course.
    Now to Addressbook, and that's where I'm beyond my wits First of all, it is not possible to configure a CardDAV server in Addressbook itself, as the GUI is massively broken (just try to setup a CardDAV server https://www.example.com/egroupware/addressbook/ and you'll end up with a configured URL https://www.exmaple.com:443/egroupware/addressbook/:443<null> or something even more broken. You need to edit the file "Application Support/AddressBook/Sources/78E03291-22C9-4E27-9852-8480AD6A0F03/Configuration. plist" manually.
    Now, still Addressbook sends a PROPFIND requst for current-user-privilege-set to /directory/ to the server. Don't know what kind of result the programmers expected from this, but on my CalDAV server nothing at all resides under that path, also it's not mentioned in the CalDAV as a general concept. After it got a 405 Method Not Allowed to this request, Addressbook continues sending more sensible requests, so it might not be an actual problem - I'm not sure.
    Next is a PROPFIND query for addressbook-home-set to /egroupware/groupdav.php/addressbook/ wich is a perfectly expected behaviour from the standard. But first, the server replies with 401 Unauthorized. Addressbook then repeats the request, this time including the correct HTTP BASIC authentication information. Now, the server tries its best to handle this request according to standards. I quote the full response here, perhaps some pro spots a mistake in the response I'm to dumb to see:
    HTTP/1.1 207 Multi-Status
    Date: Sun, 06 Sep 2009 14:51:58 GMT
    Server: Apache/2.2.12 (Debian)
    X-Powered-By: PHP/5.2.10-2.2
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    X-Dav-Powered-By: eGroupWare CalDAV/CardDAV/GroupDAV server
    X-WebDAV-Status: 207 Multi-Status
    Content-Length: 486
    Keep-Alive: timeout=15, max=100
    Connection: Keep-Alive
    Content-Type: text/xml; charset="utf-8"
    <?xml version="1.0" encoding="utf-8"?>
    <D:multistatus xmlns:D="DAV:">
    <D:response xmlns:ns0="urn:uuid:c2f41010-65b3-11d1-a29f-00aa00c14882/" xmlns:ns1="urn:ietf:params:xml:ns:carddav">
    <D:href>/egroupware/groupdav.php/addressbook/</D:href>
    <D:propstat>
    <D:prop>
    <ns1:addressbook-home-set><D:href>/egroupware/groupdav.php/addressbook/</D:href ></ns1:addressbook-home-set>
    </D:prop>
    <D:status>HTTP/1.1 200 OK</D:status>
    </D:propstat>
    </D:response>
    </D:multistatus>
    I read the CardDAV RFC over and over again, but this seems to be as correct a response as you could wish. Note: out of the box eGroupware doesn't generate the D:href sub-element to ns1:addressbook-home-set but directly puts the URI as content of that element. This is not correct according to the CardDAV standard, but iCal is ignoring exactly the same mistake of the CalDAV implementation of eGroupware. It doesn't make a difference for Addressbook either - both variants lead to the error message 'Von CardDAV-Server Fehler (207) für den Benutzer "xxx" erhalten.' This is a strange message to show, as 207 is not an error code. Of course I patched eGroupware to return 200 OK as HTTP status (contradicting the standard), and hey ho, in Konsole you'll see an error message stating "Expected multi-status response but got status code: 200".
    So - Addressbook actually expects and checks for 207 Multi-Status, i.e. the message on the GUI is giving us no indication on the actual problem. Some easy checks proved that Addressbook wouldn't react any different if the server replies with plain nonsense (e.g. syntax errors in the XML file). So, obviously, Addressbook can't cope with an aspect of the response it gets, fails to generate any log or message box about the problem, and sets a misleading error indication on the GUI.
    And now? Does anybody have a good hint what could Addressbook make work here? When can fixes to iCal and Addressbook realistically be expected, if at all?

    Hello Pelzi,
    Same problem here with iCal an eGroupware. Since I opgraded to SnowLeopard, my Calander isn't syncing anymore.
    *iCal sends this:*
    PROPFIND //192.168.3.199/egroupware/groupdav.php/calendar/ HTTP/1.1
    Host: 192.168.3.199
    User-Agent: DAVKit/4.0 (729); CalendarStore/4.0 (965); iCal/4.0 (1362); Mac OS X/10.6 (10A432)
    Authorization: Basic ******
    Depth: 1
    Content-Type: text/xml
    Content-Length: 143
    Connection: keep-alive
    <?xml version="1.0" encoding="utf-8"?>
    <x0:propfind xmlns:x0="DAV:">
    <x0:prop>
    <x0:getetag/>
    <x0:resourcetype/>
    </x0:prop>
    </x0:propfind>
    *And Groupdav replies:*
    HTTP/1.1 405 Method Not Allowed
    Date: Mon, 07 Sep 2009 13:41:34 GMT
    Server: Apache/2.2.3 (Linux/SUSE)
    Vary: accept-language,accept-charset
    Accept-Ranges: bytes
    Keep-Alive: timeout=15, max=100
    Connection: Keep-Alive
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=iso-8859-1
    Content-Language: en
    1e
    <?xml version="1.0" encoding="
    af
    ISO-8859-1"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
    <title>Method not allowed!</title>
    <link rev="made" href="mailto:"[email protected]" />
    <style type="text/css"><!--/--><![CDATA[/*><!--/
    body { color: #000000; background-color: #FFFFFF; }
    a:link { color: #0000CC; }
    p, address {margin-left: 3em;}
    span {font-size: smaller;}
    /]]>/--></style>
    </head>
    <body>
    Method not allowed!
    The
    PROPFIND
    method is not allowed for the requested URL.
    If you think this is a server error, please contact
    the webmaster.
    If anyone has a solution?
    Message was edited by: HansH8

  • Invitation Status problems

    I have a few problems with the status of events within my calendars. Firstly, when I create a new event with another attendee, then according to the help document named "Understanding symbols in iCal", after the email invitation has been sent the status symbol should change as stated:
    "A diagonal upward arrow means "sent."
    A diagonal upward arrow appears in the attendees list in the Info drawer next to people who have been invited to an event but have not yet responded....."
    However I don't see that change reflected, what I see is a gray line a little like a tilde "~" only less curvy. The email has definitely been sent at this point. This status symbol is not defined in the above mentioned help document. When the email is responded to by the recipient, then again according to the above support document, I should see a new symbol with one of the following meanings:
    A diagonal downward arrow means "received."
    An "x" (RED) means "declined."
    A checkmark (GREEN) means "accepted."
    A question mark (BLUE) means "tentative."
    However, what I am then getting is a question mark, but it's a gray one, not Blue. The email response has come from an Outlook client which has provided the following .ics file contents (certain details deliberately obscured but are correct in the file):
    BEGIN:VCALENDAR
    PRODID:-//Microsoft Corporation//Outlook 11.0 MIMEDIR//EN
    VERSION:2.0
    METHOD:REPLY
    BEGIN:VEVENT
    ORGANIZER:MAILTO:[email protected]
    DTSTART:20071130T200000Z
    DTEND:20071201T000000Z
    TRANSP:OPAQUE
    SEQUENCE:5
    UID:394680C7-974F-4728-B31F-99810F0208CA
    DTSTAMP:20071120T221717Z
    DESCRIPTION:Yes indeed\n
    SUMMARY:Accepted: Xmas Bash
    PRIORITY:5
    X-MICROSOFT-CDO-IMPORTANCE:1
    CLASS:PUBLIC
    ATTENDEE;PARTSTAT=ACCEPTED:MAILTO:[email protected]
    END:VEVENT
    END:VCALENDAR
    From what googling around I have done, this seems perfectly valid, but it does not seem to be processing it correctly. As it changes from the "~" to a "?" this would seem to indicate that it realises it has received a response, but cannot process it. To check, I looked at one of my acceptances to an event to see if it matches, and bar a couple of extra lines in both files, the syntax looks consistent. Even so, I tried saving the .ics file and editing it to reflect some of the different date that is created in a genuine iCal reply as opposed to the Outlook ones, lines such as CREATED:20071031T212254Z, and "ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:MAILTO:ka..@ be...n.co.uk but it makes no difference.
    Does anyone else have this, and know how to fix it?
    Many thanks for your patience reading through the above

    Slight edit to the above, after some more testing, it appears that the return acceptance isn't being processed at all, and in fact the "~" only changes to a "?" if I update the event and send out a new invite. This kind of implies that event replies are broken in Outlook, but I was hoping all that was behind us now as inviting people to events works both ways between iCal and Outlook, seems the acceptances only work one way though. I'm sure this is to do with the .ics file contents, and if I only knew what was wrong I would be happy to fix it all manually in the meantime.

  • Verify a bug: iCal can't read it's own invitations if lines are too long

    Hi all,
    Can you help me isolate (and hopefully get Apple to fix ASAP) a bug in iCal?
    1. Create an event in iCal
    2. Add an invitee with a very long email address, OR with a very long name, so that the combination of "ATTENDEE;" with the name and address exceeds 72 chars.
    3. Send the invitation.
    4. Go to the computer of the invitee, and try to accept the invitation.
    5. It will complain that the address is not in your ME card - but it's looking for only part of the address, that got cut off at the 72-character line. iCal fails to recognise the wrapped line (see examples below) and the invitation is useless. (in the example below, I get a notification that "[email protected]" is not in the ME card in my address book because iCal doesn't see the 'u'.)
    ATTENDEE;CN="Michael Cutter";PARTSTAT=ACCEPTED:mailto:[email protected]
    u
    ATTENDEE:mailto:sendingthelongestpossibleemailaddressthaticouldeverimagi
    [email protected]
    To check if you've got an email address long enough to be wrapped, have a look at your sent invitation in TextEdit or similar and you'll see a break like above.
    Can you please try this and tell me if you can replicate the problem? It's driving people in my office nuts because all you need is a status like
    "PARTSTAT=REQUIRES ACTION;"
    and you've already lost 25 chars of your 72 char limit. Add a name and an email and you're gone - but if you are lucky enough to usually only have short names or just emails in your invitations you probably won't see this error!

    I can now explain (I think) why nobody else seems to be able to reproduce this bug - it's caused by using Entourage X with iCal! Invitations sent TO Entourage X are broken when passed into iCal on the recipient's Mac.
    Solution: upgrade to Entourage 2004 or switch to Mail. The SENDER's mail program doesn't seem to have an affect.

  • Getting CAPI_STAT_DATA_ICAL_NOATTTENDEES when modify a meeting

    I am trying to modify the start and end time of a non-recurring event using mySession.storeEvents(Api.CSDK_FLAG_STREAM_NOT_MIME || Api.CSDK_FLAG_STORE_MODIFY) without specifying ATTENDEE. I am getting CAPI_STAT_DATA_ICAL_NOATTENDEES error. See the event below:
    original event:
    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//ORACLE//NONSGML CSDK10.1.2.0.0 - Java SDK Demo 9.0.4//EN
    BEGIN:VEVENT^M
    X-ORACLE-EVENTINSTANCE-GUID:I1+36906405+10+1+508293078^M
    X-ORACLE-EVENT-GUID:E1+36906405+10+508293078^M
    UID:20070209T003118Z-23325a5-a-700c-Oracle^M
    SUMMARY:Test location
    DTSTART:20070313T160000Z^M
    DTEND:20070313T170000Z^M
    X-ORACLE-CLASS:NORMAL^M
    CLASS:PRIVATE^M
    END:VEVENT
    END:VCALENDAR
    new event after modifying DTSTART and DTEND:
    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//ORACLE//NONSGML CSDK10.1.2.0.0 - Java SDK Demo 9.0.4//EN
    BEGIN:VEVENT
    X-ORACLE-EVENTINSTANCE-GUID:I1+36906405+10+1+508293078^M
    X-ORACLE-EVENT-GUID:E1+36906405+10+508293078^M
    UID:20070209T003118Z-23325a5-a-700c-Oracle^M
    SUMMARY:Test location
    DTSTART:20070313T150000Z
    DTEND:20070313T160000Z
    X-ORACLE-CLASS:NORMAL^M
    CLASS:PRIVATE^M
    END:VEVENT
    END:VCALENDAR
    If I try to include ATTENDEE from the iCalendar I got from fetchEvent:
    ATTENDEE;X-ORACLE-PERSONAL-COMMENT-ISDIRTY=TRUE;X-ORACLE-SHOWASFREE=BUSY;X^M
    -ORACLE-GUID=6980-10-Lu.Yue;CUTYPE=INDIVIDUAL;RSVP=FALSE;CN=Yue Lu;PARTST^M
    AT=ACCEPTED:mailto:[email protected]^M
    or remove the ^M and line breaker:
    ATTENDEE;X-ORACLE-PERSONAL-COMMENT-ISDIRTY=TRUE;X-ORACLE-SHOWASFREE=BUSY;X-ORACLE-GUID=6980-10-Lu.Yue;CUTYPE=INDIVIDUAL;RSVP=FALSE;CN=Yue Lu;PARTSTAT=ACCEPTED:mailto:[email protected]
    A new event got created.
    Has anyone experienced this problem? I am using 10G SDK again 9.0,4,2,13 sever.
    Thanks.
    Yue

    Hi,
    Instead of CSDK_FLAG_STORE_MODIFY, try CSDK_FLAG_STORE_REPLACE.
    Regards,
    Rui

Maybe you are looking for

  • Error compiling movie.  I/O Error.

    Hello. Im not sure if i should have posted in the hardware section. I have done some reaserch on this problem but haven't really got the solution. It doesnt matter what format i export it always gives me this error. With h264 and some else, its a bit

  • How to get rid of ._songs when trans to cell phone?

    I use a microSD to play mp3s on my LG chocolate (I know... i'll get an iPhone one day!). The only problem is, if I drag-and-drop 30 songs to the card, when I use it on the phone, I now have 60 items, with 30 of them being duplicate titles with "._" i

  • Jsp and jspx and scriplets - Hiding buttons based on J2EE security roles

    Hello: I have security a scoped managed bean with methods is Technician(), isUser() etc. In the jsp world, it was very easy to inspect these methods in the jsp via scriplets and show/hide buttons/links etc. I am just curious. Or, is rendering via EL

  • Why PRs created via BAPI_REQUISITION_CREATE are not shown in PR-Display?

    Hello, I got few questions regarding the PReqs: 1. I'm creating PRs via JCo + BAPI_REQUISITION_CREATE and transactions are confirmed with the new PR numbers. But when I go to PR->Display I do not see them. I can only see them if I go to MM->Purchasin

  • Trouble with updating Acrobat 9

    I had been using Acrobat 9 for years with no problem but then after updating to 9.4.6 or something (I don't remember what is the latest update) it started to fail to generate pdf files from my web page.  So I unistall Acrobat 9 Std completely and tri