Package: dma Version: 0.0.2009.07.17-2 Severity: normal Error is:
Sep 20 13:15:25 joshua dma[382]: 70627.8587838: remote delivery deferred: STARTTLS not available: 503 Not Implement Sep 20 13:15:25 joshua dma[382]: 70627.8587838: SSL initialization successful Sep 20 13:15:25 joshua kernel: [54827.414444] dma[382]: segfault at 20 ip b7ef9805 sp bfd4ed30 error 4 in libssl.so.0.9.8[b7ec9000+43000] To reproduce the error, use the config below (note the WRONG parameter). I can easily reproduce the problem. Carlo # $DragonFly: src/etc/dma/dma.conf,v 1.2 2008/02/04 10:11:41 matthias Exp $ # # Your smarthost (also called relayhost). Leave blank if you don't want # smarthost support. SMARTHOST smtp.gmail.com # Use this SMTP port. Most users will be fine with the default (25) # !!!! This is WRONG!! Triggers the failure. PORT 25 # Path to your alias file. Just stay with the default. ALIASES /etc/aliases # Path to your spooldir. Just stay with the default. SPOOLDIR /var/spool/dma # Path to your virtual user file. Just stay with the default. VIRTPATH /etc/dma/virtusertable # SMTP authentication AUTHPATH /etc/dma/auth.conf # Uncomment if you want address rewriting VIRTUAL # Uncomment if yout want TLS/SSL support SECURETRANSFER # Uncomment if you want STARTTLS support (only used in combination with # SECURETRANSFER) STARTTLS # Path to your local SSL certificate #CERTFILE # If you want to use plain text SMTP login without using encryption, change # the SECURE entry below to INSECURE. Otherwise plain login will only work # over a secure connection. Use this option with caution. #SECURE # Uncomment if you want to defer your mails. This is useful if you are # behind a dialup line. You have to submit your mails manually with dma -q DEFER # The double-bounce handler program. Leave this blank if you like dma's # default behavior of simply aborting the delivery, or specify the name or # full path to a program that will process the double-bounce message. DBOUNCEPROG dbounce-simple-safecat # Uncomment if you want the bounce message to include the complete original # message, not just the headers. FULLBOUNCE # The name to be used when introducing this host, if different from # the result of "hostname". If specified, this overrides MAILNAMEFILE. #MAILNAME mail.example.net # The name of the file to read the MAILNAME from; if this file is not # present, the result of "hostname" will be used. MAILNAMEFILE /etc/mailname -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (1100, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash 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/relayhost: smtp.gmail.com dma/dbounceprog: dbounce-simple-safecat * dma/mailname: joshua -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org