WARNING! THIS PROGRAM WILL NOT WORK IF THE QUEUE FILES ARE LOCATED ON A SERVER

THE Directory structure 

        \smtplink\inbox
        \smtplink\outbox
        \smtplink\temp

must be located on the same drive as the sw11.exe program

SW11 is a program that will remove comments from the RFC-821 
RCPT-TO: field of a cc:Mail Link to SMTP 2.x outbound message.
To implement this program add the following line to your
autoexec.bat

SMTP_OUTPROG=<path>sw11

example:

SMTP_OUTPROG=c:\smtplink\sw11

This will scan the outbox for SM######.TO files which contain
the RCPT-TO: information for each message and if it finds "(comments)" 
it will re-write the .TO file.

This program comes with NO SUPPORT, NO WARRANTEE, NO GUARANTEE
NO PRICE and NO WAY of contacting the author.
USE AT YOUR OWN RISK. TEST IT FIRST TO MAKE SURE IT WORKS FOR YOU!


