Short: Sends Spooled SMTP Messages VIA AmiTCP. Author: jgouger@psu.edu Uploader: jgouger psu edu Type: comm/tcp Architecture: m68k-amigaos Requirements: AmiTCP 3.0+ SMail or similar NetIdSMTP has the ability to send messages from a spooled SMail file or similar. When the messages are transfered the From, Return-View-To, and Return-Receipt-To: lines are changed to a configured address. This is perfect for those people who have PopMail accounts or want their mail returned to a different address. ==> Changes in 1.01 ==> The configuration file now includes SEVERAL new options including NetIdMDir (Mail command directory), NetIdHome (Home hostname extension), NetIdHelo (Sent to remote mailer for HELO response), and NetIdMChk (no operation unless mail file is present). Several of the algorithms have been rewritten and a general clean up of the code was conducted. Return-View-To: and Return-Receipt-To: lines will have the NEW from address substituted in them if the address MATCHES the from address. Two new arguments have been added which are DEBUG and VERBOSE. The VERBOSE option will display the EXACT text going to the mailer. The DEBUG option does the same thing as VERBOSE except NetIdSMTP will NOT connect to the remote host.