From: Lionel B. <lio...@bo...> - 2005-02-15 23:50:14
|
Michel Bouissou wrote the following on 15.02.2005 23:56 : >Le Lundi 14 F=E9vrier 2005 23:40, Lionel Bouton a =E9crit : > =20 > >>1.4.4 is out on sourceforge (and running on one of my server for 24 hou= rs) >> >>Commented Changelog : >>As requested by Michel : >> - Autowhitelists now understand SRS >> - more VERP support for autowhitelists >> =20 >> > >Hi, me again ;-) > >I find that SQLgrey 1.4.4 generates in its awl some localparts that are: > >#.# | calva.glou.org=20 > >#.#.# | aol.com > >Hmmm... Maybe the VERP-like address management has gone a bit too far ;-= ) and=20 >may produce localparts that are too generic... > >I suggest that the beginning of the localpart (before the first [._-]=20 >separator that we find) should probably not be replaced with "#", so=20 >all-numeric email addresses don't find themselves reduced to "#". > =20 > I see the problem :-) Side note : today I realized that I could fine tune the VERP handling.=20 Now SQLgrey use the "#" replacements in the connect table. I think it=20 could be wise to not put the modified adresses into the connect table=20 but wait them to be greylisted and then use the "#" replaced adresses=20 only in the awl tables. >Maybe we should "#" only what we find after the first [._-] separator, i= f any. > > =20 > I can do that. In fact it will remove one regexp to match on. Thanks, Lionel. |