\" $Header$
TH TURNME 1 "3 February 1998"
SH NAME
turnme \- connects to remote smtp server and initiates queue run
SH SYNOPSIS
B turnme
[
B \-v
]
B \-h
I server
[
B \-p
I port
]
[
B \-l
I lockfile
]
[
B \-d
I delay
]
I domain ...
SH DESCRIPTION
I turnme
connects to the specified port of the specified server and issues
I ETRN
request for every specified domain. However normal SMTP negotiation
takes place first.
SH OPTIONS
IP \-v
turns on verbose mode.
IP \-h\ \fIserver\fR
specifies which host to connect to
IP \-p\ \fIport\fR
specifies which tcp port to connect to. By default port 25 is used.
IP \-l\ \fIlockfile\fR
if this option is given,
I turnme
will make specified lockfile and remove it when it is done. If the
lockfile already exists
I turnme
will terminate immediately.
IP \-d\ \fIdelay\fR
makes
I turnme
to wait for
I delay
seconds before issueing
I ETRN
request.
SH AUTHOR
Alexis Yushin <[email protected]>