tim <[EMAIL PROTECTED]> writes:

> What I was quite confused by is why tmda seemed to be working
> without any hassles on a FreeBSD 4.9 box using qmail, but not
> working 100 percent on a debian stable box using exim.

On Exim 3, you need to add "untrusted_set_sender = true" to your Exim
configuration, otherwise Exim will not allow TMDA to change the
Return-Path address when it sends messages.  This might not be your
problem, but this certainly would break things.

> tmda is not in the debian stable distribution, thus, I had to go to
> "apt-get.org" to amend the apt sources-list to install it and
> python2.2.

The unstable TMDA package will work fine on Debian stable.  The reason
TMDA is not in stable is that Debian only allows you to update stable
packages when there is a security problem, which effectively means the
TMDA stable package never gets updated (even for bugfixes!).  I asked
that it be removed from stable for this reason.  If Debian changes
their policy to allow bugfix-only updates to stable (the sensible
thing), I will reconsider.

> And debian-stable uses exim3 as its default MTA. I'm not a big
> fan of exim, but I thought I would use it. 

If you stick with Exim you should really upgrade to Exim 4.  The Exim
homepage says:

  ``Exim 3 and previous versions are now considered obsolete. Exim 3 is
    not being developed any further, nor is it being actively
    maintained.''
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to