niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Apps » Qmail
Bad helos get through
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Author Message
jasons@adventureaquarium.
*nix forums beginner


Joined: 01 Jun 2006
Posts: 5

PostPosted: Fri Jul 21, 2006 12:48 pm    Post subject: Bad helos get through Reply with quote

What am I missing in my qmail setup that these keep getting through with
a bad helo?

Microsoft Mail Internet Headers Version 2.0
Received: from mail1.adventureaquarium.com ([10.0.0.203]) by
MAIL-I.adventureaquarium.com with Microsoft SMTPSVC(5.0.2195.6713);
Thu, 20 Jul 2006 23:07:02 -0400
Received: (qmail 4005 invoked from network); 21 Jul 2006 03:07:00 -0000
Received: from Franked_Dividend_affectation@gmail.com by
mail1.adventureaquarium.com by uid 502 with qmail-scanner-1.20
(fileformat: ???. spamassassin: 3.1.3.
Clear:RC:0(208.109.101.159):SA:0(3.1/7.5):.
Processed in 0.94446 secs); 21 Jul 2006 03:07:00 -0000
X-Spam-Status: No, hits=3.1 required=7.5
X-Qmail-Scanner-Mail-From: Franked_Dividend_affectation@gmail.com via
mail1.adventureaquarium.com
X-Qmail-Scanner: 1.20 (Clear:RC:0(208.109.101.159):SA:0(3.1/7.5):.
Processed in 0.94446 secs)
Received: from ip-208-109-101-159.ip.secureserver.net (HELO 192.168.0.5)
(208.109.101.159)
by mail1.adventureaquarium.com with SMTP; 21 Jul 2006 03:06:59 -0000
Received: from yahoo.com (8.8.8/8.8.Cool id XAA05162; Thu, 20 Jul 2006
22:06:59 -0600
Message-Id:
<198011910459.XAA13898Franked_Dividend_affectation@gmail.com>
From: "Glenn Vega" <Franked_Dividend_affectation@gmail.com>
To: jasons@adventureaquarium.com
Subject: Re: Brand Name Watches at Basement Prices - Forest Guzman
X-Mailer: Opera/7.02 (Windows ME; U)
Date: Thu, 20 Jul 2006 22:06:59 -0600
Return-Path: Franked_Dividend_affectation@gmail.com
X-OriginalArrivalTime: 21 Jul 2006 03:07:02.0814 (UTC)
FILETIME=[BD4283E0:01C6AC72]

I have netqmail-1.05
Patched for the folowing:
Checkpassword, goodrcptto, all netqmail patches I think I also installed
warlord but can't remember.
Is there a patch I missed? Here's my run file:

#!/bin/sh

export HELOCHECK="."
export MFDNSCHECK=""

QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
LOCAL=`head -1 /var/qmail/control/me`

if [ -z "$QMAILDUID" -o -z "$NOFILESGID" -o -z "$MAXSMTPD" -o -z
"$LOCAL" ]; then
echo QMAILDUID, NOFILESGID, MAXSMTPD, or LOCAL is unset in
echo /var/qmail/supervise/qmail-smtpd/run
exit 1
fi

if [ ! -f /var/qmail/control/rcpthosts ]; then
echo "No /var/qmail/control/rcpthosts!"
echo "Refusing to start SMTP listener because it'll create an open
relay"
exit 1
fi

exec /usr/local/bin/softlimit -m 60000000 \
/usr/local/bin/tcpserver -v -r -h -p -l "$LOCAL" -x
/var/qmail/etc/tcp.smtp.cdb -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp rblsmtpd -b \
-r 'list.dsbl.org:Open relay problem - see
<URL:http://dsbl.org/listing?%IP%>' \
-r 'multihop.dsbl.org:Open relay problem - see
<URL:http://dsbl.org/listing?%IP%>' \
-r 'bl.spamcop.net:Open relay problem - see
<URL:http://www.spamcop.net/w3m?action=checkblock&ip=%IP%>' \
-r sbl-xbl.spamhaus.org \
/var/qmail/bin/qmail-smtpd 2>&1
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
The time now is Sat Nov 22, 2008 8:35 pm | All times are GMT
navigation Forum index » Apps » Qmail
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Bogus HELOs Mark Smith Exim 31 Fri May 20, 2005 7:58 am

Credit Card Consolidation | Credit Cards | Credit Card Debt Consolidation | Loans | Uggs
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0955s ][ Queries: 12 (0.0273s) ][ GZIP on - Debug on ]