Marcus Geiger <[EMAIL PROTECTED]> writes: > I thought that inserting a header like 'X-Originally-To' with the > orignal recipient would suffice to let tmda look at this header > instead of the $RECIPIENT and $EXT environment variables (of > course my .tmda/config had a line RECIPIENT_HEADER = > 'X-Originally-To').
RECIPIENT_HEADER only affects $RECIPIENT. You'll have to manually fudge with $EXT if you want extension addresses to work. > That didn't work. So I'm completely unsure what this tmda-setting > will do or is intended for. http://tmda.net/config-vars.html#RECIPIENT_HEADER > Actually I use this header (X-Orignally-To) to set $RECIPIENT and > $EXT to the orignal envelope sender with a self written > python-mda. OK; maildrop works well too. > It would be really nice if someone could comment on this. See the list archives. Searching for ``X-Originally-To'' should yield quite a bit of reading for you. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
