Joshua N Pritikin wrote:
My .tmda/config includes:

HOSTNAME = "nirmalvihar.info"

However, this seems to be ignored when generating the challenge message.

The default template contains this text:

FROM.US-ASCII: "%(FULLNAME)s" <%(recipient_address)s>

This template file is ${TMDA_INSTALL_DIR}/templates/confirm_request.txt by default.

Thus, your confirmation request emails are sent "from" the address that the original email was sent to (envelope recipient). So, whatever value your MTA is providing as the destination address is being used.
_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to