Quoting "Mark J. Nernberg" <[EMAIL PROTECTED]>:

> But now I have a different problem.  TMDA is not releasing my messages
> by delivering them directly to my mailbox.  Instead, it is calling
> /usr/sbin/sendmail for final delivery.

This is the default expected behaviour.

Whenever a message is confirmed, TMDA re-injects the message using
whatever outgoing mail mechanism is defined. By default, this is to send
via the sendmail binary. I believe this is so that the released message
follows the usual mail delivery filtering that you have setup - so e.g.
the mail gets processed by any maildrop scripts etc. you have setup. Doing
it this way, means you only need to configure all your filtering into your
MTA, and don't need to tell TMDA about it all as well, thus eliminating
duplication.

You probably need to set some more configuration variables in /etc/tmdarc.
See for example:

http://www.tmda.net/config-vars.html#MAIL_TRANSPORT

to select between using the sendmail binary and SMTP transport for this
purpose.

I believe that the challenge emails are sent using this method too, so I'm
not sure why you have these working (do you? or are you releasing via
tmda-cgi?)

-- 
Stephen Warren, Software Engineer, Parama Networks, San Jose, CA
[EMAIL PROTECTED]                  http://www.wwwdotorg.org/
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to