Package: dma Version: 0.0.2009.07.17-2 Severity: normal Hi,
I use this configuration options in my dma.conf: VIRTPATH /etc/dma/virtusertable AUTHPATH /etc/dma/auth.conf SPOOLDIR /var/spool/dma ALIASES /etc/aliases According to the dma manpage, these are also the default values. However, if I remove one of these options from dma.conf, dma doesn't use the default from the manpage, but either exists with an error (VIRTPATH, AUTHPATH, SPOOLDIR), or just does not use the corresponding file (ALIASES). Here are the detailed errors: - without VIRTPATH: send-mail: can not read virtual user file `(null)': Bad address Can't send mail: sendmail process failed with error code 1 - without AUTHPATH: send-mail: can not read SMTP authentication file: Bad address Can't send mail: sendmail process failed with error code 1 - without SPOOLDIR: send-mail: can not create temp file: No such file or directory Can't send mail: sendmail process failed Here is my complete dma.conf: SMARTHOST xxx.xxx.xxx DEFER VIRTUAL DBOUNCEPROG dbounce-simple-safecat MAILNAMEFILE /etc/mailname VIRTPATH /etc/dma/virtusertable AUTHPATH /etc/dma/auth.conf SPOOLDIR /var/spool/dma ALIASES /etc/aliases Regards, Tino -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.31-rc8-00015-gadda766-dirty (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages dma depends on: ii debconf [debconf-2.0] 1.5.27 Debian configuration management sy ii libc6 2.9-25 GNU C Library: Shared libraries ii liblockfile1 1.08-3 NFS-safe locking library, includes ii libssl0.9.8 0.9.8k-4 SSL shared libraries Versions of packages dma recommends: ii safecat 1.12-1 safely copy stdin to a file dma suggests no packages. -- debconf information: * dma/mailname: mac.home * dma/relayhost: eazy.amigager.de * dma/dbounceprog: dbounce-simple-safecat -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

