So this is the only way to fix this? I'm not having this problem with other systems and they are all running the same version of everything.
Thanks, Steve -----Original Message----- From: Tim Wesemann [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 10:53 AM To: Spamassassin-Users (E-mail) Subject: Re: SA and Qmail letting email thru with missing domain names >> I've been seeing a lot of messages attempting to be delivered >> when the RCPT address is missing a domain name. By default >> wouldn't SA or qmail check for this? Sounds like you need the qmail mfcheck patch. You might already have it -- try "echo 1 > /var/qmail/control/mfcheck" and restarting qmail-smtpd. Then try relaying to a local user from an untrusted host (not a RELAYCLIENT in your tcp.smtp), You should get a "553 sorry, your envelope sender domain must exist (#5.7.1)" when using a BS envelope sender . Not all MTA's give you the pretty "Return-Path" header like qmail does -- SA was made to work with those too =] -- Tim Wesemann Voicenet Systems Administration
