From: "Kevin" <[EMAIL PROTECTED]> > brougham Baker wrote: > > If not could we have a script that would generate a file of valid email > > addresses by parsing the logfiles? > > Intresting idea. > Most people use a script to pull a list of addressed from their mta of > choice or they use ldap lookups.
I don't have ldap here and my MTA stores it's addresses and aliases in the registry- I thought about using kix (it's the only scripting i know) to get them out- but they have a nasty structure- some aliases are hardcoded in the exe, some are stored in an aliases key and others are stored in keys under the mailbox name which also changes. I was thinking that grabbing them from the logs is a nice, simple mta-independent method. Ideally with a cached black list for non-existent addresses as well. Bro ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
