Category: domino

Februar 15th, 2018 by dominoteam

To configure IBM Verse™ On-Premises on a Domino® mail server, complete the following steps.

 

https://www.ibm.com/support/knowledgecenter/en/SS4RQV_1.0.0/admin/topics/vop_configuring_server.html

 

 

Current Release IBM Verse 1.0.3

If you need to download the package you could find it using this PartNumber CNP7EML

Domino required is 9.0.1 Fp9 or newer and Connections is 5.5 or later

supported on :

  • Red Hat Enterprise Linux (RHEL) Server 6 or Server 7 64-bit
  • Windows Server 2008 R2 Enterprise or Standard Edition 64-bit
  • Windows Server 2012 Standard or Datacenter Edition 64-bit
  • Windows Server 2012 R2 Standard or Datacenter Edition 64-bit

Posted in domino, server Tagged with: ,

Februar 10th, 2018 by dominoteam

With the new Domino Server Fixpack 10 – IBM official support domino on Docker

 

More Information http://www-01.ibm.com/support/docview.wss?uid=swg22013200

Posted in docker, domino, fixpack, server

Mai 13th, 2017 by dominoteam

SAML
http://www-01.ibm.com/support/docview.wss?uid=swg27041524

ADFS Setup
http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Cookbookcol_Setting_up_ADFS_for_integrated_Windows_authentication_lprIWArpr_

technote 1614543: Index of SAML cookbooks – http://ibm.co/19QwDEG
wiki article: „Upgrading from Notes client single logon to Notes shared login“ – http://bit.ly/1rwK4Dc
More Infos http://www-10.lotus.com/ldd/dominowiki.nsf/xpViewCategories.xsp?lookupName=Domino%20security
http://www-10.lotus.com/ldd/ndsebetaforum.nsf/topicThread.xsp?documentId=F7DF398B8B9DF82885257AD30049A00E&action=openDocument

Posted in domino, security, server

Mai 12th, 2017 by dominoteam

and overrule the Mailtemplate version.

Normally the inotes frontened uses the mailtemplate version to decide shich frontend is used

To overrule this setting on the domino web server

e.g.

add to the notzes.-ini file this setting

iNotes_WA_FormsFiles=iNotes/forms9.nsf

 

PS you can also delete the older forms??.nsf

Posted in domino, internet, Mail Tagged with: ,

Mai 11th, 2016 by dominoteam

There is a really good Cisco Whitepaper available which was released in October 2014 (you need a valid cisco login or ask you Cisco Partner for this Whitepaper)

Catch More Spam: Fine-Tune Your Email Security Appliance

other useful Whitepapers links for the Ironport ESA:

http://www.cisco.com/c/en/us/products/security/email-security-appliance/white-paper-listing.html

more useful tips for content filters on the Ironport (SPF, DKIM, URL reputation, file types …):

Cisco IronPort ESA – Useful Content Filters

Cisco IronPort E-mail Security Appliance Best Practices : Part 1

Cisco Ironports Technotes
http://www.cisco.com/c/en/us/support/security/email-security-appliance/tsd-products-support-maintain-and-operate-technotes-list.html

Posted in domino, Mail, server Tagged with: ,

April 22nd, 2016 by dominoteam

Convert different mail proivder Google Imap ….. from and to Lotus Notes Mail

Transend Migrator

 

Posted in domino, Mail Tagged with:

Februar 26th, 2016 by dominoteam

Convert different mail proivder Google Imap ….. from and to Lotus Notes Mail:

 

Transend Migrator

 

other Solutions: https://www.binarytree.com/products/notes-migrator-cmt

Posted in domino, Mail Tagged with: , ,

April 22nd, 2015 by dominoteam

– Lotus Quickr
http://www-01.ibm.com/support/knowledgecenter/SSYGQH_5.0.0/admin/migrate/c_quickr_migration_tools.dita

Sharepoint & Office 365 Migration Tool
http://www.avepoint.com/products/sharepoint-infrastructure-management/sharepoint-migration/

http://www.docova.com/quickr-migration-toolkit/

 

– Lotus Quickr miration to IBM connection

Quickr migration in IBM Connections CCM. from Enzo Stanzione

Posted in domino Tagged with:

Februar 25th, 2015 by dominoteam

The Ironport Spam Filter ESA can query the IBM Domino LDAP to check if the email address is member of a lotus domino group

Goto the Ironport LDAP Server Profile

1. Query to scan for email addresses in group document

(&(objectclass=dominoGroup)(cn={g})(member=*{a}))

Queries are only possible for valid email addresse e.g. name@domain.com (query is case sensitive lower/upper case) and no support for partial addresses

Hint: With a newer Ironport OS (6.x or higher) the „Base DN“ get filled automaticly with the Hostname. The Base DN should be empty for „normal“ Lotus Domino Domains. In complex environments the Base DN can helpto reduce the results from the ldap query

Tip:
-The Domino Addressbook names.nsf should be full index for a better performance
– Lotus Domino and the Ironport are caching the ldap lookup result. To push quickly new infos to the ironport, flush the ironport ldap cache and restart the Lotus Domino ldap server task

Link: LDAP accept query


Add. Infos for Ldap Lookup http://www-01.ibm.com/support/docview.wss?rs=463&context=SSKTMJ&dc=DB520&dc=DB560&uid=swg21270777&loc=en_US&cs=UTF-8&lang=en&rss=ct463lotus

PS: If you don‘ want to use the LDAP accept feature you can use the Ironport SMTP Call Ahead function

Posted in domino, internet, server Tagged with: , , ,

Februar 25th, 2015 by dominoteam

Create a Lotus Domino Groups like: „ironport.mail-smtp-relay.lookup1“ for later use create also „ironport.mail-smtp-relay.lookup2“ … (Lotus Notes Text field limit!)

Settings Ironport LDAP Server Profile:

 

Example: Allowance Query String

(&(objectclass=dominoGroup)(cn=ironport.mail-smtp-relay.lookup*)(member=*{a}))

 

Posted in domino, internet Tagged with: , , ,