Problems with ical server and mail

I have a Mac Mini with Mac Os X Snow Leopard Server. I have a external mail and when I receive a invitation ever it adds to local calendar, but I want to add in server calendar. How to configure it for add invitation to my server calendar?
Another problem I have with calendar that's I can't send invitation to contacts I have added in CardDav Server, just I can send invitations to local contacts.
And another question how to sync the user's contacts with CardDav account?
Message was edited by: jvcapo

this is a big pain in the ***, bug!
when you have more than one calendar account (lets say one local one CalDAV iCal starts doing silly things.
what i found that worked is click on the calendar you want the event to be in and drag the .ics to iCal from Mail and drop it on the calendar (in the middle of iCal NOT the Calendars name)
i have write up a bug report to apple so hopefully it gets fixed now that MobileMe uses CalDAV.
seems to be a problem that mail app doesn't see CalDAV calendars.

Similar Messages

  • Problems with games server and client

    Hi! I am making an MMORPG game and I have problems with the server and client connection.
    I can connect to the server, but when a second player does, the server console tells me this:
    java.net.SocketException: Connection reset
    After that, all clients disconnect.
    Which is the problem?
    How can I solve it?
    Thank you so much

    Here is how my sever work. I took some of this code from a book called Killer Programming Games in Java. If you google for it, you will find it for sure.
    TourGroup tg = new TourGroup(); // this object stores information about all clients connected to the server
        try {
          ServerSocket serverSock = new ServerSocket(PORT);
          Socket clientSock;
          while (true) {
            System.out.println("Waiting for a client...");
            clientSock = serverSock.accept();
            new TourServerHandler(clientSock, tg).start(); // this is the thread that monitors each client
        catch(Exception e)
        {  System.out.println(e);  }
      } This is some code of TourServerHandler
    public TourServerHandler(Socket s, TourGroup tg)
        this.tg = tg;
        clientSock = s;
        name= "?";
        cliAddr = clientSock.getInetAddress().getHostAddress();
        port = clientSock.getPort();
        System.out.println("Client connection from (" +
                     cliAddr + ", " + port + ")");
    public void run()
      // process messages from the client
        try {
          // Get I/O streams from the socket
          BufferedReader in  = new BufferedReader(
       new InputStreamReader( clientSock.getInputStream() ) );
          PrintWriter out =
    new PrintWriter( clientSock.getOutputStream(), true );  
    // and here goes the rest... The TourServerHandler thread uses this code to send messages:
    tg.broadcast(msg); tg.broadcast works like this:
    synchronized public void broadcast(String cliAddr, int port, String msg)
      // broadcast to everyone but original msg sender
        TouristInfo c; // this object stores info about the client
        for(int i=0; i < tourPeople.size(); i++) {
          c = (TouristInfo) tourPeople.get(i);
            c.sendMessage(msg);
      } This is the error part
    public void sendMessage(String msg)
      PrintWriter out;  
        out.println(msg);  
          System.out.println("OK");
      } I can't find any error but I still get that Connection reset exception...

  • Problems with iCal Server 2 and Snow Leopard Clients

    I am currently running iCal Server 2 on Snow Leopard Server, with approximately 6 client computers connected to a single shared calendar account.  I have digest authentication enabled, and am thus using Kerberos (but not SSH), as well as 3 iPhones. 
    Upon initial connection, I can get all the clients - computers and phones - to properly pull down all the calendar data, and match one another.  However, several of the computers are having trouble updating properly when new events are added.  After some troubleshooting, it seems that the computers running Snow Leopard are not properly updating with events that are entered from other computers, either Snow Leopard or Leopard.  They can, however, post events to the server themselves without any errors.  Interestingly, the Leopard computers can push and pull updated events just fine, and will update with new events whether they originated from a Snow Leopard or a Leopard client.
    We had some recurring login/authentication issues a while back, which seemed to resolve when I disabled digest authentication; I'm wondering if perhaps that has something to do with the problems now.  We're mostly using BusyCal as client software, with the iPhones obviously using iCalendar.
    Just looking to see if anyone else has had similar problems, with Leopard clients working well and Snow Leopard clients having issues.  Thanks!

    Noby_me,
    A lot of folk are having major issues with many Adobe programs and Snow Leopard. You are not alone. For many, rolling-back to Leopard has been the cure. From "word on the street," it appears that Apple is aware of these issues and are working on an OS update. I have no schedule, but that word was out about a month ago, so let's hope that the update is soon in coming.
    You might want to do a Search on this, the Encore and the PS fora for "Snow Leopard." There are plenty articles.
    Good luck,
    Hunt

  • Problem with Yahoo IMAP and Mail...

    I'm having an issue with my Yahoo IMAP setup and mail on my desktop:
    I have set up my yahoo email account with IMAP on both my iphone 4 and with mail on macbook pro.  It has worked fine, all my folders are synced up on both devices and everything runs well except for one small problem.  When I read an email on my Iphone, the mail program on my macbook pro never knows.  Every day I come back to my computer, and all of my yahoo emails remain as "new" and "unread" even though I had checked all of them on my iphone.  Its very weird because the opposite is not true - in other words - if I check a Yahoo email on my macbook pro, then my Iphone recognizes it and will show it is "read" as soon as I read it on macbook pro.
    I also have an IMAP work email hosted by gator and a gmail account and I do not have this problem, its only on my yahoo account.  I have tried the following settings:
    Incoming server - imap.mail.yahoo.com
    Outgoing server - smtp.mail.yahoo.com
    Incoming server - apple.imap.mail.yahoo.com
    Outgoing server - smtp.apple.mail.yahoo.com
    I have set everything to ssl with ports 465 and 993.  Still keep getting this same problem that my macbook pro does not recognize when emails have been read on my iphone (for only the yahoo account).
    Anybody else having this problem or have any suggestions on how to fix??

    http://help.yahoo.com/l/us/yahoo/mobile/comms/mail/imap-01.html
    To set up IMAP on your mobile device please use these settings:
    Incoming Server - imap.mail.yahoo.com
    Outgoing Server - smtp.mail.yahoo.com
    Incoming Port - 993 (requires SSL)
    Outgoing Port - 465 (requires SSL/TLS)
    Username: full email address (for example, [email protected] or [email protected])
    Password: the password you login to Yahoo! with.
    If you are having trouble setting up IMAP on your mobile device we recommend reviewing your phones instruction manual or contacting your mobile provider for support.
    http://mail.google.com/support/bin/answer.py?answer=78799
    You can use the following information to configure IMAP with many mail clients. If you encounter difficulties, we suggest contacting your mail client's customer support department for further instructions -- we're unable to provide assistance with configuring mail clients not listed here.
    Incoming Mail (IMAP) Server - requires SSL:     imap.gmail.com
    Use SSL: Yes
    Port: 993
    Outgoing Mail (SMTP) Server - requires TLS:     smtp.gmail.com (use authentication)
    Use Authentication: Yes
    Use STARTTLS: Yes (some clients call this SSL)
    Port: 465 or 587
    Account Name:     your full email address (including @gmail.com) Google Apps users, please enter username@your_domain.com
    Email Address:     your full Gmail email address ([email protected]) Google Apps users, please enter username@your_domain.com
    Password:     your Gmail password
    Please note that if your client does not support SMTP3 authentication, you won't be able to send mail through your client using your Gmail address.
    Also, if you're having trouble sending mail but you've confirmed that encryption is active for SMTP in your mail client, try to configure your SMTP server on a different port: 465 or 587.

  • Problems with ical server

    Hello! I beg your pardon for my english (i am russian)
    Please help me with setting up ical server
    I use magic triangle with Active directory and Open directory, and when I go to my page and click on Calendar I get an error "Unable to access calendar, because the calendar server is not running."
    log :
    e: IMAP4
    2011-03-14 10:24:09+0300 [-] [mailgateway] 2011-03-14 10:24:09+0300 [-] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Setting up IMAPFactory
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] Log opened.
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] twistd 8.2.0 (/usr/bin/python 2.6.1) starting up.
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] reactor class: kqreactor.KQueueReactor.
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Darwin Calendar Server 2.4 (iCal Server v12.52.72) starting Slave process...
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring directory service of type: twistedcaldav.directory.appleopendirectory.OpenDirectoryService
    2011-03-14 10:24:09+0300 [-] [mailgateway] 2011-03-14 10:24:09+0300 [-] set uid/gid 93/93
    2011-03-14 10:24:09+0300 [-] [mailgateway] 2011-03-14 10:24:09+0300 [-] twisted.web2.channel.http.HTTPFactory starting on 62310
    2011-03-14 10:24:09+0300 [-] [mailgateway] 2011-03-14 10:24:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:24:09+0300 [-] [mailgateway] 2011-03-14 10:24:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring SudoDirectoryService with file: /etc/caldavd/sudoers.plist
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication for realm: /Search
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: wiki
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: digest
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up document root at: /Library/CalendarServer/Documents/
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up root resource: <class 'calendarserver.provision.root.RootResource'>
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up time zone service resource: <class 'twistedcaldav.static.TimezoneServiceFile'>
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up iMIP inbox resource: <class 'twistedcaldav.mail.IMIPReplyInboxResource'>
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebCalendar resource: /usr/share/collaboration
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebAdmin resource
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up Timezone Cache
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication wrapper
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up service
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Logging via AF_UNIX: /var/run/caldavd.sock
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring log observer: <twistedcaldav.accesslog.AMPCommonAccessLoggingObserver object at 0x102396bd0>
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding SSL server at 127.0.0.1:8446
    2011-03-14 10:24:09+0300 [-] [caldav-8012] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8012
    2011-03-14 10:24:09+0300 [-] [caldav-8012] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8447
    2011-03-14 10:24:09+0300 [-] [caldav-8012] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8012
    2011-03-14 10:24:09+0300 [-] [caldav-8012] [-] set uid/gid 93/93
    2011-03-14 10:24:09+0300 [-] [caldav-8012] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
    2011-03-14 10:24:09+0300 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
    2011-03-14 10:24:09+0300 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8009
    2011-03-14 10:24:09+0300 [-] [caldav-8009] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8444
    2011-03-14 10:24:09+0300 [-] [caldav-8009] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8009
    2011-03-14 10:24:09+0300 [-] [caldav-8009] [-] set uid/gid 93/93
    2011-03-14 10:24:09+0300 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
    2011-03-14 10:24:09+0300 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
    2011-03-14 10:24:09+0300 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8010
    2011-03-14 10:24:09+0300 [-] [caldav-8010] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8445
    2011-03-14 10:24:09+0300 [-] [caldav-8010] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8010
    2011-03-14 10:24:09+0300 [-] [caldav-8010] [-] set uid/gid 93/93
    2011-03-14 10:24:09+0300 [-] [caldav-8010] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
    2011-03-14 10:24:09+0300 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8011
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8446
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8011
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] set uid/gid 93/93
    2011-03-14 10:24:09+0300 [-] [caldav-8011] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
    2011-03-14 10:24:09+0300 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
    2011-03-14 10:24:38+0300 [-] [caldav_task] 2011-03-14 10:24:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:24:39+0300 [-] [mailgateway] 2011-03-14 10:24:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:24:39+0300 [-] [mailgateway] 2011-03-14 10:24:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:25:08+0300 [-] [caldav_task] 2011-03-14 10:25:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:25:09+0300 [-] [mailgateway] 2011-03-14 10:25:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:25:09+0300 [-] [mailgateway] 2011-03-14 10:25:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:25:38+0300 [-] [caldav_task] 2011-03-14 10:25:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:25:39+0300 [-] [mailgateway] 2011-03-14 10:25:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:25:39+0300 [-] [mailgateway] 2011-03-14 10:25:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:26:08+0300 [-] [caldav_task] 2011-03-14 10:26:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:26:09+0300 [-] [mailgateway] 2011-03-14 10:26:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:26:09+0300 [-] [mailgateway] 2011-03-14 10:26:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:26:38+0300 [-] [caldav_task] 2011-03-14 10:26:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:26:39+0300 [-] [mailgateway] 2011-03-14 10:26:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:26:39+0300 [-] [mailgateway] 2011-03-14 10:26:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:27:08+0300 [-] [caldav_task] 2011-03-14 10:27:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:27:09+0300 [-] [mailgateway] 2011-03-14 10:27:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:27:09+0300 [-] [mailgateway] 2011-03-14 10:27:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:27:38+0300 [-] [caldav_task] 2011-03-14 10:27:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:27:39+0300 [-] [mailgateway] 2011-03-14 10:27:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:27:39+0300 [-] [mailgateway] 2011-03-14 10:27:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:28:08+0300 [-] [caldav_task] 2011-03-14 10:28:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:28:09+0300 [-] [mailgateway] 2011-03-14 10:28:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:28:09+0300 [-] [mailgateway] 2011-03-14 10:28:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:28:38+0300 [-] [caldav_task] 2011-03-14 10:28:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:28:39+0300 [-] [mailgateway] 2011-03-14 10:28:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:28:39+0300 [-] [mailgateway] 2011-03-14 10:28:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:29:04+0300 [-] [twistedcaldav.accesslog#debug] rotateGlobalHitHistoryStats: [{'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087744}]
    2011-03-14 10:29:08+0300 [-] [caldav_task] 2011-03-14 10:29:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:29:09+0300 [-] [mailgateway] 2011-03-14 10:29:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:29:09+0300 [-] [mailgateway] 2011-03-14 10:29:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:29:38+0300 [-] [caldav_task] 2011-03-14 10:29:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:29:39+0300 [-] [mailgateway] 2011-03-14 10:29:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:29:39+0300 [-] [mailgateway] 2011-03-14 10:29:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:30:08+0300 [-] [caldav_task] 2011-03-14 10:30:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:30:09+0300 [-] [mailgateway] 2011-03-14 10:30:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:30:09+0300 [-] [mailgateway] 2011-03-14 10:30:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:30:38+0300 [-] [caldav_task] 2011-03-14 10:30:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:30:39+0300 [-] [mailgateway] 2011-03-14 10:30:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:30:39+0300 [-] [mailgateway] 2011-03-14 10:30:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:31:08+0300 [-] [caldav_task] 2011-03-14 10:31:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:31:09+0300 [-] [mailgateway] 2011-03-14 10:31:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:31:09+0300 [-] [mailgateway] 2011-03-14 10:31:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:31:38+0300 [-] [caldav_task] 2011-03-14 10:31:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:31:39+0300 [-] [mailgateway] 2011-03-14 10:31:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:31:39+0300 [-] [mailgateway] 2011-03-14 10:31:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:32:08+0300 [-] [caldav_task] 2011-03-14 10:32:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:32:09+0300 [-] [mailgateway] 2011-03-14 10:32:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:32:09+0300 [-] [mailgateway] 2011-03-14 10:32:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:32:38+0300 [-] [caldav_task] 2011-03-14 10:32:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:32:39+0300 [-] [mailgateway] 2011-03-14 10:32:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:32:39+0300 [-] [mailgateway] 2011-03-14 10:32:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:33:08+0300 [-] [caldav_task] 2011-03-14 10:33:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:33:09+0300 [-] [mailgateway] 2011-03-14 10:33:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:33:09+0300 [-] [mailgateway] 2011-03-14 10:33:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:33:38+0300 [-] [caldav_task] 2011-03-14 10:33:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:33:39+0300 [-] [mailgateway] 2011-03-14 10:33:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:33:39+0300 [-] [mailgateway] 2011-03-14 10:33:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:34:04+0300 [-] [twistedcaldav.accesslog#debug] rotateGlobalHitHistoryStats: [{'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087444}, {'hits': 0, 'time': 1300087744}, {'hits': 0, 'time': 1300088044}]
    2011-03-14 10:34:08+0300 [-] [caldav_task] 2011-03-14 10:34:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:34:09+0300 [-] [mailgateway] 2011-03-14 10:34:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:34:09+0300 [-] [mailgateway] 2011-03-14 10:34:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:34:38+0300 [-] [caldav_task] 2011-03-14 10:34:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:34:39+0300 [-] [mailgateway] 2011-03-14 10:34:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:34:39+0300 [-] [mailgateway] 2011-03-14 10:34:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:35:08+0300 [-] [caldav_task] 2011-03-14 10:35:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:35:09+0300 [-] [mailgateway] 2011-03-14 10:35:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:35:09+0300 [-] [mailgateway] 2011-03-14 10:35:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:35:38+0300 [-] [caldav_task] 2011-03-14 10:35:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:35:39+0300 [-] [mailgateway] 2011-03-14 10:35:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:35:39+0300 [-] [mailgateway] 2011-03-14 10:35:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:36:08+0300 [-] [caldav_task] 2011-03-14 10:36:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:36:09+0300 [-] [mailgateway] 2011-03-14 10:36:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:36:09+0300 [-] [mailgateway] 2011-03-14 10:36:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:36:38+0300 [-] [caldav_task] 2011-03-14 10:36:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:36:39+0300 [-] [mailgateway] 2011-03-14 10:36:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:36:39+0300 [-] [mailgateway] 2011-03-14 10:36:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:37:08+0300 [-] [caldav_task] 2011-03-14 10:37:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:37:09+0300 [-] [mailgateway] 2011-03-14 10:37:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:37:09+0300 [-] [mailgateway] 2011-03-14 10:37:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:37:38+0300 [-] [caldav_task] 2011-03-14 10:37:38+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:37:39+0300 [-] [mailgateway] 2011-03-14 10:37:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:37:39+0300 [-] [mailgateway] 2011-03-14 10:37:39+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll
    2011-03-14 10:38:08+0300 [-] [caldav_task] 2011-03-14 10:38:08+0300 [-] [calendarserver.sidecar.task#debug] Checking for tasks
    2011-03-14 10:38:09+0300 [-] [mailgateway] 2011-03-14 10:38:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#error] IMAP factory connection failed
    2011-03-14 10:38:09+0300 [-] [mailgateway] 2011-03-14 10:38:09+0300 [Uninitialized] [twistedcaldav.mail.IMAP4DownloadFactory#debug] Scheduling next IMAP4 poll

    OK,
    Well I have demoted my ODR (diary.mydomain.com) to just being connected to an ODM.
    Again, editing the user/groups records on the ODM doesn't give me any option to enable calendaring. However, I am able to enable calendaring for users and groups in the WGM if I connect to WGM as diary.mydomain.com. As my ical server is no longer a ODR, and only connected, is it safe to edit records on it and enable calendaring or I am still not getting this right?

  • I am trying to set up my outlook 2007 account on i pad and the process sticks on verifying.  It would appear to be a problem with outgoing server and I have changed the port number but with no success.

    I have just purchased an i pad 2 and am having trouble with the e-mail set up.  Set up with wi-fi, i-cloud etc has worked fine but the i pad is recognising my outlook 2007 account details but is not verifying it.  The trouble appears to be with the outgoing server and I have tried changing the port number, but to no avail!  Also reset the account settings for holding messages on the server...help!  As you can tell I'm not very techy and I'm desperate to get the bloody thing working as I'm going away on Tuesday! Any suggestions?

    I had a similar issue and it was password case sensitive issue

  • I pad 2 problems with ISO 7 and mail

    I have updated my ipad 2 to ISO 7 and have problems with mail. When composing an email it keeps freezing and then crashes and puts me back to the home screen. Everything was fine before the update. Can anyone help with a solution or how I get rid of ISO 7 please before I throw it out of the window or buy a Microsoft product !!!

    Restart your Mac. See if that makes a difference.

  • Problem with .mac account and mail 2.05 (os x 10.4.4)

    hi!
    i am not able to add a .mac account in mail 2.05. system is os x 10.4.4.
    .mac settings in system preference work fine, on my cube with os 10.3.9 i can add the .mac account without problems.
    in mail under 10.4.4 i can´t even select accounts besides IMAP, POP and EXCHANGE. if i delete mails plist and even the mail file and achieving a "virginal mail" i just can select these 3 accounts (POP,IMAP,EXCHANGE). strange because if i setup .mac settings in system preferences before setting up a POP mail account (i have 3 POP accounts besides .mac), the .mac account is automatically set up in mail. but even than i can´t set up manually (another) .mac account (can´t be selected in account pulldown menue) as well as soon as i delete it it can´t be resetup.
    no way with new user, same procedure. i reinstalled mail from tiger-dvd as well as reinstalling 10.4.4 combo update and repair disc permissions. no way to get .mac to work the normal way.
    has anyone any idea?
    thanks so long,
    peter

    the empty folder ~/Library/Mail/ at root level seemed to be the problem of not being able to activating the .Mac account in mail. after copying this folder onto harddisk again (i have a new "20 iMac at work with 10.4.4) the problem was solved. no idea how to get this folder again besides installing a blank 10.4.x install onto external firewire hdd or having a second system...
    thanks so long.
    i guess i made a mistake when migrating my old mail prefs from 10.3.x to 10.4.x blank install when moving the folders to 10.4.x maybe i have first choosen the ~/Library/Mail/ folder at root level and when recognizing that mail is not working with new user, i´m sure i might have deleted the whole mail prefs and mail folder on root level and copied the whole stuff again into USER/Library/Mail/. Therefore the folder ~/Library/Mail/ at root level became empty. i purchased .Mac just a few days ago so i recognized this failure just now...

  • Strange problem with AIX server and windows clients

    I am having a real bizzare problem with WLS 7.0.1 running on AIX 5.1 and
    clients on windows. We have J2SE Swing application as a client.
    If the client is w2k or XP, the first client gets good response. If I start
    another client the second client is horribly slow (2 sec vs 16 sec). Even if
    I kill the first client the second client continues to be slow. If I have 2
    clients open together, the first one continues giving 2 sec response while
    the second one continues with 16 sec. For that matter if I start another
    client after shutting down first one I get slow (16 sec) response.
    If the client is NT client I always get good and consistent response from
    the server. Irrespective of how many client I have on the NT machine, I keep
    getting good response. NT and W2K laptops are seating right next to each
    other on the same n/w and infact the NT is a much slower and lessor memory
    machine than W2K.
    We did similar tests keeping server on Solaris or NT server or W2K server,
    and the clients "behave" normally i.e I get consistent repsponse time (it
    may be slow or fast, but it is consistent and is consistent b/w NT and W2K).
    We even tried putting my laptop on the same network as the AIX server, but
    it did not help. Unfortunately some of our clients will be using AIX and
    W2K.
    HELP!!!!

    "Cameron Purdy" <[email protected]> wrote in message
    news:[email protected]..
    Sounds like a reverse DNS lookup or similar network timeout.Thanks for the suggestion, but then why would the first client on w2k or XP
    get a better performance and the subsequent clients get worse performance?
    >
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    http://www.tangosol.com/coherence.jsp
    Tangosol Coherence: Clustered Replicated Cache for Weblogic
    "vinay moharil" <[email protected]> wrote in message
    news:[email protected]..
    I am having a real bizzare problem with WLS 7.0.1 running on AIX 5.1 and
    clients on windows. We have J2SE Swing application as a client.
    If the client is w2k or XP, the first client gets good response. If Istart
    another client the second client is horribly slow (2 sec vs 16 sec).
    Even
    if
    I kill the first client the second client continues to be slow. If I
    have
    2
    clients open together, the first one continues giving 2 sec response
    while
    the second one continues with 16 sec. For that matter if I start another
    client after shutting down first one I get slow (16 sec) response.
    If the client is NT client I always get good and consistent responsefrom
    the server. Irrespective of how many client I have on the NT machine, Ikeep
    getting good response. NT and W2K laptops are seating right next to each
    other on the same n/w and infact the NT is a much slower and lessor
    memory
    machine than W2K.
    We did similar tests keeping server on Solaris or NT server or W2Kserver,
    and the clients "behave" normally i.e I get consistent repsponse time(it
    may be slow or fast, but it is consistent and is consistent b/w NT andW2K).
    We even tried putting my laptop on the same network as the AIX server,
    but
    it did not help. Unfortunately some of our clients will be using AIX and
    W2K.
    HELP!!!!

  • Problem with Reports Server and invalid DB packages when release code

    Hello,
    I'm not certain that this is a Reports issue or not, but wondered if anyone had encountered similar. We've recently upgraded from Forms and Reports 6i to 10.1.2.0.2. A couple of times now, after doing a release of code to our environment, we find that the next request to the Reports Server generates a 'existing state of packages has been discarded' error. Submitting exactly the same report request a second and subsequent times works fine.
    However, we always make sure we recompile all invalid packages after a code release; and our Forms front-end doesn't encounter any errors like this. Is there some possible issue with using existing Reports engines to run reports after a code release - should we be bouncing the Reports server..?
    Thanks,
    James

    Hi. Thanks for your quick response. The contain of StrSql is:
    "SELECT IdTipo FROM TIPOSTELEFONO", where IdTipo id a column of TIPOSTELEFONO Table.
    I tryied the same sql setence with SQL Server Management Studio Express and it works fine. Already I have tryied with others sql sentences. All they worked fine in SQL Server Management Studio, but not with my java example using sqljdbc4.jar.
    sqljdbc4.jar documentation comment that these driver work with sql server 2000 to sql server 2008. I'll ask this cuestion in Microsoft forums.
    Thanks.

  • Problems with iCAL,iPHOTO and Windows XP (using parrallells) after Leopard

    I installed Leopard and now iCAL won't publish to the web. When you try to access it from the web it says the page can't be located... that the calendar may have been deleted or renamed. No body at Mac can figure it out so far.
    I also can no longer open iPHOTO or any applications in Windows XP which I run from Parralells. This is a new issue that just occurred 3 days after the intial installation of Leopard.

    Because I created FAT32 partition using Boot Camp tool few days ago I installed my custom copy of Windows XP with SP3, IE7 and WMP10 integrated using nLite (for WMP10 integration use RVM Integrator). I did not use Boot Camp tool this time - I just booted CD using Option key. Then I installed Boot Camp 2.0 drivers you can find on Mac Disk 1. After this I installed Boot Camp drivers 2.1 update. In Add or remove Programs I checked drivers - I uninstalled old drivers which call identical, but you can skip this. Everything works fine BTW it is better to format your partition to NTFS - you have much less disk errors, you do not waste time for disk errors scans during Windows startup, your data are much more safe. If you need NTFS write permissions use great tool Paragon NTFS for Mac OSX or open source NTFS driver.
    Message was edited by: limo79

  • [SOLVED] Routing problems with ssh server and openvpn client

    My current setup is an arch box behind my wireless router.  My wireless router is running scripts to update the dynamic dns for my internet connection and forwarding incoming requests to port 22 on the arch box.  Simple so far.
    Now I'd like to setup OpenVPN on the arch box to connect to a 3rd party vpn service but still listen for ssh connections.  This way I can have my arch box always connected to the vpn but be able to access it from anywhere.  I believe the problem is that openvpn sets up a default route to send all outgoing traffic out over the tunnel, but I don't know enough about routing to make this work.  I saw another solution in the forum was running virtualbox and I find that so inelegant.  I'm planning on eventually learning more about ip route and iptables but I was also hoping that a networking guru could help me get this set up quickly in the meantime.
    ip route while not connected to vpn
    default via 192.168.1.1 dev eth0 metric 202
    192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.11 metric 202
    ip route while connected to vpn
    0.0.0.0/1 via 10.120.62.9 dev tun0
    default via 192.168.1.1 dev eth0 metric 202
    10.120.62.1 via 10.120.62.9 dev tun0
    10.120.62.9 dev tun0 proto kernel scope link src 10.120.62.10
    23.29.126.102 via 192.168.1.1 dev eth0
    128.0.0.0/1 via 10.120.62.9 dev tun0
    192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.11 metric 202
    Last edited by ricka (2012-11-05 17:14:48)

    First, meop, thanks for your reply.  I did not use that method to solve the issue, but I'm going to do some more research into it (I'll speak to why I went another direction after the solution).
    My solution so far has come from this resource http://forum.linode.com/viewtopic.php?t=8737
    Since my server is behind a router, I do not have to worry about the public IP address changing and I was able to use the private IP in the route statements.  Therefore, in my case, the solution was these three lines:
    ip rule add from 192.168.1.11 table 128
    ip route add table 128 to 192.168.1.0/24 dev eth0
    ip route add table 128 default via 192.168.1.1
    Keep in mind, as the article states, that applies to all ports (not just ssh).  If you want to block other traffic, you need some extra iptables entries.
    This also solves my end goal: Being able to connect to this 3rd party VPN with a simple ssh redirect from my always connected server.  I can now ssh -D <port> <myhost>, set up chrome to use <port> as a proxy, and have everything redirecting over this VPN connection without any hassle.
    meop, this setup is connecting to a 3rd party VPN service and they provided the config scripts for the client.  I considered tinkering with that, but found this solution to work and I'm going to do some more reading about each solution to figure out which is the best overall.
    enovak, I grepped dmesg and did not see any entries about martian source.
    Now another question that comes to mind:  What if this server were actually NOT behind a firewall and it's public IP changed?  I think you'd somehow have to have a script to check to see if your Dynamic IP address changed and also have a route that only that script would use (send everything else out the VPN route).  Then, if your IP address changed, you'd have to change these routes around.  I'll leave that solution to someone else :-)

  • I am getting sync problems with Exchange Server and local outlook. Error code is 18439. Does anybody have an idea what the problem might be?

    I am using Outlook on my Imac, which is linked to the Windows Exchange Server. All off a sudden I keep receiving messages saying that the message Re: xxxx cannot be synchronized with the exchange server. When I delete the message from my local mail box, all is fine, but after a while another one pops up. The error code is 18493. Does anyone have an idea what could be going wrong???
    Thanks for your help already now!

    Hello Wolfgang,
    I get the same error, but I cannot figure it out too. I hope you or I get some responses back! I do not know why there isnt an edit feature in outlook to acknowledge the individual alarm so it does not alarm again!
    Fil

  • Mail, iCal Server and iChat server will not work over VPN

    I have an Airport Extreme Base Station at the office running the network. Behind it sits a Mac Mini Snow Leopard server running 10.6.3. The ports necessary for Mail, iCal Server and iChat work fine through that external connection. I can also connect with VPN from my 10.6.3 clients.
    HOWEVER, when I connect with the VPN clients, I am suddenly unable to access the Mail, iCal Server, Wiki server and iChat server. All connections time out. I can ping the server and I can do other things that do NOT work on the public Airport like ssh or VNC. ssh and VNC are closed at the airport extreme.
    So it's pretty odd. When I'm connected via the VPN, all ports that are forwarded to the Snow Leopard server time out over the VPN.
    I've tried various and sundry configurations with the VPN client. This includes trying to send all traffic over the VPN, moving it up in the service order, etc. etc. Nothing fixes it. DNS resolution is working fine, however when I do a wireshark capture of ppp0 traffic, I notice that SSL and TLSv1 handshakes appear to occur on the public IP address instead of the private network IP address... and they're all resets.
    Has anyone gotten this to work successfully? Like I said, all ports that are NOT forwarded through the Airport work fine over the VPN, but will not work when connected to the VPN. It's really bizarre.

    New data: any ports that are normally forwarded on the Airport Extreme to the Mac Mini server will not work when connected to the VPN.
    For instance, if I have imaps/993 forwarded from the Airport Extreme to the Mac Mini, it works fine over the Internet. If I connect to the VPN, I can connect to all OTHER services on the Mac Mini, but Mail, for instance, will not work.

  • 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

Maybe you are looking for

  • Unknown error (-50) appears.

    I can't buy an album or film on iTunes. Unknown error (-50) appear. I tried logging out and now I can't sign back in

  • Policy Agent Error

    Version: Solaris: 8 IS 6.0 Policy Agent 2.0 Webserver: iWS 6.0 I installed the agent, configured a policy protecting the resources on the webserver. When I access any resource, it throws me a login page (as it should). Once I submit the credentials,

  • 10.4.9 and DHCP related problems

    Hi, This behavior has happened twice since I updated to 10.4.9, before the 10.4.9 I had never experienced this fault. Without any warning I have lost the network connection, with further analysis I noted that my PowerMac G4 could not get IP address f

  • Need Help With SQL GROUP BY and DISTINCT

    I am working on a project and need to display the total of each order based on the order id. For instance I want to display the order id, customer id, order date, and then the extension price (ol_quantity * inv_price). I would then like a total displ

  • Trouble with serial number on final cut pro  6.0.6

    I've had final cut pro 6.0.6 for several years and I'm trying to transfer it to my new computer a macbook pro 10.6.6 and it asks for the serial number. I have one but it won't accept it. I don't know what to do.