I have upgraded to tmda-0.69 and am seeing the same behavior.

>What you are seeing *is* TMDA's correct, default behavior.

Stanage... I beleive you, but it was working under tmda-0.65.  In fact I
have a temporary fix by just calling TMDA-0.65 from within the script.
(http://www.thewares.net/email.shtml)

/usr/local/tmda-0.65/bin/tmda-address -n -c
/usr/local/dom/tmda/jdoe/.tmdarc -a [EMAIL PROTECTED] -d 23h

I use a symbolic link to tmda which I change to point to the current
release.

>Could you post your config file and your /etc/tmdarc, if you have one?

I do not have a /etc/tmdarc... And the cron job calls on several different
config files that are owned by a virtual domain account (VmailMGR).  Perhaps
that is where the problem lies.

Sample config file:

ALLOW_MODE_640 = 1
OUTGOINGMAIL = "smtp"
SMTPHOST = "localhost"
USEVIRTUALDOMAINS = 1
VIRTUALDOMAINS = "/var/qmail/control/virtualdomains"
DATADIR = os.path.expanduser("/usr/local/dom/tmda/jdoe/")
RECIPIENT_DELIMITER = "-"
MESSAGE_TAG_HEADER_STYLE = "address"
BARE_APPEND = "/usr/local/dom/tmda/jdoe/lists/bare_append_white"
CONFIRM_APPEND = "/usr/local/dom/tmda/jdoe/lists/confirmed_white"
PENDING_RELEASE_APPEND = "/usr/local/dom/tmda/jdoe/lists/pending_release"
PENDING_DELETE_APPEND = "/usr/local/dom/tmda/jdoe/lists/pending_delete"
PENDING_BLACKLIST_APPEND = "/usr/local/dom/tmda/jdoe/lists/black"
PENDING_WHITELIST_APPEND = "/usr/local/dom/tmda/jdoe/lists/white"
FILTER_INCOMING = "/usr/local/dom/tmda/jdoe/filters/incoming"
FILTER_OUTGOING = "/usr/local/dom/tmda/jdoe/filters/outgoing"
TEMPLATE_DIR = "/usr/local/dom/tmda/etc/confirmations/"

X_TMDA_IN_SUBJECT = 1

LOGFILE_DEBUG =
os.path.expanduser("/usr/local/dom/logs/tmda_debug-jdoe.log")
LOGFILE_INCOMING =
os.path.expanduser("/usr/local/dom/logs/tmda_incoming-jdoe.log")
LOGFILE_OUTGOING =
os.path.expanduser("/usr/local/dom/logs/tmda_outgoing-jdoe.log")
CONFIRM_ADDRESS = "[EMAIL PROTECTED]"

CONFIRM_ACCEPT_TEXT_INITIAL = \
"""Your confirmation request was accepted, and your original email
has been delivered.

Your email address is now on my whitelist.  All future emails from
your email address will be delivered immediately and without
delay.

---------------------------------------------------------------

Ihre Emailadresse wurde verifiziert. Dies ist ein einmaliger Vorgang,
die best�tigte und zuk�nftige Emails werden direkt zugestellt."""

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to