Re: getting ordb.org to stop spam with sendmail

2003-06-22 Thread Martin Schweizer
Hello Wash

I've read your posting about ordb. How do you implement this service in your 
sendmail? I did find some documentation about this but I'm not sure it's 
correct.

Am Tue, Jun 17, 2003 at 12:22:36PM +0300 ODHIAMBO Washington schrieb:
 * Ruben de Groot [EMAIL PROTECTED] [20030617 12:19]: wrote:
  On Tue, Jun 17, 2003 at 10:06:22AM +0300, ODHIAMBO Washington typed:
   
   I believe the ordb dnslists are not free anymore, but that is upto you to
   go and find out. Perhaps you already did.
  
  ordb.org is free and AFAIK they have no intention to change that policy.
 
 I withdraw my point then ;-)
 
 
 
 -Wash

-- 

Regards

Martin Schweizer
[EMAIL PROTECTED]

PC-Service M. Schweizer; Gewerbehaus Schwarz; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc; 
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;



pgp0.pgp
Description: PGP signature


getting ordb.org to stop spam with sendmail

2003-06-17 Thread David Banning
I am interested in getting my server to bounce mail from open relays.

I have been to the ordb.org site. I have added the suggested line
to my mc files;

FEATURE(`dnsbl', `relays.ordb.org', ` 550 Email rejected due to sending server
misconfiguration - see http://www.ordb.org/faq/\#why_rejected;')dnl

I am using sendmail 8.12.9/8.12.6
I of course recompiled the .mc files, and restarted sendmail.

I have tried to test that it is working by adding;

127.0.0.2  29.66.188.209.relays.ordb.org
 
to my /etc/hosts file, as my ip address is 209.188.66.299

I am still not getting a bounce. I am not seeing anything in /var/maillog

I am looking for a clue as to how to get more info to get this working,
either via a tip from someone, or how I can crank up my logging
to maillog to give me more info. A website that goes into
more depth would be helpful, if anyone knows one. 


-- 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread ODHIAMBO Washington
* David Banning [EMAIL PROTECTED] [20030617 09:52]: wrote:
 I am interested in getting my server to bounce mail from open relays.
 
 I have been to the ordb.org site. I have added the suggested line
 to my mc files;
 
 FEATURE(`dnsbl', `relays.ordb.org', ` 550 Email rejected due to sending server
 misconfiguration - see http://www.ordb.org/faq/\#why_rejected;')dnl
 
 I am using sendmail 8.12.9/8.12.6
 I of course recompiled the .mc files, and restarted sendmail.
 
 I have tried to test that it is working by adding;
 
 127.0.0.2  29.66.188.209.relays.ordb.org
  
 to my /etc/hosts file, as my ip address is 209.188.66.299
 
 I am still not getting a bounce. I am not seeing anything in /var/maillog
 
 I am looking for a clue as to how to get more info to get this working,
 either via a tip from someone, or how I can crank up my logging
 to maillog to give me more info. A website that goes into
 more depth would be helpful, if anyone knows one. 

I believe the ordb dnslists are not free anymore, but that is upto you to
go and find out. Perhaps you already did.
I use the following dnslists:

spamhaus.relays.osirusoft.com : spamsites.relays.osirusoft.com : \
dialups.relays.osirusoft.com : socks.relays.osirusoft.com : \
opm.blitzed.org : sbl.spamhaus.org : proxies.blackholes.easynet.nl


I use Exim, not Sendmail, so I do not know how to test, but suppose
you have a different box, you can temporarily assign the IP to it, then
to

telnet -s  209.188.66.29 ip_of_sendmail_box 25

Then simulate a mail transaction and see what the sendmail says in the log...




-Wash

-- 
Odhiambo Washington   [EMAIL PROTECTED]  The box said 'Requires
Wananchi Online Ltd.  www.wananchi.com  Windows 95, NT, or better,'
Tel: +254 2 313985-9  +254 2 313922 so I installed FreeBSD.   
GSM: +254 72 743223   +254 733 744121   This sig is McQ!  :-)


Christ:
A man who was born at least 5,000 years ahead of his time.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread Ruben de Groot
On Tue, Jun 17, 2003 at 02:52:09AM -0400, David Banning typed:
 I am interested in getting my server to bounce mail from open relays.
 
 I have been to the ordb.org site. I have added the suggested line
 to my mc files;
 
 FEATURE(`dnsbl', `relays.ordb.org', ` 550 Email rejected due to sending server
 misconfiguration - see http://www.ordb.org/faq/\#why_rejected;')dnl
 
 I am using sendmail 8.12.9/8.12.6
 ^^
 I of course recompiled the .mc files, and restarted sendmail.

I don't think your sendmail.cf got updated, or you would now be running
sendmail 8.12.9/8.12.9

-Ruben

 I have tried to test that it is working by adding;
 
 127.0.0.2  29.66.188.209.relays.ordb.org
  
 to my /etc/hosts file, as my ip address is 209.188.66.299
 
 I am still not getting a bounce. I am not seeing anything in /var/maillog
 
 I am looking for a clue as to how to get more info to get this working,
 either via a tip from someone, or how I can crank up my logging
 to maillog to give me more info. A website that goes into
 more depth would be helpful, if anyone knows one. 
 
 
 -- 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread Ruben de Groot
On Tue, Jun 17, 2003 at 10:06:22AM +0300, ODHIAMBO Washington typed:
 
 I believe the ordb dnslists are not free anymore, but that is upto you to
 go and find out. Perhaps you already did.

ordb.org is free and AFAIK they have no intention to change that policy.

-Ruben
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread ODHIAMBO Washington
* Ruben de Groot [EMAIL PROTECTED] [20030617 12:19]: wrote:
 On Tue, Jun 17, 2003 at 10:06:22AM +0300, ODHIAMBO Washington typed:
  
  I believe the ordb dnslists are not free anymore, but that is upto you to
  go and find out. Perhaps you already did.
 
 ordb.org is free and AFAIK they have no intention to change that policy.

I withdraw my point then ;-)



-Wash

-- 
Odhiambo Washington   [EMAIL PROTECTED]  The box said 'Requires
Wananchi Online Ltd.  www.wananchi.com  Windows 95, NT, or better,'
Tel: +254 2 313985-9  +254 2 313922 so I installed FreeBSD.   
GSM: +254 72 743223   +254 733 744121   This sig is McQ!  :-)


I don't object to sex before marriage, but two minutes before?!?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread Dan Nelson
In the last episode (Jun 17), David Banning said:
 I am interested in getting my server to bounce mail from open relays.
 
 I have been to the ordb.org site. I have added the suggested line
 to my mc files;
 
 FEATURE(`dnsbl', `relays.ordb.org', ` 550 Email rejected due to sending server 
 misconfiguration - see http://www.ordb.org/faq/\#why_rejected;')dnl
 
 I have tried to test that it is working by adding;
 
 127.0.0.2  29.66.188.209.relays.ordb.org
  
 to my /etc/hosts file, as my ip address is 209.188.66.299

/etc/hosts is not examined for DNS lookups.  You'll have to set up a
fake relays.ordb.org zone in named if you want to test it on your own
IP.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread David Banning
On Tue, Jun 17, 2003 at 11:19:40AM +0200, Ruben de Groot wrote:
 On Tue, Jun 17, 2003 at 10:06:22AM +0300, ODHIAMBO Washington typed:
  
  I believe the ordb dnslists are not free anymore, but that is upto you to
  go and find out. Perhaps you already did.
 
 ordb.org is free and AFAIK they have no intention to change that policy.

Yes, it looked that way to me when I checked too.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread David Banning
On Tue, Jun 17, 2003 at 09:13:46AM -0500, Dan Nelson wrote:
 In the last episode (Jun 17), David Banning said:
  I am interested in getting my server to bounce mail from open relays.
w do I test if my mailserver is actually using ORDB.org?


  
  I have been to the ordb.org site. I have added the suggested line
  to my mc files;
  
  FEATURE(`dnsbl', `relays.ordb.org', ` 550 Email rejected due to sending server 
  misconfiguration - see http://www.ordb.org/faq/\#why_rejected;')dnl
  
  I have tried to test that it is working by adding;
  
  127.0.0.2  29.66.188.209.relays.ordb.org
   
  to my /etc/hosts file, as my ip address is 209.188.66.299
 
 /etc/hosts is not examined for DNS lookups.  You'll have to set up a
 fake relays.ordb.org zone in named if you want to test it on your own
 IP.

Dan, your advice seems to contradict the ordb.org website which reads;


How do I test if my mailserver is actually using ORDB.org?

On Unix based systems:

Become the root user:

$ su - Edit /etc/hosts in your favourite editor: # vim /etc/hosts
Add the following line, substituting for your your local systems
inverted IP address: 

127.0.0.2 my reversed IP address.relays.ordb.org

Local system, in this case, refers to the host from which you will
be sending the test email.  You build an inverted IP address by
taking your real IP address (e.g. 62.243.214.83) and inverting the
octets. (e.g. 83.214.243.62).  Once you have accomplished this,
sending email to your protected mail server from your local system
should result in a rejection notice, or whatever you have configured
your system for.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread Dan Nelson
In the last episode (Jun 17), David Banning said:
 On Tue, Jun 17, 2003 at 09:13:46AM -0500, Dan Nelson wrote:
  In the last episode (Jun 17), David Banning said:
   
   I have tried to test that it is working by adding;
   
   127.0.0.2  29.66.188.209.relays.ordb.org

   to my /etc/hosts file, as my ip address is 209.188.66.299
  
  /etc/hosts is not examined for DNS lookups.  You'll have to set up
  a fake relays.ordb.org zone in named if you want to test it on your
  own IP.
 
 Dan, your advice seems to contradict the ordb.org website which reads;
 
 
 How do I test if my mailserver is actually using ORDB.org?
 
 On Unix based systems:
 
 Become the root user:
 
 $ su - Edit /etc/hosts in your favourite editor: # vim /etc/hosts
 Add the following line, substituting for your your local systems
 inverted IP address: 
 
 127.0.0.2 my reversed IP address.relays.ordb.org

Hm.  I have just never seen sendmail open /etc/hosts on my system. 
After ktracing it I see that it does.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread Chuck Swiger
Dan Nelson wrote:
[ ... ]
Hm.  I have just never seen sendmail open /etc/hosts on my system. 
After ktracing it I see that it does.
I'm not sure that sendmail predates DNS would be quite the right way to put 
it.  Regardless, sendmail certainly predates the canonical usage of email 
addresses identifying the destination via Internet-based DNS records.  :-)

-Chuck

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getting ordb.org to stop spam with sendmail

2003-06-17 Thread Ruben de Groot
On Tue, Jun 17, 2003 at 12:10:29PM -0400, David Banning typed:
   
   I am using sendmail 8.12.9/8.12.6
   ^^
   I of course recompiled the .mc files, and restarted sendmail.
  
  I don't think your sendmail.cf got updated, or you would now be running
  sendmail 8.12.9/8.12.9
 
 yes, it did - I looked in the sendmail.cf file just to confirm that
 the entries were there;
 
 # DNS based IP address spam list relays.ordb.org
 R$* $: ${client_addr}
 R$-.$-.$-.$-$: ? $(dnsbl $4.$3.$2.$1.relays.ordb.org. $: OK $)
 R?OK  $: OKSOFAR
 R?$+TMP $: TMPOK
 R?$+  $#error $@ 5.7.1 $:  550 Email rejected due to sending
 server misconfiguration - see http://www.ordb.org/faq/\#why_rejected;

Strange. Recompiling the sendmail.cf should give it the same version number
as your currently installed sendmail binary, 8.12.9 in stead of 8.12.6. Are you
using the stock base system sendmail? Are you absolutely sure the sendmail.cf file
you compiled is also the one sendmail uses?

-Ruben

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]