On 18 Jan, Tony Green wrote:
> DO NOT DO THAT!!!! Lots of things will break and children will cry.
>
> You'll be changing where sendmail puts its queue (which should be
> /var/spool/mqueue[-client]). /var/[spool/]mail is where the MTA puts
> mail which it has delivered (users mailboxes) by default. VERY
> different things.
I'll change it back now. I guess I just need to change the permissions
on /var/spool/mqueue to 755.
> The error message means that it cannot find the DNS entry for the
> domain. Why you can resolve it manually, I don't know.
>
> Setting the allow unresolvable domains will NOT allow you to be used a
> spam relay. It may mean you get a couple of extra spam messages
> through to your self, but not a noticable difference.
Well, that's not so bad. I'll turn it on.
> The relay controls (access.db etc) in sendmail control the relaying of
> mail, allow unresolvable domains just means that you will accept mail
> if the domain of the user is not reverse resolvable.
Mm, but it still looks like mail from me under gentoo is looking like
it came from <local-loginname>@optushome.com.au, ignoring genericstable:
FEATURE(`genericstable',`hash -T<TMPF> /etc/mail/genericstable.db')
genericstable:
luke [EMAIL PROTECTED]
[etc.]
and Makefile has:
%.db : %
@makemap hash $@ < $<
> Are you allowing both port 53 UDP and TCP through? Since DNS requests
> go out by both TCP and UDP (depending on the query size), this could be
> what your problem is.
Um, please excuse my ignorance, but how do I check that?
I'll send this, then boot back over to gentoo.
luke
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html