>> Remove '\d+[_.-]\d+[_.-]|' or put the name in 'don't block these helos' - 
>> but the first is the
>> better option.
>>
>
> Hmm Intresting. I'm using a reg-ex from an older version.
>
> Mine is "^\d+\.\d+\.\d+\.\d+$|^[^\.]+\.?$" it looks like it was changed
> between 1.2.6 (35) and 1.2.6 (46) (I don't have copies of anything
> between those version).


i first suggested invalid helo and defaults (based on experience on a 
production server). Now mine has evolved in

^\d+\.\d+\.\d+\.\d+$|^[^\.]+\.?$|\d{1,3}(\.|-|x)\d{1,3}(\.|-|x)\d{1,3}|dynamic|ddns|dns\.org$

if someone il willing to elaborate, maybe we can find even better defaults 
(but pls, err on the safest side)

(and yes, i know that [12.34.56.78] *is* a valid helo per rfc, but almost 
none uses that format anymore)

so this is my new proposed default for 1.2.7.1 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to