[EMAIL PROTECTED] writes:

> Been working with getting TMDA set up for a while now and having some 
> problems with domains.  I'm installing TMDA in a non-privileged 
> environment, postfix, calling procmail through a .forward ("| 
> /usr/bin/procmail -p").  
> 
> I've set HOSTNAME = "itys.net", but it keeps sending from primary domain 
> on this machine, llarian.net.

By "sending", are you referring to outgoing mail that you send, or to
confirmation requests generated by tmda-filter?  In the latter case,
TMDA uses the exact domain that the mail was delivered to, which it
determines from the RECIPIENT environment variable set by Postfix.

> The TMDA config variables state "Used only in cases where TMDA can't 
> determine this itself." Well - what does one do when TMDA is incorrectly 
> determining the hostname? :)

Since it's using what Postfix tells it, and since Postfix is able to
deliver to that hostname, how, exactly, is it incorrect? :)

Perhaps you are using aliases; i.e., mail comes in to <user>@itys.net
and Postfix rewrites it to a local address, <user>@llarian.net.  You
can set CONFIRM_ADDRESS to the address you want TMDA to use as the
base address for the Reply-To field in confirmation requests and that
will override RECIPIENT.


Tim

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

Reply via email to