Package: sendmail-base
Version: 8.14.3-9
Severity: serious
Justification: This script apparently runs an init script directly rather
User: lintian-ma...@debian.org
Usertags: maintainer-script-calls-init-script-directly

Refer to Debian Policy Manual section 9.3.3.2 (Running initscripts) for details.

,----[ 9.3.3.2 Running initscripts ]
| The program invoke-rc.d is provided to make it easier for package maintainers 
to
| properly invoke an initscript, obeying runlevel and other locally-defined
| constraints that might limit a package's right to start, stop and otherwise
| manage services. This program may be used by maintainers in their packages'
| scripts.
| 
| The package maintainer scripts must use invoke-rc.d to invoke the 
/etc/init.d/*
| initscripts, instead of calling them directly.
| 
| By default, invoke-rc.d will pass any action requests (start, stop, reload,
| restart...) to the /etc/init.d script, filtering out requests to start or
| restart a service out of its intended runlevels.
| 
| Most packages will simply need to change:
| 
|      /etc/init.d/<package>
|             <action>
| 
| in their postinst and prerm scripts to:
| 
|       if which invoke-rc.d >/dev/null 2>&1; then
|               invoke-rc.d package <action>
|       else
|               /etc/init.d/package <action>
|       fi
| 
| A package should register its initscript services using update-rc.d before it
| tries to invoke them using invoke-rc.d. Invocation of unregistered services 
may
| fail.
| 
| For more information about using invoke-rc.d, please consult its man page
| invoke-rc.d(8).
`----

        manoj


-- Package-specific info:
Ouput of /usr/share/bug/sendmail-base/script:

ls -alR /etc/mail:
/etc/mail:
total 1316
drwxr-sr-x.   7 smmta    smmsp      4096 Aug 17 10:54 .
drwxr-xr-x. 231 root     root      20480 Oct 27 23:13 ..
-rw-r--r--.   1 root     smmsp     24298 Jul 12  2007 70_sare_evilnum0.cf
-rw-r--r--.   1 root     smmsp     18190 Jul 12  2007 70_sare_random.cf
-rw-r--r--.   1 root     smmsp        13 Jul 12  2007 LocalIP
-rw-r--r--.   1 root     smmsp         5 Jul 12  2007 LocalNames
-rwxr-xr--.   1 root     smmsp     12078 Mar  2  2009 Makefile
-rw-------.   1 root     smmsp      4603 Mar  6  2009 access
-rw-r-----.   1 smmta    smmsp     12288 Mar  6  2009 access.db
-rw-------.   1 root     smmsp      4571 Mar  6  2009 access.save
-rw-r--r--.   1 root     smmsp       281 Jun 25  2007 address.resolve
lrwxrwxrwx.   1 root     smmsp        10 Jul  5  2007 aliases -> ../aliases
-rw-r-----.   1 smmta    smmsp     12288 Aug 28 15:02 aliases.db
-rw-r--r--.   1 root     smmsp     10854 Jul 12  2007 asciispam.cf
-rw-r--r--.   1 root     smmsp    100721 Jul 12  2007 bogus-virus-warnings.cf
-rw-r--r--.   1 root     root       3684 Mar  2  2009 databases
-rw-r-----.   1 smmta    smmsp        64 Jul 12  2007 default-auth-info
-rw-r--r--.   1 root     smmsp      5657 Jun 25  2007 helpfile
-rw-r--r--.   1 root     smmsp     61254 Jul 12  2007 junk
-rw-r--r--.   1 root     smmsp        43 Jul 12  2007 local-host-names
drwxr-sr-x.   2 smmta    smmsp      4096 Jul  5  2007 m4
-rw-r--r--.   1 root     smmsp         0 Jul 12  2007 mailertable
-rw-r-----.   1 root     smmsp     12288 Mar  2  2009 mailertable.db
-rw-r--r--.   1 srivasta srivasta  68002 Aug 17 10:54 mimedefang-filter
-rw-r--r--.   1 root     smmsp     12933 Dec 10  2007 
mimedefang-filter.dpkg-dist
-rw-r--r--.   1 root     smmsp     58990 Jul 12  2007 mimedefang-filter.grey
-rw-r--r--.   1 root     smmsp     67042 Nov 20  2007 mimedefang-filter.reaver
-rw-r--r--.   1 root     smmsp     67963 Jul 31 23:00 mimedefang-filter.save
-rwxr-xr-x.   1 root     smmsp       908 Jul 12  2007 mimedefang-monitor
-rw-r--r--.   1 root     smmsp      4130 Jul 12  2007 mimedefang.conf.1003
-rw-r--r--.   1 root     smmsp      4130 Jul 12  2007 mimedefang.conf.18984
-rw-r--r--.   1 root     smmsp      4130 Jul 12  2007 mimedefang.conf.22199
-rw-r--r--.   1 root     smmsp      4130 Jul 12  2007 mimedefang.conf.5828
-rw-r--r--.   1 root     smmsp      4130 Jul 12  2007 mimedefang.conf.9654
-rw-r--r--.   1 root     smmsp       276 Jul 12  2007 mimedefang.pl.conf
drwxr-xr-x.   2 root     smmsp      4096 Mar  2  2009 peers
-rw-r--r--.   1 root     smmsp        47 Jul 12  2007 relay-domains
-rw-r--r--.   1 root     smmsp     15033 Jul 12  2007 sa-mimedefang.cf
drwxr-xr-x.   2 smmta    smmsp      4096 Jul 12  2007 sasl
-rw-r--r--.   1 root     smmsp     69076 Mar  2  2009 sendmail.cf
-rw-r--r--.   1 root     root      69077 Mar  2  2009 sendmail.cf.old
-rw-r--r--.   1 root     root      12237 Mar  2  2009 sendmail.conf
-rw-r--r--.   1 root     smmsp      4935 May 22  2008 sendmail.mc
-rw-r--r--.   1 root     smmsp      4709 Jul 12  2007 sendmail.mc.new
-rw-r--r--.   1 root     smmsp      4709 Jul 12  2007 sendmail.mc.old
-rw-r--r--.   1 root     smmsp       149 Jun 25  2007 service.switch
-rw-r--r--.   1 root     smmsp       180 Jun 25  2007 service.switch-nodns
drwxr-sr-x.   2 smmta    smmsp      4096 Jul 12  2007 smrsh
-rw-r--r--.   1 root     smmsp        47 Jul 12  2007 spamlist
-rw-r--r--.   1 root     smmsp     43888 Mar  2  2009 submit.cf
-rw-r--r--.   1 root     root      43889 Mar  2  2009 submit.cf.old
-rw-r--r--.   1 root     smmsp      2284 Mar  2  2009 submit.mc
drwxr-xr-x.   2 smmta    smmsp      4096 Mar 25  2008 tls
-rw-r--r--.   1 root     smmsp     56238 Jul 12  2007 tripwire.cf
-rw-r--r--.   1 root     smmsp         9 Jul 12  2007 trusted-users
-rw-r--r--.   1 root     smmsp       168 Jul 12  2007 virtusertable
-rw-r-----.   1 root     smmsp     12288 Mar  2  2009 virtusertable.db

/etc/mail/m4:
total 24
drwxr-sr-x. 2 smmta smmsp 4096 Jul  5  2007 .
drwxr-sr-x. 7 smmta smmsp 4096 Aug 17 10:54 ..
-rw-r-----. 1 root  smmsp    0 Jul  5  2007 dialup.m4
-rw-r-----. 1 root  smmsp    0 Jul  5  2007 provider.m4

/etc/mail/peers:
total 24
drwxr-xr-x. 2 root  smmsp 4096 Mar  2  2009 .
drwxr-sr-x. 7 smmta smmsp 4096 Aug 17 10:54 ..
-rw-r--r--. 1 root  smmsp  328 Jun 25  2007 provider

/etc/mail/sasl:
total 32
drwxr-xr-x. 2 smmta smmsp 4096 Jul 12  2007 .
drwxr-sr-x. 7 smmta smmsp 4096 Aug 17 10:54 ..
-rw-r-----. 1 smmta smmsp  885 Jul 12  2007 Sendmail.conf.2
-rwxr--r--. 1 root  root  3667 Mar  2  2009 sasl.m4

/etc/mail/smrsh:
total 28
drwxr-sr-x. 2 smmta smmsp 4096 Jul 12  2007 .
drwxr-sr-x. 7 smmta smmsp 4096 Aug 17 10:54 ..
lrwxrwxrwx. 1 root  smmsp   26 Jul  5  2007 mail.local -> 
/usr/lib/sm.bin/mail.local
lrwxrwxrwx. 1 root  smmsp   17 Jul 12  2007 maildrop -> /usr/bin/maildrop
lrwxrwxrwx. 1 root  smmsp   17 Jul  5  2007 procmail -> /usr/bin/procmail

/etc/mail/tls:
total 96
drwxr-xr-x. 2 smmta smmsp 4096 Mar 25  2008 .
drwxr-sr-x. 7 smmta smmsp 4096 Aug 17 10:54 ..
-rw-r--r--. 1 smmta smmsp    7 Jul 12  2007 no_prompt
-rw-------. 1 smmta smmsp 1191 Jul 12  2007 sendmail-client.cfg
-rw-r--r--. 1 root  smmsp 1306 Jul 12  2007 sendmail-client.crt
-rw-------. 1 smmta smmsp 1054 Jul 12  2007 sendmail-client.csr
-rw-r-----. 1 root  smmsp 1679 Jul 12  2007 sendmail-common.key
-rw-r--r--. 1 root  smmsp 1115 Mar 25  2008 sendmail-common.prm
-rw-------. 1 smmta smmsp 1191 Jul 12  2007 sendmail-server.cfg
-rw-r--r--. 1 root  smmsp 1306 Jul 12  2007 sendmail-server.crt
-rw-------. 1 smmta smmsp 1054 Jul 12  2007 sendmail-server.csr
-rwxr--r--. 1 root  root  3242 Mar  2  2009 starttls.m4

sendmail.conf:
DAEMON_NETMODE="Static";
DAEMON_NETIF="eth0";
DAEMON_MODE="Daemon";
DAEMON_PARMS="";
DAEMON_HOSTSTATS="Yes";
DAEMON_MAILSTATS="No";
QUEUE_MODE="${DAEMON_MODE}";
QUEUE_INTERVAL="10m";
QUEUE_PARMS="";
MSP_MODE="Cron";
MSP_INTERVAL="20m";
MSP_PARMS="";
MSP_MAILSTATS="${DAEMON_MAILSTATS}";
MISC_PARMS="";
CRON_MAILTO="root";
CRON_PARMS="";
LOG_CMDS="No";
HANDS_OFF="No";
AGE_DATA="";
DAEMON_RUNASUSER="No";
DAEMON_STATS="${DAEMON_MAILSTATS}";
MSP_STATS="${MSP_MAILSTATS}";


sendmail.mc:
divert(-1)dnl
divert(0)dnl
define(`_USE_ETC_MAIL_')dnl
include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
VERSIONID(`$Id: sendmail.mc, v 8.14.1-7 2007-06-26 04:00:41 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-mta')dnl
define(`confPRIVACY_FLAGS',dnl
`needmailhelo,needexpnhelo,needvrfyhelo,restrictqrun,restrictexpand,nobodyreturn,authwarnings')dnl
define(`confCONNECTION_RATE_THROTTLE', `15')dnl
define(`confCONNECTION_RATE_WINDOW_SIZE',`10m')dnl
FEATURE(`access_db')dnl
FEATURE(`greet_pause', `1000')dnl 1 seconds
FEATURE(`delay_checks', `friend', `n')dnl
define(`confBAD_RCPT_THROTTLE',`3')dnl
FEATURE(`conncontrol', `nodelay', `terminate')dnl
FEATURE(`ratecontrol', `nodelay', `terminate')dnl
include(`/etc/mail/sasl/sasl.m4')dnl
include(`/etc/mail/tls/starttls.m4')dnl
LOCAL_CONFIG
define(`SMART_HOST', smtp.golden-gryphon.com)dnl
RELAY_DOMAIN(`internal.golden-gryphon.com')dnl
RELAY_DOMAIN(`golden-gryphon.com')dnl
MASQUERADE_AS(`internal.golden-gryphon.com')dnl
FEATURE(`masquerade_envelope')dnl
FEATURE(masquerade_entire_domain)dnl
FEATURE(`local_no_masquerade')dnl
FEATURE(`always_add_domain')dnl
Cwinternal.golden-gryphon.com
FEATURE(`use_cw_file')dnl
FEATURE(`use_ct_file')dnl
FEATURE(`redirect')dnl
FEATURE(`mailertable')dnl
FEATURE(`virtusertable')dnl
FEATURE(`blacklist_recipients')dnl
FEATURE(`accept_unqualified_senders')dnl
FEATURE(`accept_unresolvable_domains')dnl
define(`confME_TOO', True)dnl
define(`SMTP_MAILER_FLAGS', `e')dnl
define(`confCON_EXPENSIVE', True)dnl
define(`confSAFE_QUEUE', `PostMilter')dnl
INPUT_MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, 
T=S:15m;R:15m;E:15m')
MAILER_DEFINITIONS
MAILER(local)dnl
MAILER(smtp)dnl

submit.mc...
divert(-1)dnl
divert(0)dnl
define(`_USE_ETC_MAIL_')dnl
include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
VERSIONID(`$Id: submit.mc, v 8.14.1-7 2007-06-26 04:00:41 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-msp')dnl
FEATURE(`msp', `[127.0.0.1]', `MSA')dnl


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31.4-anzu-2 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sendmail-base depends on:
ii  adduser                       3.111      add and remove users and groups
ii  m4                            1.4.13-2   a macro processing language
ii  make                          3.81-6     An utility for Directing compilati
ii  perl                          5.10.1-5   Larry Wall's Practical Extraction 

sendmail-base recommends no packages.

Versions of packages sendmail-base suggests:
ii  ca-certificates               20090814   Common CA certificates
pn  logcheck                      <none>     (no description available)
ii  logrotate                     3.7.8-4    Log rotation utility
pn  resolvconf                    <none>     (no description available)
ii  sendmail-doc                  8.14.3-9   powerful, efficient, and scalable 

Versions of packages sensible-mda depends on:
ii  libc6                         2.10.1-2   GNU C Library: Shared libraries
ii  maildrop                      2.0.4-3    mail delivery agent with filtering
ii  procmail                      3.22-18    Versatile e-mail processor
ii  sendmail-bin [mail-transport- 8.14.3-9   powerful, efficient, and scalable 

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to