Package: exim4-daemon-light
Version: 4.44-2
Severity: normal

I had a perfectly working system and then decided to try Maildir instead of the 
standard
mbox file format.
I followed the instructions in README.Maildir and exim restarted working very 
well.
Every email received via SMTP is correctly accepted and delivered but local 
emails
are giving a permission denied error. Here an example when I send an email to 
myself:

[EMAIL PROTECTED]:~/debian$ strace -o /tmp/mail.log -f -s128 mail -e [EMAIL 
PROTECTED] -s test
line one
line two
.
Cc: 
2005-03-14 09:15:38 1DAkji-0007JF-AE Failed to create spool file 
/var/spool/exim4/input//1DAkji-0007JF-AE-D: Permission denied
2005-03-14 09:15:38 1DAkji-0007JF-AE Failed to create spool file 
/var/spool/exim4/input//1DAkji-0007JF-AE-D: Permission denied
2005-03-14 09:15:38 1DAkji-0007JF-AE Failed to create spool file 
/var/spool/exim4/input//1DAkji-0007JF-AE-D: Permission denied
Can't send mail: sendmail process failed with error code 1
[EMAIL PROTECTED]:~/debian$

Permissions are like this:
[EMAIL PROTECTED]:~$ ls -ld /var/spool/exim4/input/ /var/spool/exim4/ 
/usr/sbin/exim4 /usr/sbin/sendmail
Password: 
drwxr-x---  5 Debian-exim Debian-exim 1024 2005-03-14 06:37 /var/spool/exim4/
drwxr-x---  2 Debian-exim Debian-exim 3072 2005-03-14 09:28 
/var/spool/exim4/input/
-rwsr-xr-x  1 root root 665528 2005-01-27 13:57 /usr/sbin/exim4
lrwxrwxrwx  1 root root      5 2005-02-27 15:37 /usr/sbin/sendmail -> exim4
[EMAIL PROTECTED]:~$


Bye,
Giuseppe

-- Package-specific info:
Exim version 4.44 #1 built 27-Jan-2005 13:55:35
Copyright (c) University of Cambridge 2004
Berkeley DB: Sleepycat Software: Berkeley DB 4.2.52: (December  3, 2003)
Support for: iconv() IPv6 GnuTLS
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dsearch nis 
nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Configuration file is /var/lib/exim4/config.autogenerated
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'

dc_eximconfig_configtype='smarthost'
dc_other_hostnames='eppesuigoccas.homedns.org'
dc_local_interfaces='0.0.0.0'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets='192.168.2.0/26'
dc_smarthost='mail.tin.it'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='false'
dc_mailname_in_oh='true'
dc_localdelivery=maildir_home
mailname:eppesuigoccas.homedns.org

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to it_IT.utf8)

Versions of packages exim4-daemon-light depends on:
ii  exim4-base                  4.44-2       support files for all exim MTA (v4
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-18    Berkeley v4.2 Database Libraries [
ii  libgnutls11                 1.0.16-9     GNU TLS library - runtime library
ii  libpcre3                    4.5-1.1      Perl 5 Compatible Regular Expressi

-- no debconf information

Attachment: mail.log.gz
Description: Binary data

Reply via email to