Package: dma
Version: 0.0.2010.06.17-1
Severity: normal

Hi!

With the new version of dma, all my e-mails are deferred (with 0.0.2009.07.17-3
it was working nicely).
I didn't change anything in dma.conf (attached) from the older version.

What could be causing all the e-mails to be deferred now, please?

Thank you!

Best regards,
Nelson

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.34.naoliv1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dma depends on:
ii  debconf [debconf-2.0]         1.5.32     Debian configuration management sy
ii  libc6                         2.11.2-2   Embedded GNU C Library: Shared lib
ii  liblockfile1                  1.08-4     NFS-safe locking library, includes
ii  libssl0.9.8                   0.9.8o-1   SSL shared libraries

Versions of packages dma recommends:
pn  dma-migrate                   <none>     (no description available)
pn  safecat                       <none>     (no description available)

dma suggests no packages.

-- debconf information:
* dma/relayhost: smtp.gmail.com
* dma/dbounceprog: dbounce-simple-safecat
* dma/mailname: localhost
# $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.
# NOTE: on Debian systems this is handled via debconf!
# Please use dpkg-reconfigure dma to change this value.
SMARTHOST smtp.gmail.com

# Use this SMTP port.  Most users will be fine with the default (25)
PORT 587

# 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.
# NOTE: on Debian systems this is handled via debconf!
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

Reply via email to