Re: whitelist_from_rcvd when rDNS fails

2012-02-16 Thread Matus UHLAR - fantomas
I need to whitelist a sender, and I typically use whitelist_from_rcvd, but it's not working in this case, and I suspect because rDNS fails:    Received: from ideascollide1.ablehost.com (unknown [208.81.177.83]) Is the next best approach to create a rule that deducts points or is there another wa

Re: whitelist_from_rcvd when rDNS fails

2012-02-15 Thread Henrik K
On Thu, Feb 16, 2012 at 07:49:15AM +0200, Henrik K wrote: > On Wed, Feb 15, 2012 at 04:44:09PM -0500, Alex wrote: > > Hi, > > > > I need to whitelist a sender, and I typically use whitelist_from_rcvd, > > but it's not working in this case, and I suspect because rDNS fails: > > > >Received: fr

Re: whitelist_from_rcvd when rDNS fails

2012-02-15 Thread Henrik K
On Wed, Feb 15, 2012 at 04:44:09PM -0500, Alex wrote: > Hi, > > I need to whitelist a sender, and I typically use whitelist_from_rcvd, > but it's not working in this case, and I suspect because rDNS fails: > >Received: from ideascollide1.ablehost.com (unknown [208.81.177.83]) > > Is the next

Re: whitelist_from_rcvd when rDNS fails

2012-02-15 Thread Alex
Hi, >> I need to whitelist a sender, and I typically use whitelist_from_rcvd, >> but it's not working in this case, and I suspect because rDNS fails: >> >>    Received: from ideascollide1.ablehost.com (unknown [208.81.177.83]) >> >> Is the next best approach to create a rule that deducts points or

Re: whitelist_from_rcvd when rDNS fails

2012-02-15 Thread Axb
On 02/15/2012 10:44 PM, Alex wrote: Hi, I need to whitelist a sender, and I typically use whitelist_from_rcvd, but it's not working in this case, and I suspect because rDNS fails: Received: from ideascollide1.ablehost.com (unknown [208.81.177.83]) Is the next best approach to create a rule

whitelist_from_rcvd when rDNS fails

2012-02-15 Thread Alex
Hi, I need to whitelist a sender, and I typically use whitelist_from_rcvd, but it's not working in this case, and I suspect because rDNS fails: Received: from ideascollide1.ablehost.com (unknown [208.81.177.83]) Is the next best approach to create a rule that deducts points or is there anothe