Linux Groupware Server Natively Serves Outlook Clients ALTERNATIVE Fotolia

Total Page:16

File Type:pdf, Size:1020Kb

Linux Groupware Server Natively Serves Outlook Clients ALTERNATIVE Fotolia Zarafa SYSADMIN EXCHANGELinux groupware server natively serves Outlook clients ALTERNATIVE Fotolia www.onlinebewerbung.de, Zarafa replaces Microsoft Exchange on a Linux server and collaborates website. Although these prices are cer- tainly higher than free alternatives such with Outlook thanks to native MAPI support. as Kolab, the cost of Zarafa compares fa- vorably with the cost of Microsoft Ex- BY SEBASTIAN KUMMER AND MANFRED KUTAS change, and because the server runs on Linux, you can avoid many of the issues any Linux servers work in het- relies on services such as WebDav. In associated with running Windows server erogeneous environments, many cases, each function has to be con- systems. Contact the company for infor- Mserving Windows clients that figured separately on the client side, and mation on local business partners and use MS Outlook for mail and calendar this leads to inflationary administrative support options. functions. Even if a new groupware sys- overhead. Additionally, this kind of inte- tem is introduced, the widespread use of gration only covers a small proportion of MAPI4Linux Windows clients sometimes makes Out- Outlook’s functionality. MAPI4Linux supports a compatible look an inescapable alternative. Unfortu- The Zarafa groupware server [1] takes Exchange counterpart on Linux. Zarafa nately, Outlook uses the native Windows a different approach. Instead of convert- comprises the MAPI4Linux library, Messaging Application Programming In- ing Outlook requests, Zarafa offers a which controls access to the MAPI store, terface (MAPI) for communication with comprehensive Microsoft-compatible at is core, and a collection of peripheral other applications, and the Outlook MAPI interface for Linux environments. tools. A MySQL database is used for client is designed to talk to a Windows Complex conversion of requests is no storage, and this makes it easier to back Exchange server. This preference for longer needed because the Zarafa server up or replicate the data. Exchange makes the integration of talks MAPI, specifically MAPI4Linux. MAPI4Linux controls the read and Linux-based groupware systems difficult. Zarafa is a commercial groupware write operations. Direct access to the da- Alternative groupware applications server that runs on Linux. Because the tabase is not recommended because it such as Scalix, Kolab, and Open Ex- Zarafa server communicates directly would break the caching and affect the change use an Outlook connector to with Windows clients using a variant of response time. integrate with Windows clients running MAPI, it provides a high level of Outlook Outlook. These tools convert Outlook’s compatibility with minimal client config- Open Interfaces MAPI queries to other, partly proprietary uration. See the box “Buying Zarafa” for Zarafa relies on open interfaces and protocols. Apart from this, processing a price summary as given on the Zarafa tried-and-trusted server components; it FEBRUARY 2008 ISSUE 87 73 073-079_zarafa.indd 73 13.12.2007 16:07:05 Uhr SYSADMIN Zarafa uses Postfix, for example, to send email language of Microsoft’s Ex- and Apache as its web server, making it change server access to the SpamAssasin) (eg. (eg. ClamAV) (eg. MTA Antivirus easy to integrate into environments that MAPI store. Figure 2 shows (eg. Postfix, qmail) Antispam already implement these services. the configuration menu. Figure 1 shows the Zarafa server’s SOAP messages handle major components. The MAPI kernel is communications between Mail delivery surrounded by various connectors. The the MAPI provider and the (eg. procmail) figure shows the path an email takes Outlook share on the server. Spooler / dAgent from physical reception by the Mail A proxy or Apache web Transfer Agent (MTA) through to the server transparently adver- Zarafa store. The MTA can be supple- tises this service on Intranets mented with various tools, such as spam or the Internet. To allow this Outlook Share filters or virus scanners. When an in- to happen, you just need PHP MAPI coming mail message is ready for deliv- the following entry in your ery to the receiver, the MTA passes it on Apache configuration: to the Zarafa D(elivery) Agent. This pro- MySQL cess is controlled by the mailbox_com- <IfModule mod_proxy.c> mand variable in /etc/postfix/main.cf: ProxyPass /zarafa U http://127.0.0.1:236/ MAPI 4 Linux mailbox_command = U ProxyPassReverse U U /usr/bin/zarafa-dagent "$USER" /zarafa POP3 / IMAP iCal http://127.0.0.1:236/ Gateway Gateway For QMail, the ~/.qmail file needs: <Location /zarafa> Order Allow,Deny Groupware Server | /usr/bin/zarafa-dagent U Allow from all Zarafa component Open Source component -q user_name </Location> </IfModule> Figure 1: Overview of the Zarafa server’s major com- The -q option tells the D Agent to use ponents. Qmail error codes in its reply. The mail This supports Outlook access is then passed by the agent to MAPI- without VPN access or port forwarding thanks to the Zarafa iCalendar interface. 4Linux, which converts it into a MAPI on the firewall. Connections between the The iCal interface emulates server pro- store object for storage in the database. server and the client are simple web con- files to allow Sunbird to work with live nections. Using Apache’s own tools, you data from the Zarafa store. Outlook Connection can enable standard and SSL connec- Changes or new appointments are The Zarafa MAPI provider gives Win- tions. Additionally, administrators can immediately stored in the MAPI store, dows clients that only speak the native restrict access to specific subnets. Figure where they are available in real time 3 shows how Outlook is mapped to to all users via all supported interfaces. Buying Zarafa MAPI4Linux. Large Systems The Zarafa website lists the following Alternative Applications prices: A multiple-server setup is useful for Still Supported large installations with thousands of • Base price for up to 5 users: EUR 300 You can continue to use POP or IMAP users. Although you can’t install the (US$ 439) clients like Mozilla Thunderbird. A POP/ Zarafa core itself on multiple systems, • Every additional 5 users: EUR 150 IMAP gateway gives you access to the the service-based architecture does (US$ 219) email folders, which is easy to configure • More than 100 users: 5 percent as all you need to do is specify the ser- reduction vices and ports to enable in /etc/zarafa/ • More than 250 users: 10 percent gateway.cfg. The gateway converts email reduction from the MAPI format to regular plain • More than 1,000 users: 15 percent text mail before it reaches the client. reduction Double conversion of mail – into MAPI Municipalities receive a 25 percent re- format for incoming mail, and back duction. An education version for again before being dispatched via the schools has a 25 percent baseline reduc- Gateway – would appear to be a waste tion, with greater discounts available for of resources at first glance; however, the higher volumes. benefits in terms of compatibility with For updates and upgrades after the first any component outweigh the overhead. year, you’ll need to pay a yearly fee of 20 Alternative calendaring applications percent of the list price. such as Mozilla Sunbird are supported Figure 2: MAPI provider configuration menu. 74 ISSUE 87 FEBRUARY 2008 073-079_zarafa.indd 74 13.12.2007 16:07:12 Uhr Zarafa SYSADMIN support the following configuration: seconds), which waits for a result that is Changes immediately take effect in the • Server 1: MySQL database relevant to the client. After this interval store. For example, Zarafa will immedi- • Server 2: Zarafa core has expired, the connection terminates; ately create mail boxes for new users. • Server 3: MTA + antispam/ virus the request then recommences immedi- Admins can use policies and scripts to • Server 4: web server ately after this. Each Outlook client es- tell the system how to react to other The Zarafa core server configuration tablishes four or five connections of this kinds of change (such as when groups defines the connection between the da- kind to avoid interruptions. are modified at directory service level). tabase and the Zarafa core, which is the If you have many clients, it makes only entity to talk to it. All the other sense to increase the maximum number Backup components can use TCP port 236 to of parallel connections for the web The Zarafa Backup Utility does what its access the core server. server – Apache restricts this to 100 by name implies. The utility creates two The MTA server hands incoming email default. Because the lightweight requests files: One contains the data, the second to the delivery agent, which runs on the generate a couple of bytes of network contains an index. Creating a consistent MTA server and uses an SSL certificate transfer traffic, this isn't a problem. snapshot of the complete store without to authenticate with the Zarafa core blocking the database is not possible, server. The web server follows a similar User Management which means that elements that change approach to communicate with the Internal user management is fine for or are created during the backup process Zarafa core and thus bind the web com- smaller environments. Currently, this in- are not included in the backup. ponents to the MAPI store. volves using a command-line tool that The current 5.20 version of Zarafa in- If your spam volumes are particularly also supports OpenLDAP and Active Di- troduces advanced backup options. The high, it might make sense to distribute rectory. The admin simply adds required new features include support for brick- the MTA and antispam or antivirus soft- attributes to a configuration file. Because level backup. Individual stores, includ- ware to separate servers. changes to the directory service do not ing the public store, can now be backed This scenario also shows how to run trigger events to update the data, Zarafa up fully or incrementally.
Recommended publications
  • ZCP 6.40 (Build 34695) Zarafa Collaboration Platform
    ZCP 6.40 (build 34695) Zarafa Collaboration Platform The User Manual Zarafa Collaboration Platform ZCP 6.40 (build 34695) Zarafa Collaboration Platform The User Manual Edition 2.0 Copyright © 2011 Zarafa BV. The text of and illustrations in this document are licensed by Zarafa BV under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at the creativecommons.org website4. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. Linux® is the registered trademark of Linus Torvalds in the United States and other countries. MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries. Red Hat®, Red Hat Enterprise Linux®, Fedora® and RHCE® are trademarks of Red Hat, Inc., registered in the United States and other countries. Ubuntu® and Canonical® are registered trademarks of Canonical Ltd. Debian® is a registered trademark of Software in the Public Interest, Inc. SUSE® and eDirectory® are registered trademarks of Novell, Inc. Microsoft® Windows®, Microsoft Office Outlook®, Microsoft Exchange® and Microsoft Active Directory® are registered trademarks of Microsoft Corporation in the United States and/or other countries. The Trademark BlackBerry® is owned by Research In Motion Limited and is registered in the United States and may be pending or registered in other countries. Zarafa BV is not endorsed, sponsored, affiliated with or otherwise authorized by Research In Motion Limited. All trademarks are the property of their respective owners. Disclaimer: Although all documentation is written and compiled with care, Zarafa is not responsible for direct actions or consequences derived from using this documentation, including unclear instructions or missing information not contained in these documents.
    [Show full text]
  • 2010 Survey Results
    IT SERVICES 2010 Client Satisfaction Survey March, 2010 Acknowledgements The Stanford IT Services Client Satisfaction Team consisted of the following: Jan Cicero, Client Support Alvin Chew, Communication Services Liz Goesseringer, Business Services Tom Goodrich, Client Support Jim Knox, Facilitator, Client Support Phil Reese, Research Computing Nancy Ware, Strategic Planning Bryan Wear, Computing Services Brian McDonald, MOR Associates Chris Paquette, MOR Associates Alexis Bywater, MOR Associates MOR Associates, an external consulting firm, acted as project manager for this effort, analyzing the data and preparing this report. MOR Associates specializes in continuous improvement, strategic thinking and leadership development. MOR Associates has conducted a number of large-scale satisfaction surveys for IT organizations in higher education, including MIT, Northeastern University, the University of Chicago, and others. MOR Associates, Inc. 462 Main Street, Suite 300 Watertown, MA 02472 tel: 617.924.4501 fax: 617.924.8070 morassociates.com Brian McDonald, President [email protected] Contents Introduction. a1 Methodology . a2 Overview.of.the.Results . 1 Reading.the.Charts. 25 Customer.Service.and.Service.Attributes. 29 Research.Computing.and.IT.Services.Priorities. .33 General.Support. .41 Data.Storage.Services .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..51 Email.and.Webmail. 59 Calendaring. 63 Network.Services. 67 Telecommunications.Services. 73 Remote.Access . 83 Mobile.Devices . 87 Software. .89 Security. 93 Web.Services. 99 Appendix.A:.The.Full.Text.of.Written.Comments. .A-1 Appendix.B:.The.Survey.Instrument. B-. 1 Appendix.C:.Other.Observations . .C-1 Stanford Information Technology Services 2010 Client Survey • Introduction | a1 Introduction This report provides a summary of the purposes, the methodology and the results of the client satisfaction survey sponsored by Stanford Information Technology Services in March, 2010.
    [Show full text]
  • About SEP Sesam Hybrid Backup and Disaster Recovery
    Hybrid Backup & Disaster Recovery SEP sesam’s Backup & Disaster Recovery Capabilities for the Red Hat Ecosystem 1 Global Storage Management SEP sesam’s Backup and Disaster Recovery Capabilities for the Red Hat Ecosystem Table of Contents Table of Contents 1 About this Document 3 About SEP 3 About SEP sesam Hybrid Backup and Disaster Recovery 3 SEP’s Mission 4 Red Hat Statement 4 SEP‘s Collaboration with Red Hat 5 Value Proposition for Red Hat Solutions 5 Red Hat® Enterprise Linux 7 Bare Metal Recovery Capability for Linux 8 Red Hat® Virtualization 8 Red Hat® Virtualization Backup White Paper 8 Red Hat® Storage 9 SEP‘s Collaboration with SAP 9 SAP HANA Certifications 10 SAP Ecosystem - Protection Overview 10 Datacenter 10 Platforms 10 Hypervisors 10 Operating Systems 10 Databases 11 Applications 11 SAP Statement 11 SEP sesam Customer References in SAP Environments 11 Uniorg 11 Kwizda 12 Linck 12 Inecom Business Solutions 12 Service Provider and Cloud engagement 12 SEP was named one of the 2018 Gartner Peer Insights Customers’ 12 Choice for Data Center Backup and Recovery Software Here are a few examples of our customers statements: 13 Summary / Authors 13 www.sepsoftware.com I SEP sesam’s Backup and Disaster Recovery Capabilities for the Red Hat Ecosystem 2 Global Storage Management SEP sesam’s Backup and Disaster Recovery Capabilities for the Red Hat Ecosystem About this Document This document serves a Red Hat® and SEP value proposition for the joint solutions. Beside of general information we will highlight the sup- port of Red Hat® Virtualization, Red Hat® Enterprise Linux®, Red Hat® Storage, SAP and Service Providers.
    [Show full text]
  • Mailsite Fusion SP 10
    DATA SHEET ® MailSite Fusion SP 10 MailSite WHAT IS IT? Fusion is a low MailSite Fusion is a messaging and cost collaboration server that delivers email, calendars and contacts to Microsoft Outlook. alternative to MailSite Fusion also pushes email, calendars Hosted and contacts over-the-air to iPhone, iPad, WHAT’S NEW? Exchange that BlackBerry, Android, Windows and Nokia delivers email, smartphones. MailSite has been voted among MailSite Fusion comes bundled with a new Sync Server calendars and the top 3 mail server products by readers of that provides full support for Microsoft Outlook 2013 Windows IT Pro Magazine four times. contacts to for email, calendar and contacts. MailSite Sync Server allows you to sync multiple mobile devices with the same Microsoft HOW IS IT DIFFERENT FROM HOSTED email account, allowing you to give all your sales team Outlook, EXCHANGE? access to the sales inbox. iPhone, iPad, MailSite Fusion can scale to millions of BlackBerry, subscribers on a fully active cluster of low cost FEATURES servers. MailSite Fusion costs less than 50% of Android, Email, calendar and contact server that works great the price of Microsoft Exchange and MailSite Windows and with Microsoft Outlook Fusion can run on low cost hardware. Shared calendar server that works with Microsoft Nokia Outlook, Google Calendar, Apple iCal and Mozilla Users can access the same email, calendars smartphones Sunbird and contacts from their desktop, a web browser Customizable AJAX Web Client that works with or on the road from whichever smartphone they
    [Show full text]
  • Thanos Tsouanas --- C.V
    Curriculum Vitæ Thanos Tsouanas 02/05/2017 I Personal details hello photo full name: Athanasios (Thanos) Tsouanas date of birth: 22/02/1983 place of birth: Athens, Greece nationality: Hellenic office address: IMD, Universidade Federal do Rio Grande do Norte Av. Cap. Mor Gouveia, S/N CEP: 59063-400, Natal{RN, Brasil phone number: (+55) (84) 9 8106-9789 (mobile, Telegram, WhatsApp) email address: [email protected] personal website: http://www.tsouanas.org/ GitHub: http://github.com/tsouanas Spoken languages Greek (native); English (proficient); Brazilian Portuguese (fluent). I Studies & academic positions 2016 { Associate professor (permanent position) in Instituto Metr´opole Digital of Universidade Federal do Rio Grande do Norte (UFRN), Brazil. 2015 Postdoctoral researcher in the Mathematics Department of Universidade Federal do Rio Grande do Norte (UFRN), Brazil. 2014 PhD from Ecole´ Normale Superieure´ de Lyon, under the supervision of Olivier Laurent, in the field of theoretical computer science. I was employed by CNRS under the Marie Curie fellowship \MALOA", and had a 1-month secondment split between the University of Oxford (in the team of Luke Ong) and Ecole´ Polytechnique (in the team of Dale Miller). Thesis title: On the Semantics of Disjunctive Logic Programs1 2010 Master of Science degree from MPLA (graduate program in Logic, Algorithms and Computation of the University of Athens and of the Technical University of Athens),2 mathematical logic specialty, grade 8.23/10. 2007 Bachelor's degree from the Department of Mathematics of the University of Athens, specialty of pure mathematics, grade \excellent" (8.51/10). Seminars and schools • Logoi school on Linear Logic and Geometry of Interaction.
    [Show full text]
  • Leveraging Open Source Software
    1 Leveraging Open Source Software (Text of talk delivered by Justice Yatindra Singh Judge Allahabad High Court at the 9th e- Governance conference on 3rd February 2006 at Kochi, Kerala) FUD is an abbreviation of fear, uncertainty and doubt; it is often a salesman's strategy: spreading false rumours regarding others' products. Open source software (OSS) is its victim. In our country FUD for OSS arises out of ignorance. I am glad that, we are discussing OSS as it has crucial role to play in the IT world. WHAT IS OSS? A computer programme consists of two parts: Source Code and Object Code. Nowadays, computer programmes are written in high level computer languages using compact English words. This part is known as source code. These languages also have a programme called compiler and with their help, source code is compiled into machine language so that computers may understand it. When it is so done, it is called object code or machine code. Description―if it complies with certain conditions―is protected as a Copyright. Source code is a kind of description and can be protected as copyright provided it is published or disclosed. In the proprietery software, source code is generally not disclosed and in such a situation it is protected as a trade secret or undisclosed information. There was a debate whether object code is protected as a copyright or not but after TRIPS, it has to be protected as a copyright and now object code is so protected. Everyone is not using copyrights to have rights in computer programme.
    [Show full text]
  • Head-To-Head: Zimbra Vs Scalix
    Head-to-Head: Zimbra vs Scalix Key Positioning vs Scalix • Innovation leadership . Zimbra has consistently demonstrated innovation leadership in emerging areas of messaging and collaboration, including web-based mash-ups (Zimlets), rich web document authoring and sharing, native over-the-air mobile synchronization, comprehensive server-side indexing/search, and VOIP. Conversely, with less demonstrable innovation, Scalix has relied mostly upon TCO positioning based on Linux. In addition, Scalix’s reliance on HP OpenMail (15+ years old and discontinued by HP) and Oddpost limit Scalix’s ability to innovate in core product areas. • Foundation in open source. Zimbra started as an open source company (as most leading open source projects have done) and open sources all of its key product components -- providing full product transparency and customer investment protection. Conversely, Scalix is attempting to migrate to open source (a strategy without successful market precedent), is open sourcing a discontinued code base (likely not attractive to the open source community), and has no plans or entitlements to open source its web client. In addition, Zimbra has strong relationships with leading open source companies (such as Red Hat and MySQL), is deployed at many leading open source vendors (such as Digium/Asterisk and Mozilla), and has been a key contributor to open source projects such as the OpenAjax Alliance. Finally, Zimbra’s open source foundation enables clean bundling of best-of-breed open source components as product building blocks – a strategy Zimbra regularly employs with the Zimbra Collaboration Suite (which currently bundles 40+ open source components) to rapidly provide innovation and high-quality solutions.
    [Show full text]
  • Diplomarbeit Kalenderstandards Im Internet
    Diplomarbeit Kalenderstandards im Internet Eingereicht von Reinhard Fischer Studienkennzahl J151 Matrikelnummer: 9852961 Diplomarbeit am Institut für Informationswirtschaft WIRTSCHAFTSUNIVERSITÄT WIEN Studienrichtung: Betriebswirtschaft Begutachter: Prof. DDr. Arno Scharl Betreuender Assistent: Dipl.-Ing. Mag. Dr. Albert Weichselbraun Wien, 20. August 2007 ii Inhaltsverzeichnis Abbildungsverzeichnis vi Abkürzungsverzeichnis vii 1 Einleitung 1 1.1 Problemstellung . 1 1.2 Inhalt und Vorgehensweise . 3 2 Standards für Kalender im Internet 5 2.1 iCalendar und darauf basierende Standards . 6 2.1.1 iCalendar und vCalendar . 6 2.1.2 Transport-Independent Interoperability Protocol (iTIP) . 8 2.1.3 iCalendar Message-Based Interoperability Protocol (iMIP) . 8 2.1.4 iCalendar über WebDAV (WebCAL) . 10 2.1.5 Storage of Groupware Objects in WebDAV (GroupDAV) . 11 2.1.6 Calendaring and Scheduling Extensions to WebDAV (CalDAV) . 12 2.1.7 IETF Calendar Access Protocol (CAP) . 13 2.2 XML-basierte Formate . 15 2.2.1 XML iCalendar (xCal) . 15 2.2.2 RDF Calendar (RDFiCal) . 16 2.2.3 RDFa (RDF/A) . 16 2.2.4 OWL-Time . 17 2.3 Mikroformate (hCalendar) . 18 2.4 SyncML . 20 2.5 Weitere Formate . 21 2.6 Zusammenfassung . 22 iii 3 Offene Kalenderanwendungen im Internet 24 3.1 Server . 24 3.1.1 Citadel/UX . 24 3.1.2 Open-Xchange . 26 3.1.3 OpenGroupware.org . 26 3.1.4 Kolab2 . 27 3.1.5 Weitere Server . 28 3.2 Clients . 29 3.2.1 Mozilla Calendar Project . 29 3.2.2 KDE Kontact . 30 3.2.3 Novell Evolution . 30 3.2.4 OSAF Chandler . 31 3.2.5 Weitere Open-Source- und Closed-Source-Clients .
    [Show full text]
  • Military-Grade Cyber Security
    MILITARY-GRADE CYBER SECURITY EdgeWave ePrism Email Security Email Archive Email Volume is Growing The volume of email your business has to process has grown over 500% in the last 10 years and there appears to be no decline in sight. It is likely the amount will continue to increase, pushing your organization’s email servers to the limit, resulting in costly downtime and reduced productivity. Of even greater concern are industry-wide legal and regulatory requirements mandating that you retain all your organization’s email in an unalterable state. A comprehensive email archiving solution will not only help you meet corporate, legal and regulatory requirements, it can also help your organization achieve other critical goals. • Simplify mailbox management, shrink storage costs and reduce backup windows • Protect critical business information and intellectual property • Accelerate legal discovery and enforce corporate email policies EdgeWave has the Solution EdgeWave Email Archive is a secure enterprise SaaS solution for storage management that retains your email in an unalterable state to help meet compliance requirements, provide litigation support and meet corporate best practices guidelines. EdgeWave’s policybased archiving and built-in reporting features combine with easy-to-use management tools to assure your archived messages are indexed and easy to retrieve whenever you need them. EdgeWave’s feature-rich email archiving supports client software integration, email stubbing to maximize server storage, mobilearchive access, litigation support tools, centralizing, importing all historical emails and more. EdgeWave Email Archive supports all major messaging servers including Exchange, Domino, GroupWise, and Linux-based environments and can be deployed easily with minimal resource expenditures.
    [Show full text]
  • Mozilla Sunbird Le Calendrier
    Mozilla Sunbird le calendrier Installation de Sunbird Dernière version traduite : SunbirdFr 0.2 finale http://frenchmozilla.sourceforge.net/calendar/#sunbird Version Windows (20/2/2005) Attention! avant d'installer la version Windows de SunbirdFr , veuillez désinstaller l'ancienne version et n'oubliez pas de supprimer également le dossier profil nommé Sunbird : • Sur Windows XP dans C:\Documents and Settings\nom utilisateur\Application Data\Mozilla ; • sur Windows 9x dans C:\Windows\Application Data\Mozilla. Si vous souhaitez conserver votre (vos) calendrier(s) veuillez sauvegarder le(s) fichier(s) *.ics se trouvant dans le dossier ...\Application Data \Mozilla \Sunbird \Profiles \xxxxxx.default \Calendar puis, après installation de la nouvelle version de SunbirdFr, replacez-les dans ce dossier. Démarrez SunbirdFr, et dans l'onglet Calendriers clic droit puis Nouveau calendrier. Recherchez le(s) fichier(s) *.ics que vous venez de replacer dans l'arborescence, sélectionnez- les l'un après l'autre et validez (même si une boîte vous signale que le fichier existe déjà !). Fichiers à télécharger au choix • Fichier *.exe (setup) permettant une installation simplifiée et personnalisable : Installeur (4,43 Mo) • Fichier *.zip à décompresser dans le dossier Program Files : Archive (5,45 Mo) Version Linux (20/2/2005) • l inuxGTK2+XFT (ne fonctionne pas avec 2.6 à moins de repasser à la version 2.4 ou inférieure, information donnée par Merinos) • l inuxGTK1 Version Mac OSX(20/2/2005) • i ci Patch affichage des mois (7/03/2005) Pour résoudre le problème d'affichage des mois de mars à août, veuillez télécharger le fichier calendar.jar (2 Mo) et le placer dans le dossier C:\Program Files\sunbird\chrome (acceptez l'écrasement du fichier en place).
    [Show full text]
  • WNUMERZE WIADOMOŚCI 4Iphone Rozpędzi Gospodarkę USA
    WNUMERZE WIADOMOŚCI 4iPhone rozpędzi gospodarkę USA. Po premierze nowego telefonu Apple’a kry- BLOGI tycy stwierdzili, że to próba przepakowania znanych pomysłów w nowe pudełko. WIEMY GDZIE TRAFIŁ EKSPREZES SYGNITY Rozejrzyj się, jesteś w ukrytej ka- 6 Norbert Biedrzycki został ogłoszony no- merze. Kamer y wrosły na stałe w krajobraz wym prezesem Grupy ABC Data. Pełnić infrastruktury miejskiej. Część z nich obowiązki będzie od listopada br. działa w sieci miejskiego monitoringu, który Dotychczasowy prezes Michał Rumiński w przestrzeni publicznej patrzy na wszystko. oraz członek zarządu Konrad Sitnik złożyli rezygnacje. Na pewno Norbert PESEL i CEPiK zostaną przebu- 7 Biedrzycki będzie musiał posprzątać dowane. Dzięki zmianom w rejestrach po nieudanej inwestycji ABC Data obywateli i pojazdów Skarb Państwa w Rumunii. Będzie mógł wykorzystać ma oszczędzić w ciągu pięciu lat nawet doświadczenia w Sygnity… 120 mln zł. Bywalec, blog redakcyjny Computerworld 7 Polska przejmuje obsługę biznesu. Eksperci Związku Liderów Sektora Usług ŚWIATŁOWÓD W KAŻDYM DOMU Biznesowych w Polsce przewidują, że za w centrum (KTÓRY CZYNI SZALONYM) kilka lat możemy stać się liderem zaawanso- uwagi 16 Ministerstwo Administracji i Cyfryzacji wanych usług dla biznesu. zaproponowało właśnie, by każdy nowy dom wielorodzinny miał dostęp do Ultrabook zrozumie mowę i gest. 8 Trojan zamiast kreta Internetu i to, jak wynika z cytowanych Podczas konferencji IDF 2012 Intel wypowiedzi, „po kablu” (światłowodzie). zaprezentował wizję rozwoju technologii Przestępcy coraz rzadziej potrzebują współpracowników Propozycja jest opisana sensownie, mobilnych. wewnątrz firmy, by wykraść z niej informacje. Trojany są MAiC ogólnie prezentuje dość wysoki poziom uzasadnienia i konsultacji Komisja Europejska nie cofnie skuteczne, tańsze i trudne do wykrycia. Działy IT muszą 9 projektów na tle innych resortów.
    [Show full text]
  • Installing the Scalix Management Console
    Scalix Installation Guide Version 11.0.01 1 Scalix Installation Guide Notices The information contained in this document is subject Published by Scalix Corporation to change without notice. 1400 Fashion Island Blvd., Suite 602 Scalix Corporation makes no warranty of any kind with San Mateo, CA 94404-2061 regard to this material, including, but not limited to, the implied warranties of merchantibility and fitness USA for a particular purpose. Scalix Corporation shall not be liable for errors contained herein or for incidental Contents copyright © 2007 Scalix Corporation. or consequential damages in connection with the All rights reserved. furnishing, performance, or use of this material. Product Version: 11.0.1 Unix is used here as a generic term covering all versions of the UNIX operating system. UNIX is a E: 2.12.2007 registered trademark in the United States and other countries, licensed exclusively through X/Open Company Limited. Linux is a registered trademark of Linus Torvalds. Red Hat, and Fedora are registered trademarks of Red Hat Software Inc. rpm is a trademark of Red Hat Software Inc. SUSE is a registered trademark of Novell Inc. Java is a registered trademark of Sun Microsystems Inc. Microsoft, Windows XP, Windows 2000, Windows NT, Exchange, Outlook, Active Directory, and Internet Explorer are either registered trademarks or trademarks of Microsoft Corporation in the United States and other countries. Restricted Rights Legend Use, duplication, or disclosure is subject to restrictions as set forth in contract subdivision (c)(1)(ii) of the Rights in Technical Data and Computer Software clause 52.227-FAR14. 2 Scalix Installation Guide | Contents Introduction To This Guide .
    [Show full text]