[ILUG] wierd sendmail/fetchmail thing...
Lars Hecking
lhecking at nmrc.ucc.ie
Fri Apr 9 12:24:27 IST 1999
> Any idea what's going on, or how to fix it ? I have a feeling it's just a
> case of telling sendmail not to rewrite from addresses from a certain
> domain, but I'm not sure if or how to do it.
Apparently, redbrick's mail is configured to leave unqualified local
mail alone, ie. to not rewrite the headers. The reason may be that
the MTA is configured to shurtcut local delivery.
I'd suggest to use FEATURE(`domaintable') on minbar. Although
I never tried this with not-fully qualified domains, it should work.
$ cd /etc
$ cat domaintable
redbrick redbrick.dcu.ie
$ /usr/sbin/makemap hash domaintable <domaintable
More information about the ILUG
mailing list