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 :
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
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
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: iNotes, Webmail
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 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: ironport, malware
Convert different mail proivder Google Imap ….. from and to Lotus Notes Mail
Convert different mail proivder Google Imap ….. from and to Lotus Notes Mail:
other Solutions: https://www.binarytree.com/products/notes-migrator-cmt
Posted in domino, Mail Tagged with: gmail, migration, outlook
– 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
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: cisco, ironport, ldap, spam
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: cisco, ironport, ldap, spam