Package: sendmail
Version: 8.13.4-1
Severity: important

/etc/services from netbase from woody does not contain the submission
service. This version of sendmail needs the entry. If you install the
sarge version of sendmail on a woody system you get the error:

/etc/mail/sendmail.cf: line 270: service "submission" unknown: No such
file or directory

sendmail will not start. The package should depend on a newer version of
netbase.

Christoph

Ouput of /usr/share/bug/sendmail/script:

ls -alR /etc/mail:
/etc/mail:
insgesamt 232
drwxr-sr-x    7 smmta    smmsp        4096 20. Apr 14:28 .
drwxr-xr-x   51 root     root         4096 20. Apr 14:31 ..
-rw-------    1 root     root         4211 20. Apr 14:25 access
-rw-r-----    1 smmta    smmsp       12288 20. Apr 14:28 access.db
-rw-r--r--    1 root     root          281 28. Mär 05:35 address.resolve
lrwxrwxrwx    1 root     smmsp          10 20. Apr 14:25 aliases -> ../aliases
-rw-r--r--    1 root     root         3144 20. Apr 14:28 databases
-rw-r--r--    1 root     root         5588 28. Mär 05:35 helpfile
-rw-r--r--    1 root     smmsp          38 20. Apr 14:25 local-host-names
drwxr-sr-x    2 smmta    smmsp        4096 20. Apr 14:25 m4
-rwxr-xr--    1 root     smmsp        9307 20. Apr 14:28 Makefile
drwxr-xr-x    2 root     root         4096 20. Apr 14:25 peers
drwxr-xr-x    2 root     smmsp        4096 28. Mär 05:35 sasl
-rw-r--r--    1 root     smmsp       63855 20. Apr 14:28 sendmail.cf
-rw-r--r--    1 root     smmsp         269 20. Apr 14:28 sendmail.cf.errors
-rw-r--r--    1 root     root        11882 20. Apr 14:28 sendmail.conf
-rw-r--r--    1 root     smmsp        4013 20. Apr 14:28 sendmail.mc
-rw-r--r--    1 root     root          149 28. Mär 05:35 service.switch
-rw-r--r--    1 root     root          180 28. Mär 05:35 service.switch-nodns
drwxr-sr-x    2 smmta    smmsp        4096 20. Apr 14:25 smrsh
-rw-r--r--    1 root     smmsp       43914 20. Apr 14:28 submit.cf
-rw-r--r--    1 root     smmsp        2324 20. Apr 14:28 submit.mc
drwxr-xr-x    2 smmta    smmsp        4096 20. Apr 14:25 tls
-rw-r--r--    1 root     smmsp           0 20. Apr 14:25 trusted-users

/etc/mail/m4:
insgesamt 8
drwxr-sr-x    2 smmta    smmsp        4096 20. Apr 14:25 .
drwxr-sr-x    7 smmta    smmsp        4096 20. Apr 14:28 ..
-rw-r-----    1 root     smmsp           0 20. Apr 14:25 dialup.m4
-rw-r-----    1 root     smmsp           0 20. Apr 14:25 provider.m4

/etc/mail/peers:
insgesamt 12
drwxr-xr-x    2 root     root         4096 20. Apr 14:25 .
drwxr-sr-x    7 smmta    smmsp        4096 20. Apr 14:28 ..
-rw-r--r--    1 root     root          328 28. Mär 05:35 provider

/etc/mail/sasl:
insgesamt 8
drwxr-xr-x    2 root     smmsp        4096 28. Mär 05:35 .
drwxr-sr-x    7 smmta    smmsp        4096 20. Apr 14:28 ..

/etc/mail/smrsh:
insgesamt 8
drwxr-sr-x    2 smmta    smmsp        4096 20. Apr 14:25 .
drwxr-sr-x    7 smmta    smmsp        4096 20. Apr 14:28 ..
lrwxrwxrwx    1 root     smmsp          26 20. Apr 14:25 mail.local -> 
/usr/lib/sm.bin/mail.local
lrwxrwxrwx    1 root     smmsp          17 20. Apr 14:25 procmail -> 
/usr/bin/procmail
lrwxrwxrwx    1 root     smmsp          17 20. Apr 14:25 vacation -> 
/usr/bin/vacation

/etc/mail/tls:
insgesamt 44
drwxr-xr-x    2 smmta    smmsp        4096 20. Apr 14:25 .
drwxr-sr-x    7 smmta    smmsp        4096 20. Apr 14:28 ..
-rw-r--r--    1 root     root            7 20. Apr 14:25 no_prompt
-rw-------    1 root     root         1191 20. Apr 14:25 sendmail-client.cfg
-rw-r--r--    1 root     smmsp        1220 20. Apr 14:25 sendmail-client.crt
-rw-------    1 root     root         1013 20. Apr 14:25 sendmail-client.csr
-rw-r-----    1 root     smmsp        1679 20. Apr 14:25 sendmail-common.key
-rw-------    1 root     root            0 20. Apr 14:25 sendmail-common.prm
-rw-------    1 root     root         1191 20. Apr 14:25 sendmail-server.cfg
-rw-r--r--    1 root     smmsp        1220 20. Apr 14:25 sendmail-server.crt
-rw-------    1 root     root         1013 20. Apr 14:25 sendmail-server.csr
-rwxr--r--    1 root     root         3139 20. Apr 14:28 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.4-1 2005-03-28 03:33:42 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
MAILER_DEFINITIONS
MAILER(`local')dnl
MAILER(`smtp')dnl
FEATURE(`always_add_domain')dnl
MASQUERADE_AS(`linux')dnl
FEATURE(`allmasquerade')dnl
FEATURE(`masquerade_envelope')dnl
include(`/etc/mail/tls/starttls.m4')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.4-1 2005-03-28 03:33:42 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-msp')dnl
FEATURE(`msp', `[127.0.0.1]', `MSA')dnl
include(`/etc/mail/tls/starttls.m4')dnl




-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux h130971 2.6.8-2-686 #1 Mon Jan 24 03:58:38 EST 2005 i686
Locale: LANG=de_DE, LC_CTYPE=de_DE

Versions of packages sendmail depends on:
ii  rmail                         8.13.4-1   MTA->UUCP remote mail handler
ii  sendmail-base                 8.13.4-1   powerful, efficient, and scalable 
ii  sendmail-bin                  8.13.4-1   powerful, efficient, and scalable 
ii  sendmail-cf                   8.13.4-1   powerful, efficient, and scalable 
ii  sensible-mda                  8.13.4-1   Mail Delivery Agent wrapper



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to