IBM Connections Mail 1.3 is available (works with Connections 4.5)

You can download the version 1.3 of IBM Connections Mail in Greenhouse Catalog (Login required)!

2013-04-10_20-35-42

Requirements:

IBM Connections 4.5 (+ mandatory iFixes – see IBM Connections support site) + IBM Connections 4.5 interim fix LO74571

One or more of the following:

  • IBM Lotus Domino 8.5.3 FP3 or later
  • IBM Domino 9.0 Social Edition
  • Microsoft Exchange 2007 SP3
  • Microsoft Exchange 2010 SP1

flattr this!

System Requirements IBM Notes Domino 9 are available

You find the default system requirements in the overview document: “Index of system requirements for Notes, Domino, Domino Administrator, Domino Designer & Notes Traveler

I’ve some interesting points. IBM Domino for Windows is available as 32 and 64 bit software, but it is only supported on Windows Server 2008 R2 and Windows Server 2012, so no 32 Bit Windows is supported!

So a lot of us will have to upgrade the OS first.

We got a Linux 64 Bit server the first time in a gold release. I tested it in the beta and it works without any problems.

flattr this!

Connections 3 Customizing – custom.css is not enough

I had a problem last week with some customizations via custom.css in IBM Connections 3.0.1.1 CR3. Communities still use the default Layout and colors.

I found that defaultTheme.css rewrites some of my custom.css statements. I had to add the content of custom.css to the end of the xxxTheme.css (lazy but it works), that i have a consistent color and layout change. Tests with @import are not working, because @import must be the first statement of a css file and i need to add the custom.css to the end of the xxxTheme.css.

flattr this!