Package: sendmail-base
Version: 8.13.2-1
Severity: minor
the packaged configuration file includes a line reffering to the
service "submission". however, this service has not always been
listed in /etc/services . hence sendmail-base should depend on
the a netbase revision including the service "submission".
i encountered this when partly upgrading from woody to sarge.
-- Package-specific info:
Ouput of /usr/share/bug/sendmail-base/script:
ls -alR /etc/mail:
/etc/mail:
total 170
drwxr-sr-x 7 smmta smmsp 1024 Feb 13 16:27 .
drwxr-xr-x 65 root root 3072 Feb 13 16:15 ..
-rwxr-xr-- 1 root smmsp 9908 Feb 13 16:27 Makefile
-rw------- 1 root root 4645 Feb 13 15:43 access
-rw-r----- 1 smmta smmsp 3072 Feb 13 15:56 access.db
lrwxrwxrwx 1 root smmsp 10 Feb 13 15:43 aliases -> ../aliases
-rw-r----- 1 smmta smmsp 3072 Feb 13 15:56 aliases.db
-rw-r--r-- 1 root smmsp 3094 Feb 13 16:27 databases
-rw-r----- 1 smmta smmsp 37 Feb 13 15:43 default-auth-info
-rw-r--r-- 1 root smmsp 34 Feb 13 15:55 local-host-names
drwxr-sr-x 2 smmta smmsp 1024 Feb 13 15:43 m4
drwxr-xr-x 2 root root 1024 Feb 13 15:43 peers
drwxr-xr-x 2 smmta smmsp 1024 Feb 13 15:43 sasl
-rw-r--r-- 1 root smmsp 64736 Feb 13 16:27 sendmail.cf
-rw-r--r-- 1 root root 11882 Feb 13 15:56 sendmail.conf
-rw-r--r-- 1 root smmsp 3728 Feb 13 16:27 sendmail.mc
drwxr-sr-x 2 smmta smmsp 1024 Feb 13 15:43 smrsh
-rw-r--r-- 1 root smmsp 43598 Feb 13 15:56 submit.cf
-rw-r--r-- 1 root smmsp 2284 Feb 13 15:55 submit.mc
drwxr-xr-x 2 smmta smmsp 1024 Feb 13 15:43 tls
-rw-r--r-- 1 root smmsp 0 Feb 13 15:43 trusted-users
-rw-r--r-- 1 root smmsp 491 Feb 13 15:55 virtusertable
-rw-r----- 1 root smmsp 3072 Feb 13 16:27 virtusertable.db
/etc/mail/m4:
total 2
drwxr-sr-x 2 smmta smmsp 1024 Feb 13 15:43 .
drwxr-sr-x 7 smmta smmsp 1024 Feb 13 16:27 ..
-rw-r----- 1 root smmsp 0 Feb 13 15:43 dialup.m4
-rw-r----- 1 root smmsp 0 Feb 13 15:43 provider.m4
/etc/mail/peers:
total 2
drwxr-xr-x 2 root root 1024 Feb 13 15:43 .
drwxr-sr-x 7 smmta smmsp 1024 Feb 13 16:27 ..
/etc/mail/sasl:
total 7
drwxr-xr-x 2 smmta smmsp 1024 Feb 13 15:43 .
drwxr-sr-x 7 smmta smmsp 1024 Feb 13 16:27 ..
-rw-r----- 1 smmta smmsp 748 Feb 13 15:43 Sendmail.conf.2
-rwxr--r-- 1 root root 3670 Feb 13 15:56 sasl.m4
/etc/mail/smrsh:
total 2
drwxr-sr-x 2 smmta smmsp 1024 Feb 13 15:43 .
drwxr-sr-x 7 smmta smmsp 1024 Feb 13 16:27 ..
lrwxrwxrwx 1 root smmsp 26 Feb 13 15:43 mail.local ->
/usr/lib/sm.bin/mail.local
lrwxrwxrwx 1 root smmsp 17 Feb 13 15:43 procmail ->
/usr/bin/procmail
/etc/mail/tls:
total 19
drwxr-xr-x 2 smmta smmsp 1024 Feb 13 15:43 .
drwxr-sr-x 7 smmta smmsp 1024 Feb 13 16:27 ..
-rw-r--r-- 1 root root 7 Feb 13 15:43 no_prompt
-rw------- 1 root root 1191 Feb 13 15:43 sendmail-client.cfg
-rw-r--r-- 1 root smmsp 1155 Feb 13 15:43 sendmail-client.crt
-rw------- 1 root root 980 Feb 13 15:43 sendmail-client.csr
-rw-r----- 1 root smmsp 1679 Feb 13 15:43 sendmail-common.key
-rw------- 1 root root 0 Feb 13 15:43 sendmail-common.prm
-rw------- 1 root root 1191 Feb 13 15:43 sendmail-server.cfg
-rw-r--r-- 1 root smmsp 1155 Feb 13 15:43 sendmail-server.crt
-rw------- 1 root root 980 Feb 13 15:43 sendmail-server.csr
-rwxr--r-- 1 root root 3139 Feb 13 15:56 starttls.m4
sendmail.conf:
DAEMON_NETMODE="Static";
DAEMON_NETIF="lo";
DAEMON_MODE="Daemon";
DAEMON_PARMS="";
DAEMON_HOSTSTATS="No";
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.13.2-1 2004-12-16 01:32:38 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-mta')dnl
undefine(`confHOST_STATUS_DIRECTORY')dnl #DAEMON_HOSTSTATS=
FEATURE(`no_default_msa')dnl
DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp, Addr=127.0.0.1')dnl
DAEMON_OPTIONS(`Family=inet, Name=MSP-v4, Port=submission, Addr=127.0.0.1')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', , `skip')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
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable.db')dnl
FEATURE(`always_add_domain')dnl
MASQUERADE_AS(`envoy.ch')dnl
FEATURE(`allmasquerade')dnl
FEATURE(`masquerade_envelope')dnl
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.13.2-1 2004-12-16 01:32:38 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-msp')dnl
FEATURE(`msp', `[127.0.0.1]', `MSA')dnl
-- System Information:
Debian Release: 3.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.20-021stab026.6.777-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages sendmail-base depends on:
ii adduser 3.59 Add and remove users and groups
ii m4 1.4-14 a macro processing language
ii make 3.79.1-14 The GNU version of the "make" util
ii perl 5.8.4-6 Larry Wall's Practical Extraction
Versions of packages sensible-mda depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii procmail 3.22-5 Versatile e-mail processor.
ii sendmail-bin [mail-transpor 8.13.2-1 A powerful, efficient, and scalabl
Versions of packages rmail depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libldap2 2.1.30-3 OpenLDAP libraries
ii sendmail-bin [mail-transpor 8.13.2-1 A powerful, efficient, and scalabl
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]