Strange things afoot...  I searched the archive and didn't see anyone else
with this problem, so here goes.

I've just upgraded from v0.62 to v0.68.  I built the RPM myself as root on
the same build system that I used to build v0.62.  Read all the UPGRADE
notes, etc., but still no luck.  System is RedHat 7.2, Postfix 1.1.7, using
Maildir delivery.

Ran the rpm -Uvh on the mail server and everything installed fine.

I get the correct confirmation email reply-to with the one-time token (using
delimiter "-"), and am able to confirm successfully, however, the autoreply
from TMDA letting me know that my address was verified and accepted is now
coming "From:" the username-confirm-<token>@ instead of username@.  Seems to
me that it is a simple problem with tmda-rfilter not properly recognizing
and parsing out the confirm-<token> in the verification response, but as I
am no python guru, any help would be greatly appreciated.  Thanks much!

-Ben.

/etc/tmdarc:

MAIL_TRANSFER_AGENT = "postfix"
DELIVERY = "~/Maildir/"
RECIPIENT_DELIMITER = "-"
CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/whitelist_confirmed")
USEVIRTUALDOMAINS = "0"

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

Reply via email to