Andrew <[EMAIL PROTECTED]> writes:

> What I'm really looking for is where in the flow of mail delivery
> does TMDA invoke these config variables and which TMDA programs
> (tmda-inject, tmda-rfilter, tmda-ofmipd for example) do the
> invoking.

If you set these variables, TMDA will use them any time it attempts to
send mail of any kind. Util.sendmail() is called from various portions
of the code to do this.

> I'm trying to understand under what circumstances TMDA would fail if
> I didn't have these variables set when the SMTP server for my domain
> requires authentication.

It would fail, but not permanently. TMDA would defer the attempt and
continue to make attempts until they either succeeded, or your MTA's
queue lifetime was reached (generally 5-7 days).
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to