ossp-pkg/lmtp2nntp/lmtp2nntp.pod 1.1 -> 1.2
--- lmtp2nntp.pod 2001/07/17 12:40:07 1.1
+++ lmtp2nntp.pod 2001/07/24 11:32:07 1.2
@@ -8,6 +8,10 @@
=head1 SYNOPSIS
B<lmtp2nntp>
+[B<-o> I<origin>]
+[B<-j> I<hostname>]
+[B<-i> I<messageid>]
+[B<-t> I<timeout>]
[B<-p> I<protocol>]
[B<-l> I<logtarget>]
[B<-h> I<host>[I<:port>]]
@@ -27,6 +31,22 @@
=over 4
+=item B<-o> I<origin>
+
+Outgoing network IP address or hostname to bind to.
+
+=item B<-j> I<hostname>
+
+Own FQDN used in LMTP and NNTP protocols.
+
+=item B<-i> I<messageid>
+
+Message id of MTA (for logging purposes only).
+
+=item B<-t> I<timeout>
+
+LMTP and NNTP protocol timeouts (in seconds).
+
=item B<-p> I<protocol>
Incoming protocol. Default is C<stdin> which means B<lmtp2nntp>
@@ -118,6 +138,11 @@
delivery status is part of the LMTP protocol
+=head1 STANDARDS
+
+ RFC1891 Delivery Status Notification (DSN)
+ FIXME
+
=head1 AUTHOR
The OSSP Project
|
|