Mark Jeftovic wrote: > > Hi folks, I've been a long time user of tmda which has been the core of > a whois-address-guard for domain names called myprivacy.ca we've run for > a number of years. > > We're upgrading some servers and in the process of moving the myprivacy > service we wanted to use the latest version of tmda so we can switch > from qmail to postfix (which we're more familiar with). > > I've got everything setup ok except for two mutually exclusive problems: > > 1) the challenge addresses are all in the form: > > [EMAIL PROTECTED]
Looks normal. > and no matter what if I reply to that address it keeps generating > another challenge request. Most likely, something is screwing up the environment variables that are set (i.e. not setting them) what TMDA processes the response to the challenge. Thus, it sees to mail as being to [EMAIL PROTECTED] instead of [EMAIL PROTECTED] > 2) I can't seem to get tmda to issue "dated" type challenges. I don't think they exist. > To make the challenge of type dated I've tried using these in the > inbound and outgoing filters: > > to * tag envelope dated=1d from bare > > or > > from * dated=1d These options would only work in the outbound filter, not inbound. > I've also tried in the config to set > > ACTION_OUTGOING = "dated=1d" > > and even > > ACTION_INCOMING = "dated=1d" These options would only work in a config file, not a filter. > but I can't seem to get the dated challenge working (or if I confirm the > other challenge from the same email address as I sent it from, it keeps > issuing new challenges) The option for dated addresses only applies to messages sent by an end-user throught TMDA for outbound processing. It doesn't apply to the confirmation messages generated by TMDA itself. I can't recall if the data encoded into the confirmation response address already includes a date limit or not...
signature.asc
Description: OpenPGP digital signature
_____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
