Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: James Redfern on April 21, 2003, 04:36:35 AM
-
We installed dungog.net E-mail filtering on 5.6 last week, everything has worked fine except for TDMA. The hitch is that procmail/TDMA is inserting an email address including a fully qualified machine name instead of the domain name into the from address in its reply, and consequentially, the cofirmation message too. This means that Qmail will not accept the response, as follows, and the process fails.
-- snip --
:
Sorry, no mailbox here by that name. (#5.1.1)
-- snip --
TDMA should use just the domain name and not the fully qualified machine name of 'caliban.privacyx.co.uk', thereby giving a non-existant email address as the reply address.
How can we change this to just use a correct email address of either the primary domain of privacyx.co.uk or one of the virtual domains?
JR.
-
Aparently, the problem stems from the environment variable '$domain' which TMDA is looking for Qmail to provide. Can anyone shed any light on this?
JR.