File: 0001-sendmail-path.patch

package info (click to toggle)
maildrop 3.1.8-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,584 kB
  • sloc: ansic: 27,539; cpp: 9,048; sh: 5,320; makefile: 829; perl: 94
file content (33 lines) | stat: -rw-r--r-- 1,739 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Author: Josip Rodin <joy-packages@debian.org>
Description: Adjust sendmail path to Debian FSSTD

 maildrop (1.5.2-1) unstable; urgency=low

  * Eliminated all references to anything but /usr/sbin/sendmail.

 -- Josip Rodin <joy-packages@debian.org>  Sat,  8 Mar 2003 17:58:48 +0100

 Adjusted for 2.7.1 by Osamu Aoki <osamu@debian.org>

--- a/libs/maildrop/maildrop.1.in
+++ b/libs/maildrop/maildrop.1.in
@@ -663,7 +663,7 @@
 System mailbox (actual directory defined by the system administrator)\&.
 .RE
 .PP
-/usr/lib/sendmail
+/usr/sbin/sendmail
 .RS 4
 Program to forward mail (exact program defined by the system administrator)\&.
 .RE
--- a/libs/maildrop/maildrop.html.in
+++ b/libs/maildrop/maildrop.html.in
@@ -390,7 +390,7 @@
 Sets user's home directory, and related
 variables. If NIS/YP is install, that will be used as well.</p></dd><dt><span class="term"><code class="filename">@withetcdir@/maildroprc</code></span></dt><dd><p>
 Global filtering instructions for delivery mode.</p></dd><dt><span class="term"><code class="filename">/var/mail</code></span></dt><dd><p>
-System mailbox (actual directory defined by the system administrator).</p></dd><dt><span class="term"><code class="filename">/usr/lib/sendmail</code></span></dt><dd><p>
+System mailbox (actual directory defined by the system administrator).</p></dd><dt><span class="term"><code class="filename">/usr/sbin/sendmail</code></span></dt><dd><p>
 Program to forward mail (exact program defined by the system
 administrator).</p></dd><dt><span class="term"><code class="filename">$HOME/.mailfilter</code></span></dt><dd><p>
 Filtering instructions in delivery mode.</p></dd><dt><span class="term"><code class="filename">$HOME/.mailfilters</code></span></dt><dd><p>