#n = dllfunc("Import", "c:\\temp.eml", "eml");
#n = dllfunc("Import", "c:\\temp.eml", "eml", "recv", "makelog");
#n = dllfunc("Import", "c:\\temp.eml", "eml", "", "makelog");
#n = dllfunc("Import", "c:\\temp.eml", "eml", "recv", "", "tdateheader", "mdnreply");
#n = dllfunc("Import", "c:\\temp.eml", "eml", "", "makelog", "tcurrent", "mdnreply");
#n = dllfunc("Import", "c:\\temp.eml", "eml", "", "", "", "", "nospamfilter");
#n = dllfunc("Import", "c:\\temp.txt", "eml", "", "", "tfiletimestamp", "", "nospamfilter");
|