Vince Callaway wrote:
> On Wed, 2007-02-07 at 21:57 -0700, Eric "Shubes" wrote:
>> I'm guessing, you have simscan log messages in the submission log that do
>> *not* say RELAYCLIENT, but look just like the simscan messages in the smtp
>> log, with CLEAN, SPAM etc. Right?
>>
> Didn't make any changes.  Just setup my server as the MX and put an
> entry in smtproutes.
> 
> Clip of the submission log:
> @4000000045ca282606993f44 tcpserver: ok 595
> bluestar.ezdray.com:192.168.1.47:587 :69.29.223.187::50436
> @4000000045ca282631d1613c CHKUSER accepted sender: from
> <[EMAIL PROTECTED]::> remote <ezdray.com:unknown:69.29.223.187> rcpt
> <> : sender accepted
> @4000000045ca28263abfd92c CHKUSER accepted rcpt: from
> <[EMAIL PROTECTED]::> remote <ezdray.com:unknown:69.29.223.187> rcpt
> <[EMAIL PROTECTED]> : found existing recipient
> @4000000045ca282f33a1fabc simscan:[595]:CLEAN
> (0.00/4.00):8.8222s:Heya:69.29.223.187:[EMAIL PROTECTED]:[EMAIL PROTECTED]
> @4000000045ca282f33b075c4 qmail-dk:[597]: ...found. dkqueue =
> "/var/qmail/bin/qmail-queue.orig"
> @4000000045ca282f383b2634 tcpserver: end 595 status 0
> 
> I still need to take out qmail-dk.  I just disabled it by removing all
> the checks.  I didn't want to make any major changes before I got it
> working.
> 
>> Is there some reason you're not using authentication on 587?
> 
> Umm.  Probably because I didn't have too.  Since I'm only delivering
> local mail it will accept it without authentication.  I don't know how
> to force it to require authentication for local delivery.
> 

qmail-smtp always accepts mail for 'local' (virtual) domains without
authentication. That's the way it's meant to work. Otherwise, you'd never
get your mail. :)

You'll probably want to turn on authentication for submission. If you don't
the spammers will (if not yet, eventually) start trying/using port 587, and
you'll be a target. In /var/qmail/supervise/submission/run,
export REQUIRE_AUTH=1
will activate mandatory authorization. The first couple releases of
qmail-toaster with submission port didn't export the variable, so it wasn't
taking effect.

Things appear to be working ok for you. Any other problem or question
regarding this?

-- 
-Eric 'shubes'

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to