I'm just hoping someone can explain what some log messages mean, since I appreciate that there's a wide range of errors I could be making. (sendmail.mc, submit.cf, access, genericstable, aliases, reolv.conf, host.conf, spamassassin/local.cf, ...)
Jan 17 22:56:14 posh sm-mta[16557]: i0HBuE2p016557: ruleset=check_mail,
arg1=<[EMAIL PROTECTED]>, relay=localhost.localdomain [127.0.0.1],
reject=553 5.1.8 <[EMAIL PROTECTED]>...
Domain of sender address [EMAIL PROTECTED] does not exist
Jan 17 22:56:14 posh sm-mta[16557]: i0HBuE2p016557: from=<[EMAIL PROTECTED]>,
size=3150, class=0, nrcpts=0, bodytype=7BIT, proto=ESMTP, daemon=MTA,
relay=localhost.localdomain [127.0.0.1
Can the machine which generates these messages resolve slug.org.au (host slug.org.au)?
I'm guessing that you're blocking DNS requests and sendmail can't resolve the hosts.
If you really can't sort it, you can try adding "FEATURE(accept_unresolvable_domains)"
into your sendmail.mc
TG
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
