Fritz Borgstedt wrote: > ASSP development mailing list <[email protected]> > schreibt: >> For example Mail::CheckUser checks if there any MX records *or* A >> records for the domain part of the email address > > > That was one of the reason, i was introducing Mail::CheckUser, but > that is gone now.
Mail::CheckUser is written for use in a CGI environment, using it in a daemon like ASSP would most likely cause even more locking issues. If the reliance on Ping and the feature to connect to an SMTP server for address verification were removed I think the module would be better suited for ASSP. > And yes it is possible, but I am hesitating, because that will shift > 1.3.5 even more into the future. Keep hesitating please. :) Kevin ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
