Re: domino 7.0.2 crash caused by SMD...part 2
J Sloan <[email protected]> Sun, 03 Dec 2006 10:58:49 -0800
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Message-ID | <[email protected]> |
Stefano Benassi wrote: > > OK: I know that 7.0.2 and SLES 10 are not supported but....not supported > <> cause Domino to crash. Do you agree? > > Moreover, I tried to install SMD 3.0 on a SLES10 _without any software > updates from Novell installed_ and it was successful. I was also be able > to update SMD to build 3486. So I think that problem comes from one of > the software updates from Novell. > > I had a lot of problems before with Symantec Antivirus/Filtering for > Lotus Domino for Linux that I decided to use Trend Micro SMD. If it > fails what could I choose to protect my customers' Domino servers on > Linux from viruses and spam? Spamassassin and clamav do a pretty good job - Suse ships both of those integrated with amavisd. You might be interested in going the full monty and installing maia mailguard, which adds quarantine management capabilities. Of course, you may want to position the spam/virus fileter as a separate server between your domino server and the internet. All the domains I consult for use maia mailguard on the internet side, whether the back end is lotus notes, generic unix pop3/webmail, or even ms exchange. The largest such shop I work with is on lotus notes with an smtp gateway running postfix + maia mailguard out front. It works beautifully. It's difficult for me to imagine a serious business nowadays running domino or ms exchange, exposed directly to the internet. J