diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-08-23 13:21:16 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-08-23 13:21:16 +0000 |
commit | 72ab3f64d0259e6c6c8925f6a92effc08ea782c8 (patch) | |
tree | 08d88aa51997d7db6430ef911460c0e1037be2d8 /fetchmail.man | |
parent | 3de1461231102f0b49264fa3346bdee334590fd2 (diff) | |
download | fetchmail-72ab3f64d0259e6c6c8925f6a92effc08ea782c8.tar.gz fetchmail-72ab3f64d0259e6c6c8925f6a92effc08ea782c8.tar.bz2 fetchmail-72ab3f64d0259e6c6c8925f6a92effc08ea782c8.zip |
Now all MDA arguments are dumped.
svn path=/trunk/; revision=57
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index 1fc19b30..7aba6e50 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -542,8 +542,6 @@ default location of file associating hosts with last message IDs seen (used only with newer RFC1725-compliant servers supporting the UIDL command). .SH BUGS .PP -The --version option doesn't display MDA arguments. -.PP Delivery via .IR sendmail (8) doesn't work in daemon mode; |