Package: dma
Version: 0.0.2009.07.17-1
Severity: normal

Hi,

I configured dma to sent all mails to my smarthost. However, the queued
mails in /var/spool/dma are never sent to this smarthost. I checked with
tcpdump when running dma -q1, but I saw no traffic on the configured port
25, and no traffic to the smarthost either.

I see this in at the end of strace -f /usr/sbin/dma -q:

open("/etc/dma/auth.conf", O_RDONLY)    = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=219, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fdaa713c000
read(3, "# $DragonFly: src/etc/dma/auth.c"..., 1024) = 219
read(3, "", 1024)                       = 0
close(3)
munmap(0x7fdaa713c000, 4096)            = 0
open("/var/spool/dma", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
getdents(3, /* 13 entries */, 4096)     = 488
getdents(3, /* 0 entries */, 4096)      = 0
close(3)                                = 0
exit_group(0)                           = ?

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-rc5-00425-gf4b9a98-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.



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

Reply via email to