mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

104 lines
3.7 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/package/tsa/metamail/40_mm-2.7-sml.patch
  9. # ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
  10. #
  11. # This program is free software; you can redistribute it and/or modify
  12. # it under the terms of the GNU General Public License as published by
  13. # the Free Software Foundation; either version 2 of the License, or
  14. # (at your option) any later version. A copy of the GNU General Public
  15. # License can be found at Documentation/COPYING.
  16. #
  17. # Many people helped and are helping developing ROCK Linux. Please
  18. # have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. # file for details.
  20. #
  21. # --- ROCK-COPYRIGHT-NOTE-END ---
  22. --- mm2.7/src/metamail/splitmail.c.sml Fri Jul 30 15:52:01 1999
  23. +++ mm2.7/src/metamail/splitmail.c Fri Jul 30 15:52:14 1999
  24. @@ -42,8 +42,8 @@
  25. #define VERBOSEDELIVERYCMD VerboseDeliveryCmd
  26. #else
  27. extern char *getenv();
  28. -#define NORMALDELIVERYCMD "/usr/lib/sendmail -t -oi"
  29. -#define VERBOSEDELIVERYCMD "/usr/lib/sendmail -t -v -oi"
  30. +#define NORMALDELIVERYCMD "/usr/sbin/sendmail -t -oi"
  31. +#define VERBOSEDELIVERYCMD "/usr/sbin/sendmail -t -v -oi"
  32. #endif
  33. usageexit() {
  34. --- mm2.7/src/bin/audiosend.sml Fri Jul 30 15:49:33 1999
  35. +++ mm2.7/src/bin/audiosend Fri Jul 30 15:49:44 1999
  36. @@ -110,7 +110,7 @@
  37. switch ("$which")
  38. case 1:
  39. echo -n "Sending mail, please wait... "
  40. - /usr/lib/sendmail "$to" "$cc" < $fname
  41. + /usr/sbin/sendmail "$to" "$cc" < $fname
  42. if (! $status) then
  43. echo "Done."
  44. rm $fname
  45. --- mm2.7/src/bin/mailserver.sml Fri Jul 30 15:50:19 1999
  46. +++ mm2.7/src/bin/mailserver Fri Jul 30 15:50:36 1999
  47. @@ -76,7 +76,7 @@
  48. probably run in some circumstance other than mail delivery.
  49. --------------------
  50. !
  51. - cat $TmpFile - | /usr/lib/sendmail "$MAINTAINER"
  52. + cat $TmpFile - | /usr/sbin/sendmail "$MAINTAINER"
  53. # Takes the rest of the message from standard input
  54. rm $TmpFile
  55. exit 0
  56. @@ -94,7 +94,7 @@
  57. The file you requested, if it exists, will not be sent to you.
  58. !
  59. - /usr/lib/sendmail -t < $TmpFile
  60. + /usr/sbin/sendmail -t < $TmpFile
  61. rm $TmpFile
  62. exit 0
  63. endif
  64. @@ -116,7 +116,7 @@
  65. echo "--------------------------------" >> $TmpFile
  66. ls -R >> $TmpFile
  67. echo "" >> $TmpFile
  68. - /usr/lib/sendmail -t < $TmpFile
  69. + /usr/sbin/sendmail -t < $TmpFile
  70. rm $TmpFile
  71. exit 0
  72. endif
  73. @@ -144,7 +144,7 @@
  74. echo "Command failed:" >> $TmpFile
  75. echo " metasend -b -t $FromName -f $Subject -m $ct -s Re: $Subject" >> $TmpFile
  76. echo "" >> $TmpFile
  77. - /usr/lib/sendmail -t < $TmpFile
  78. + /usr/sbin/sendmail -t < $TmpFile
  79. rm $TmpFile
  80. exit 0
  81. endif
  82. @@ -157,7 +157,7 @@
  83. echo The file: "$Subject" >> $TmpFile
  84. echo was sent to: "$FromName" >> $TmpFile
  85. echo "" >> $TmpFile
  86. - /usr/lib/sendmail -t < $TmpFile
  87. + /usr/sbin/sendmail -t < $TmpFile
  88. endif
  89. rm -f $TmpFile
  90. --- mm2.7/src/man/mailto.1.sml Fri Jul 30 15:51:30 1999
  91. +++ mm2.7/src/man/mailto.1 Fri Jul 30 15:51:37 1999
  92. @@ -230,7 +230,7 @@
  93. dot -- controls whether or not a period alone on a line
  94. should be interpreted as terminating your mail
  95. ignore -- controls whether or not interrupts are ignored
  96. - verbose -- controls the verbosity of output from /usr/lib/sendmail
  97. + verbose -- controls the verbosity of output from /usr/sbin/sendmail
  98. quiet -- controls the verbosity of output from the mailto program.
  99. keepblind -- controls whether or not a 'blind' copy of the mail is kept.
  100. commasonly -- controls whether or not a space character