X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fslocal.man1;h=200d280c75080b9dd3ec7554a019b9d93692028e;hb=4150402bbbee49b71286c9d278b5e7e9a5401bc2;hp=bf6c210b3c6644662fb4064a159383cd1552c5fa;hpb=3916ab66ad5d183705ac12357621ea8661afd3c0;p=mmh diff --git a/man/slocal.man1 b/man/slocal.man1 index bf6c210..200d280 100644 --- a/man/slocal.man1 +++ b/man/slocal.man1 @@ -25,7 +25,6 @@ slocal \- asynchronously filter and deliver new mail .RB [ \-maildelivery .IR deliveryfile ] .RB [ \-verbose " | " \-noverbose ] -.RB [ \-suppressdup " | " \-nosuppressdup ] .RB [ \-debug ] .RB [ \-version ] .RB [ \-help ] @@ -83,16 +82,6 @@ switch tells .B slocal the name of the user's maildrop file. .PP -.B slocal -is able to detect and suppress duplicate messages. -To enable this, use the option -.BR \-suppressdup . -.B slocal -will -keep a database containing the Message-ID's of incoming messages, -in order to detect duplicates. Depending on your configuration, -this database will be in either ndbm or Berkeley db format. -.PP The .B \-info switch may be used to pass an arbitrary argument to @@ -368,7 +357,6 @@ quicker delivery into your maildrop. .fc ^ ~ .nf .ta \w'%etcdir%/ExtraBigFileName 'u -^%etcdir%/mts.conf~^nmh mts configuration file ^$HOME/\&.maildelivery~^The file controlling local delivery ^%etcdir%/maildelivery~^Rather than the standard file ^%mailspool%/$USER~^The default maildrop @@ -380,7 +368,6 @@ rcvdist(1), rcvpack(1), rcvstore(1), rcvtty(1), mh\-format(5) .SH DEFAULTS .nf .RB ` \-noverbose ' -.RB ` \-nosuppressdup ' .RB ` \-maildelivery "' defaults to $HOME/\&.maildelivery" .RB ` \-mailbox "' deaults to %mailspool%/$USER" .RB ` \-file "' defaults to stdin" @@ -418,6 +405,9 @@ value .B RP_MECH (200), which means \*(lquse an alternate route\*(rq (deliver the message to the maildrop). +.PP +The `suppress duplicates' function had been removed from slocal for +simplicity reasons. .SH BUGS Only two return codes are meaningful, others should be.