my dll works fine, but only local. if i use the same script and compile a exe instead of a dll everything works. It seems spamassassin can’t get the dns::resolver working when running as dll. I created a method in my dll script which uses a part of the dns::resolver::win32. I retrieved the dns server successfully. So why does sa work as exe and not as dll. any ideas? Harry |