|

SecurExchange - General -> FAQ
The following represent answers to questions commonly handled by our support staff, along with some tips and tricks that past and
current customers have found useful.
Please note:These answers follow a few shorthand
conventions for describing user-interface procedures. Key combinations will be presented as: Ctrl+Alt+Delete, which means that you should press and
hold down the Control, Alt and Delete keys at the same time. Menu selections will be presented as: File | Open, which means you should open the File
menu, and then make the Open selection.
(this information applies to Nemx Power Tools as well)
- How can I test an IP address (e.g. 1.2.3.4) of a SMTP server against an RBL (e.g. relays.ordb.org)?
- How can I allow certain hosts to bypass RBL filtering?
- How does RBL filtering operate?
- During the installation of Nemx SecurExchange, the following error message
is displayed: "The file \\<your exchange server>\addins\nmxxspca\i386\nmxxsp.hlp could
not be opened. Please check that your hard disk is not full and you have access to the destination directory."
What do I do?
- How do I enable the Quarantine form from Outlook 2000?
- How can I allow certain inbound mail addresses to bypass the Subject, Header, Message Body and
Attachment filters?
- How do I catch a single word within the message body or subject?
- How do I filter items based upon a particular character set?
- How do I create an Attachment to Filter Rule to delete messages containing VBS files?
On the Exchange Server machine, do a nslookup on the IP address:
- Start | Programs | Accessories | Command Prompt
 - Reverse the IP address and append the RBL site to the end (e.g. 4.3.2.1.relays.ordb.org)
- Type nslookup 4.3.2.1.relays.ordb.org
- If the result resolves to an IP address, then the IP address 1.2.3.4 is listed on relays.ordb.org as Spam. An example output follows:
E:\>nslookup 4.2.3.1.relays.ordb.org
Server: mag2.magmacom.com
Address: 206.191.0.140
Non-authoritative answer:
Name: 4.3.2.1.relays.ordb.org
Address: 127.0.0.2
Back to Top
When a RBL contains the IP address of a SMTP server trusted not to send Spam, create a Friendly IP Address. IP addresses listed as
friendly bypass the Spam Manager RBL filter.
To add an IP address to the Friendly IP list:
Add the IP address of the Friendly SMTP server to the Nemx SecurExchange configuration:
- On the Spam Manager tab, and in the RBL filtering section click Databases
- Click Advanced
- Click Add
- In the Friendly IP address field, type 1.2.3.4. (e.g. 1.2.3.4)
- Click Ok
- Click Ok
Back to Top
RBL filtering operates on the IP address of the SMTP server sending an email inbound through the SMTP Server / Internet Mail Service.
This IP address is accurate, and cannot be faked like many return email addresses. The IP address of the sender is then reversed and prepended to the
RBL host entry, and a DNS look-up is performed. If the lookup is successful, then the IP address is on the Black List for that database.
An example of how a RBL lookup operates is as follows:
- A message arrives from IP address 127.1.1.1
- The IP address is reversed to 1.1.1.127 then prepended to blackholes.mail-abuse.org
- 1.1.1.127.blackholes.mail-abuse.org is used for DNS lookup against the blackholes.mail-abuse.org database
- If the DNS lookup resolves to an IP address, then the mail is considered to be Spam
Back to Top
If you are using Exchange 5.5, you need the shared directory that was part of the original install \\<your exchange
server>\add-ins.
If you are using Exchange 2000, you need to download the install from: http://www.nemx.com/downloads/powerpac/xspb2kinfo.htm
Back to Top
To install the Nemx Quarantine Form, follow these steps:
- From Outlook, select the Tools | Options menu
- On the Other tab, Click Advanced Options
- Click Custom Forms
- Click Manage Forms
- Select Personal from the list Forms Library
- Click Install
- Select Form Message (*.fdm) from the list Files of Type
- Navigate to the installed directory of Nemx SecurExchange (C:\Program Files\Nemx\Nmxexspp) and select the Nemx_Quarantine.fdm
file
- Click Ok
Back to Top
Create an Action that will ensure nothing is done to the inbound message:
- Open the Nemx SecurExchange Configuration dialog
- On the Actions tab, select Spam and Content Actions
- Click Add
- In the Action Name field, type Do Nothing
- Click
Ok
Create a Rule to Filter inbound message:
- On the Spam Manager tab, click Addresses
- Click Add
- Enable Active
- In the Address field, type the address of the originator (example: support@nemx.com)
- In the Behaviour section, select Halt filtering on Message
- In the Transfer Mode section, enable Inbound
- Click Ok
- Click Ok
- Click Apply
Back to Top
- Filter for the word click separated by spaces:
=(^| )click( |$)
- Filter for the word click separated by anything except alphas:
=(^|[^a-z])click([^a-z]|$)
- Filter for the word click separated by anything except alphas and numbers:
=(^|[^0-9a-z])click([^0-9a-z]|$)
Back to Top
Create a Header rule in Spam Manager:
- Open the Nemx SecurExchange Configuration dialog
- On the Spam Manager tab, click Headers in the Header Filtering section
- Click Add
- Check Active
- Enter a Header Field in the Header Token field (e.g. content-type)
- Enter a Character Set in the Header field (e.g. ks_c_5601-1987)
- Check "Inbound" in the Transfer Mode section
- Click Ok
- Click Ok
- Click Apply
Back to Top
Create an Action Handler to remove attachments:
- On the Actions tab, click the button Spam and Content Actions
- Click Add
- In the Action Name field, type Handle unwanted VBS files or some other name
- In the Message Modifications section, enable Delete Attachment
- Click
Ok
Enable the Attachment Filtering section:
- On the Content Filtering tab in the Attachment Filtering section, enable Attachments Filter
Define a rule to handle VBS files:
- On the Content Filtering tab in the Attachment Filtering section, click Rules
- Click Add
- In the Rule field, type *.vbs
- In the Action list, select Handle unwanted VBS files
- In the Direction section, select Inbound and Outbound (inbound and outbound through the IMS), and/or Private and Public (internal
from mailbox to mailbox)
- Enable Active
- Click Ok
- Click Apply
Back to Top
Need to add virus protection to your solution ?
Check out SecurExchange Anti-Virus
More About This Product:
Fact Sheet
| FAQS
| Price Calculator
| Download
| Feature Matrix
Still not sure which solution is right for you? Find
out more about our SecurExchange family of products,
compare products through a feature matrix, or view some of our most Frequently
Asked Questions,
or email info@nemx.com
|