The FreeBSD Diary |
(TM) | Providing practical examples since 1998If you buy from Amazon USA, please support us by using this link. |
Block the Melissa virus
29 March 1999
|
This page tells you how to configure sendmail so it will block the melissa virus. Actually, it refers you to another page, but there ya go. |
What virus?
|
The Melissa virus comes as a Microsoft Word attachment. It will duplicate itself to the first 50 names in your Microsoft Outlook address book. |
The fix
|
Sendmail, Inc have created a fix at http://www.sendmail.com/blockmelissa.html which is a patch for this virus. The script at that location is kind of hard to copy and paste, so I've duplicated it here. But be sure to read the sendmail link and replace spaces with tabs as they suggest. |
By the way
|
By the way, the script originally provided by Sendmail contained a space at the end of
LOCAL_RULESETS line which will cause the following error:Mar 29 08:15:47 ns sendmail[23819]: NOQUEUE: SYSERR(root): /etc/sendmail.cf: line 1034: unknown configuration line " " I've emailed them about that. But if you get the above error, you now know what to do. |
Other resources
|
Here are some other resources which have been mentioned:
|