Go to the first, previous, next, last section, table of contents.
SendTCP is the shell program spawned by ConnectTHOR when sending mail,
news and other events. FTP is also handled by SendTCP if you have
pending upload or download events. Usually, this is the method
prefered for doing this, but SendTCP can also be started from shell.
The following arguments is understood and will override any setting
configured in CfgTCP:
BBSNAME
-
Name of the system configured in THOR to send events from.
MAILSERVER
-
This is the name or IP address of the SMTP server to use. Usually,
this is also the name of the POP3 server, but any known SMTP server
can be used here.
NEWSSERVER
-
This is the name or IP address of the newsserver (NNTP server) to use
when posting news replies.
NNTPPORT
-
If the newsserver you are using are running on some other port than
the default 119, enter the port here. This should normally be kept at
the default 119.
PUBSCREEN
-
If this argument is provided with the name of a valid public screen,
SendTCP will open a progressbar on that screen.
NNTPUSERID
-
This is the user id you have been given to have access to the
newsserver, if it requires authentication.
NNTPPASSWORD
-
This is the password you have been given to have access to the
newsserver, if it requires authentication.
LOGFILE
-
Full path and name of optional logfile to use for logging sending of
mail and news.
Go to the first, previous, next, last section, table of contents.