.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "IMPUT 1p" .TH IMPUT 1p "2016-10-10" "IM153" "Internet Message commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" imput \- put mail/news message into networks .SH "SYNOPSIS" .IX Header "SYNOPSIS" \&\fBimput\fR [\s-1OPTIONS\s0] [\s-1MSG\s0] .SH "DESCRIPTION" .IX Header "DESCRIPTION" The \fIimput\fR command dispatches mail/news message by way of \s-1SMTP/NNTP.\s0 .PP This command is provided by \s-1IM\s0 (Internet Message). .IP "With \s-1UCB\s0 Mail" 5 .IX Item "With UCB Mail" Define \*(L"sendmail\*(R" environment variable with value \*(L"imput\*(R". .IP "With Mew 1.x" 5 .IX Item "With Mew 1.x" Eval (setq mew-prog-imput \*(L"imput\*(R"). .IP "With \s-1MH\s0" 5 .IX Item "With MH" Define sendproc in ~/.mh_profile like \*(L"sendproc: imput\*(R". .IP "With sendmail.el (if you are using \s-1VM\s0 or ...)" 5 .IX Item "With sendmail.el (if you are using VM or ...)" Eval (setq sendmail-program \*(L"imput\*(R"). .IP "With mh-e (4 or later)" 5 .IX Item "With mh-e (4 or later)" Eval (setq mh-send-prog \*(L"imput\*(R"). .IP "With pine" 5 .IX Item "With pine" Define \*(L"sendmail-path\*(R" in ~/.pinerc, for example: .Sp sendmail\-path=/usr/local/bin/imput \-Report \-ObeyHeader \-IgnoreDot .IP "With applications which use sendmail" 5 .IX Item "With applications which use sendmail" Replace sendmail to this program but if daemon sendmail is required, original sendmail should be renamed to sendmail.bin or something else for starting daemon mode sendmail and for newaliasing. .IP "With applications which use inews" 5 .IX Item "With applications which use inews" Header generation by command line option not supported. .SH "OPTIONS" .IX Header "OPTIONS" .IP "\fI\-\-version\fR" 5 .IX Item "--version" Output version information and exit. .IP "\fI\-\-help\fR" 5 .IX Item "--help" Display help message and exit. .IP "\fI\-\-debug={on,off}\fR" 5 .IX Item "--debug={on,off}" Set all debug options. .IP "\fI\-\-debugflag=DEBUG_OPTION\fR" 5 .IX Item "--debugflag=DEBUG_OPTION" Set specific debug options (separated with ','). .IP "\fI\-\-verbose={on,off}\fR" 5 .IX Item "--verbose={on,off}" Print verbose messages when running. .IP "\fI\-\-require=STRING\fR" 5 .IX Item "--require=STRING" User defined perl script to be required. .IP "\fI\-\-smtpservers=STRING\fR" 5 .IX Item "--smtpservers=STRING" List of \s-1SMTP\s0 servers (separated with ','). .Sp Each element should be server[/remote_port][%local_port] .IP "\fI\-\-emgsmtpsvrs=STRING\fR" 5 .IX Item "--emgsmtpsvrs=STRING" List of \s-1SMTP\s0 servers for Emergency Use (i.e. error reporting). .IP "\fI\-\-trynextonfatal={on,off}\fR" 5 .IX Item "--trynextonfatal={on,off}" Try next \s-1SMTP\s0 server evenif permanent failure. .IP "\fI\-\-nntpservers=STRING\fR" 5 .IX Item "--nntpservers=STRING" List of \s-1NNTP\s0 servers (separated with ','). .Sp Each element should be server[/remote_port][%local_port] .IP "\fI\-\-nntpauthuser=STRING\fR" 5 .IX Item "--nntpauthuser=STRING" User name for \s-1NNTP\s0 authentication. .IP "\fI\-\-clientname=STRING\fR" 5 .IX Item "--clientname=STRING" Name as a \s-1SMTP\s0 client (used for \s-1SMTP HELO\s0). .IP "\fI\-\-sshserver=STRING\fR" 5 .IX Item "--sshserver=STRING" \&\s-1SSH\s0 port relay server. .IP "\fI\-\-obeymtadomain={on,off}\fR" 5 .IX Item "--obeymtadomain={on,off}" Do not qualify local addresses with default domain. .IP "\fI\-\-fromdomain=STRING\fR" 5 .IX Item "--fromdomain=STRING" Default domain name for sender. .IP "\fI\-\-todomain=STRING\fR" 5 .IX Item "--todomain=STRING" Default domain name for recipients. .IP "\fI\-\-msgiduser=STRING\fR" 5 .IX Item "--msgiduser=STRING" A user name for Message-Id generation. .IP "\fI\-\-msgiddomain=STRING\fR" 5 .IX Item "--msgiddomain=STRING" A domain name for Message-Id generation. .IP "\fI\-\-nomsgidfornews=STRING\fR" 5 .IX Item "--nomsgidfornews=STRING" Strip Message-Id when posting to news system. .IP "\fI\-\-user=STRING\fR" 5 .IX Item "--user=STRING" Local part of the sender address. .IP "\fI\-\-address=STRING\fR" 5 .IX Item "--address=STRING" Address used in From: header; equivalent to User@FromDomain .IP "\fI\-\-name=STRING\fR" 5 .IX Item "--name=STRING" Commentary name for sender. .IP "\fI\-\-nameincomment={on,off}\fR" 5 .IX Item "--nameincomment={on,off}" Show commentary name in () on From: header. .IP "\fI\-\-org=STRING\fR" 5 .IX Item "--org=STRING" Name of organization for news posting. .IP "\fI\-\-subj=STRING\fR" 5 .IX Item "--subj=STRING" A string for subject field. .IP "\fI\-\-nscmpl={on,off}\fR" 5 .IX Item "--nscmpl={on,off}" Use domain-part completion with nameserver. .IP "\fI\-\-showrcpts={on,off}\fR" 5 .IX Item "--showrcpts={on,off}" Allow to show recipients in header as To: if no To: in original. .IP "\fI\-\-metoo={on,off}\fR" 5 .IX Item "--metoo={on,off}" Request \s-1DCC\s0 to me. .IP "\fI\-\-dcc=STRING\fR" 5 .IX Item "--dcc=STRING" Supplemental \s-1DCC\s0 address. .IP "\fI\-\-fcc=STRING\fR" 5 .IX Item "--fcc=STRING" Folder name to save \s-1FCC.\s0 .IP "\fI\-\-receipt={on,off}\fR" 5 .IX Item "--receipt={on,off}" Need a report of successful delivery. .IP "\fI\-\-group=STRING\fR" 5 .IX Item "--group=STRING" Newsgroup names to be posted in. .IP "\fI\-\-jpconv={on,off}\fR" 5 .IX Item "--jpconv={on,off}" Convert japanese character encoding from \s-1EUC/SJIS\s0 to \s-1JIS.\s0 .IP "\fI\-\-defcode=STRING\fR" 5 .IX Item "--defcode=STRING" Default classification of japanese character code (\s-1EUC/SJIS/8BIT\s0). Default value is \*(L"8bit\*(R". .IP "\fI\-\-jpheader={on,off}\fR" 5 .IX Item "--jpheader={on,off}" Encode japanese \s-1JIS\s0 characters to \s-1MIME\s0 style at header. Default value is \*(L"on\*(R". .IP "\fI\-\-hdrqencoding={on,off}\fR" 5 .IX Item "--hdrqencoding={on,off}" Header encoding type: 0 is B; 1 is Q. .IP "\fI\-\-nohdrfolding={on,off}\fR" 5 .IX Item "--nohdrfolding={on,off}" Do not fold long header lines. .IP "\fI\-\-sortheader=STRING\fR" 5 .IX Item "--sortheader=STRING" Header sequence for sorting (labels separated with ','). .IP "\fI\-\-8to7={on,off}\fR" 5 .IX Item "--8to7={on,off}" Convert 8bit body to 7bit by base64/quoted\-printable encoding. .IP "\fI\-\-8bitlabel=STRING\fR" 5 .IX Item "--8bitlabel=STRING" Sub-type label for unknown 8bit body on Content-Type:. Default value is \*(L"unknown\-8bit\*(R". .IP "\fI\-\-lines=NUM\fR" 5 .IX Item "--lines=NUM" Line numbers for splitting into partial messages. .IP "\fI\-\-sleep=NUM\fR" 5 .IX Item "--sleep=NUM" Sleep interval for dispatching each splitted messages. Default value is 10. .IP "\fI\-\-log=STRING\fR" 5 .IX Item "--log=STRING" File name to write delivery log. Default value is \*(L"putlog\*(R". .IP "\fI\-\-syslog={on,off}\fR" 5 .IX Item "--syslog={on,off}" Use \s-1SYSLOG\s0 feature instead of writing to a file directly. .IP "\fI\-\-report={on,off}\fR" 5 .IX Item "--report={on,off}" Report errors via mail. Default value is \*(L"on\*(R". .IP "\fI\-\-msgid={on,off}\fR" 5 .IX Item "--msgid={on,off}" Generate Message-Id header line. Default value is \*(L"on\*(R". .IP "\fI\-\-pidmsgid={on,off}\fR" 5 .IX Item "--pidmsgid={on,off}" Generate Message-Id with Process \s-1ID.\s0 .IP "\fI\-\-uidmsgid={on,off}\fR" 5 .IX Item "--uidmsgid={on,off}" Generate Message-Id with User \s-1ID\s0 instead of login name. .IP "\fI\-\-date={on,off}\fR" 5 .IX Item "--date={on,off}" Generate Date header line. Default value is \*(L"on\*(R". .IP "\fI\-\-newsgmtdate={on,off}\fR" 5 .IX Item "--newsgmtdate={on,off}" Generate date field in \s-1GMT\s0 for posting news. .IP "\fI\-\-uselines={on,off}\fR" 5 .IX Item "--uselines={on,off}" Generate Lines header line. Default value is \*(L"on\*(R". .IP "\fI\-\-aliasesfile=STRING\fR" 5 .IX Item "--aliasesfile=STRING" List of files for mail address aliasing. Default value is \*(L"Aliases\*(R". .IP "\fI\-\-addrbook=STRING\fR" 5 .IX Item "--addrbook=STRING" List of Addrbook files. .IP "\fI\-\-hostaliases=STRING\fR" 5 .IX Item "--hostaliases=STRING" List of files for domain part completion. .IP "\fI\-\-fccpartial={on,off}\fR" 5 .IX Item "--fccpartial={on,off}" Save \s-1FCC\s0 with partial format. .IP "\fI\-\-dead=STRING\fR" 5 .IX Item "--dead=STRING" Path of file to save unsent message as a deadletter. Default value is \*(L"dead.letter\*(R". .IP "\fI\-\-justqueuing={on,off}\fR" 5 .IX Item "--justqueuing={on,off}" Just store message into queue without attempt of delivery. .IP "\fI\-\-queuing={on,off}\fR" 5 .IX Item "--queuing={on,off}" Store message into queue on delivery failure. .IP "\fI\-\-processqueue={on,off}\fR" 5 .IX Item "--processqueue={on,off}" Process queued messages. .IP "\fI\-\-queuestatus={on,off}\fR" 5 .IX Item "--queuestatus={on,off}" Show list of queued messages. .IP "\fI\-\-folder=STRING\fR" 5 .IX Item "--folder=STRING" Path of draft folder directory. .IP "\fI\-\-mimebcc={on,off}\fR" 5 .IX Item "--mimebcc={on,off}" Use \s-1MIME\s0 (message/rfc822) style \s-1BCC.\s0 Default value is \*(L"on\*(R". .IP "\fI\-\-trashmark=STRING\fR" 5 .IX Item "--trashmark=STRING" Prefix character for draft message file renaming. Default value is \*(L"#\*(R". .IP "\fI\-\-preserve={on,off}\fR" 5 .IX Item "--preserve={on,off}" Preserve draft message as is even if dispatched successfully. .IP "\fI\-\-message=STRING\fR" 5 .IX Item "--message=STRING" Path/name of draft message. .IP "\fI\-\-pgpsign={on,off}\fR" 5 .IX Item "--pgpsign={on,off}" Generate \s-1PGP\s0 signature for body-part. .IP "\fI\-\-multipartadd=STRING,STRING...\fR" 5 .IX Item "--multipartadd=STRING,STRING..." Path/name of message to be added as a part of multipart message. .IP "\fI\-\-filenameadd={on,off}\fR" 5 .IX Item "--filenameadd={on,off}" Add filename field at Content-Disposition header. .IP "\fI\-\-smtp={on,off}\fR" 5 .IX Item "--smtp={on,off}" Perform \s-1SMTP\s0 style input mode. .IP "\fI\-\-annotate={on,off}\fR" 5 .IX Item "--annotate={on,off}" Annotate on the parent message (MsgDB required). .IP "\fI\-\-dist={on,off}\fR" 5 .IX Item "--dist={on,off}" Redistribution mode (using Resent\-*:). .IP "\fI\-\-distmsg=STRING\fR" 5 .IX Item "--distmsg=STRING" Path of message for redistribution. .IP "\fI\-\-obeyheader={on,off}\fR" 5 .IX Item "--obeyheader={on,off}" Collect recipients from message header. .IP "\fI\-\-ignoredot={on,off}\fR" 5 .IX Item "--ignoredot={on,off}" Ignore \s-1DOT\s0 for message termination. .IP "\fI\-\-newscheck={on,off}\fR" 5 .IX Item "--newscheck={on,off}" No news posting if To, Cc header found evenif Newsgroups: exists. .IP "\fI\-\-esmtp={on,off}\fR" 5 .IX Item "--esmtp={on,off}" Enforce \s-1ESMTP\s0 (always begins with \s-1EHLO\s0). .IP "\fI\-\-newspost={on,off}\fR" 5 .IX Item "--newspost={on,off}" Enable \s-1NNTP.\s0 Default value is \*(L"on\*(R". .IP "\fI\-\-addheader=STRING,STRING...\fR" 5 .IX Item "--addheader=STRING,STRING..." Header lines to be added. .PP For compatibility with the send command (provided by MH/nmh): .PP .Vb 10 \& \-mime \& \-nomime \& \-msgid \& \-nomsgid \& \-watch \& \-nowatch \& \-verbose \& \-noverbose \& \-draftmessage= \& \-draftf= \& \-draftfolder= \& \-nodraftfolder \& \-draftm= \& \-draft \& \-alias= \& \-aliasesfile= \& \-filter= \& \-nofilter \& \-format \& \-noformat \& \-forward \& \-noforward \& \-push \& \-nopush \& \-width= \& \-split= \& \-version \& \-help \& \-hencode \& \-nohencode \& \-library= \& \-server= \& \-client= \& \-bs \& \-f= \& \-t \& \-v \& \-odb \& \-odi \& \-oem \& \-oi \& \-i \& \-om \& \-m \& \-odq \& \-q \& \-bp \& \-J \& \-h \& \-s= .Ve .SH "COPYRIGHT" .IX Header "COPYRIGHT" \&\s-1IM\s0 (Internet Message) is copyrighted by \s-1IM\s0 developing team. You can redistribute it and/or modify it under the modified \s-1BSD\s0 license. See the copyright file for more details.