debian/masqmail-debian
changeset 54:733f8e64de02
removed rmail.1 because upstream includes it now
it is rmail.8 now
author | meillo@marmaro.de |
---|---|
date | Sun, 18 Jul 2010 10:53:32 +0200 |
parents | 98e8aa5bd236 |
children | 22f2c10c83b5 |
files | Makefile.am rmail.1 rules |
diffstat | 3 files changed, 2 insertions(+), 54 deletions(-) [+] |
line diff
1.1 --- a/Makefile.am Fri Jun 25 14:08:56 2010 +0200 1.2 +++ b/Makefile.am Sun Jul 18 10:53:32 2010 +0200 1.3 @@ -21,5 +21,4 @@ 1.4 preinst \ 1.5 rules \ 1.6 sendmail.8 \ 1.7 -masqmail.lintian \ 1.8 -rmail.1 1.9 +masqmail.lintian
2.1 --- a/rmail.1 Fri Jun 25 14:08:56 2010 +0200 2.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 2.3 @@ -1,51 +0,0 @@ 2.4 -.TH rmail 1 2010-06-21 masqmail-0.2.24 "User Commands" 2.5 - 2.6 -.SH NAME 2.7 -rmail \- handle remote mail received via uucp 2.8 - 2.9 - 2.10 -.SH SYNOPSIS 2.11 -\fB/usr/bin/rmail \fIrecipient ...\fR 2.12 - 2.13 - 2.14 -.SH DESCRIPTION 2.15 - 2.16 -Rmail is a wrapper around masqmail. 2.17 -It reads a mail message on standard input and passes it to masqmail's standard input. 2.18 -Rmail only removes the first line from the input and constructs the return path from it. 2.19 - 2.20 -Such a first line: 2.21 - 2.22 -From user Wed Jan 9 12:43:35 1985 remote from host Date: 9 Jan 1985 8:39 EST 2.23 - 2.24 -would generate this call to masqmail: 2.25 - 2.26 -masqmail \-i \-f user@host \-\- bob@example.org 2.27 - 2.28 -(If ``bob@example.org'' was the argument to the rmail call.)) 2.29 - 2.30 - 2.31 -.SH AUTHOR 2.32 - 2.33 -Masqmail was written by Oliver Kurth. 2.34 -It is now maintained by Markus Schnalke <meillo@marmaro.de>. 2.35 - 2.36 -You will find the newest version of masqmail at \fBhttp://marmaro.de/prog/masqmail/\fR. 2.37 -There is also a mailing list, you will find information about it at masqmail's main site. 2.38 - 2.39 -This man page was written by markus schnalke <meillo@marmaro.de> 2.40 - 2.41 - 2.42 -.SH BUGS 2.43 - 2.44 -Address translations from domain!user to user@domain is not done. 2.45 -This rmail program is only very basic. 2.46 -See sendmail for a more sophisticated rmail implementation. 2.47 - 2.48 - 2.49 -Please report bugs to the mailing list. 2.50 - 2.51 - 2.52 -.SH SEE ALSO 2.53 - 2.54 -\fBmasqmail(8)\fR
3.1 --- a/rules Fri Jun 25 14:08:56 2010 +0200 3.2 +++ b/rules Sun Jul 18 10:53:32 2010 +0200 3.3 @@ -92,7 +92,7 @@ 3.4 # dh_installemacsen 3.5 dh_installinit 3.6 # dh_installcron 3.7 - dh_installman debian/mailq.8 debian/mailrm.8 debian/newaliases.8 debian/sendmail.8 debian/rmail.1 3.8 + dh_installman debian/mailq.8 debian/mailrm.8 debian/newaliases.8 debian/sendmail.8 3.9 # dh_undocumented 3.10 dh_installchangelogs ChangeLog 3.11 dh_link