[xmail] Re: smtp.ipprop.tab - WhiteList=1 not quite working?

2003-07-10 Thread Davide Libenzi

On Thu, 10 Jul 2003, Tracy wrote:

 Greetings,

 Just put up 1.16, and wanted to try out the smtp.ipprop.tab for
 whitelisting an IP address. However, I don't seem to be able to get it to work.

 The IP address that I am whitelisting is a mail server that doesn't have an
 rDNS listing, but from whom I want to receive mail anyway. Now, of course,
 this wouldn't be a problem if I didn't set the SMTP-RDNSCheck variable in
 server.tab, but I want to set that so that I don't (generally) get mail
 from servers that don't have an rDNS listing.

 So, I figured with the new whitelist option in smtp.ipprop.tab I'd be in
 business. However, it doesn't appear to exempt an address from rDNS
 checking, only from MAPS checking. Unless I'm doing something wrong.
 Because the server I attempted to whitelist gets the following transcript
 (details provided by the remote server):

The syntax used inside smtp.ipprop.tab and the SMTP log entry would help here.



- Davide

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: smtp.ipprop.tab - WhiteList=1 not quite working?

2003-07-10 Thread Tracy
At 19:42 7/10/2003, Davide Libenzi wrote:
  So, I figured with the new whitelist option in smtp.ipprop.tab I'd be in
  business. However, it doesn't appear to exempt an address from rDNS
  checking, only from MAPS checking. Unless I'm doing something wrong.
  Because the server I attempted to whitelist gets the following transcript
  (details provided by the remote server):

The syntax used inside smtp.ipprop.tab and the SMTP log entry would help here.

Oh... Oops...:) Should have given you that in the previous. Here's 
smtp.ipprop.tab:

64.253.55.25/32   WhiteList=1

(note that it is a tab between the two quoted strings, and that the IP 
address specified is the IP address for the remote - even though the 
transcript from the remote was using non-routeable addresses)

The SMTP log entries look like this:

karen.arisiasoft.com  arisiasoft.com64.253.55.25  2003-07-10 
19:30:07   lillypadsoftware.com   
[EMAIL PROTECTED]   SNDRIP=ERDNS   
 0 


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: smtp.ipprop.tab - WhiteList=1 not quite working?

2003-07-10 Thread Andrew Joakimsen

Try not with the /32 for the subnet, but just the IP addres...

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Tracy
Enviado el: Thursday, July 10, 2003 7:52 PM
Para: [EMAIL PROTECTED]
Asunto: [xmail] Re: smtp.ipprop.tab - WhiteList=1 not quite working?


At 19:42 7/10/2003, Davide Libenzi wrote:
  So, I figured with the new whitelist option in smtp.ipprop.tab I'd be in
  business. However, it doesn't appear to exempt an address from rDNS
  checking, only from MAPS checking. Unless I'm doing something wrong.
  Because the server I attempted to whitelist gets the following
transcript
  (details provided by the remote server):

The syntax used inside smtp.ipprop.tab and the SMTP log entry would help
here.

Oh... Oops...:) Should have given you that in the previous. Here's
smtp.ipprop.tab:

64.253.55.25/32   WhiteList=1

(note that it is a tab between the two quoted strings, and that the IP
address specified is the IP address for the remote - even though the
transcript from the remote was using non-routeable addresses)

The SMTP log entries look like this:

karen.arisiasoft.com  arisiasoft.com64.253.55.25  2003-07-10
19:30:07   lillypadsoftware.com  
[EMAIL PROTECTED]   SNDRIP=ERDNS  
 0 


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: smtp.ipprop.tab - WhiteList=1 not quite working?

2003-07-10 Thread Davide Libenzi

On Thu, 10 Jul 2003, Tracy wrote:

 At 19:59 7/10/2003, Andrew Joakimsen wrote:


 Try not with the /32 for the subnet, but just the IP addres...

 Well, I was basing what I did on the example in the documentation, which shows:

  Example:

   192.168.0.7/32   WhiteList=1

 Given that it shows the /32 on an address in the example, I assume that
 it's actually needed in the file...

Yes, it is needed.


- Davide

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: smtp.ipprop.tab - WhiteList=1 not quite working?

2003-07-10 Thread Davide Libenzi

On Thu, 10 Jul 2003, Tracy wrote:

 At 19:42 7/10/2003, Davide Libenzi wrote:
   So, I figured with the new whitelist option in smtp.ipprop.tab I'd be in
   business. However, it doesn't appear to exempt an address from rDNS
   checking, only from MAPS checking. Unless I'm doing something wrong.
   Because the server I attempted to whitelist gets the following transcript
   (details provided by the remote server):
 
 The syntax used inside smtp.ipprop.tab and the SMTP log entry would help here.

 Oh... Oops...:) Should have given you that in the previous. Here's
 smtp.ipprop.tab:

 64.253.55.25/32   WhiteList=1

 (note that it is a tab between the two quoted strings, and that the IP
 address specified is the IP address for the remote - even though the
 transcript from the remote was using non-routeable addresses)

 The SMTP log entries look like this:

 karen.arisiasoft.com  arisiasoft.com64.253.55.25  2003-07-10
 19:30:07   lillypadsoftware.com  
 [EMAIL PROTECTED]   SNDRIP=ERDNS  
  0 

It should be cought by this. Check the spelling of smtp.ipprop.tab and
be sure there's a newline after the last 



- Davide

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: smtp.ipprop.tab - WhiteList=1 not quite working?

2003-07-10 Thread Tracy
At 20:15 7/10/2003, Davide Libenzi wrote:
It should be cought by this. Check the spelling of smtp.ipprop.tab and
be sure there's a newline after the last 

Grrr I looked at it a dozen times, and I had even copied it into the 
mail messages and was getting ready to send it when I noticed that it was 
smpt instead of smtp.:/

Sorry for the false alarm 


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: smtp.ipprop.tab - WhiteList=1 not quite working?

2003-07-10 Thread Davide Libenzi

On Thu, 10 Jul 2003, Tracy wrote:

 Grrr I looked at it a dozen times, and I had even copied it into the
 mail messages and was getting ready to send it when I noticed that it was
 smpt instead of smtp.:/

 Sorry for the false alarm

*never* do that again, you scared me ;) I definitely did not want to make
1.17 before taking off for my vacation.



- Davide

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]