--- joko/ToolBox/Windows/HylaPrintMon_MapiContactsDumper/ModuleMailer.bas 2007/09/01 17:11:21 1.3 +++ joko/ToolBox/Windows/HylaPrintMon_MapiContactsDumper/ModuleMailer.bas 2007/09/05 11:44:50 1.4 @@ -39,7 +39,7 @@ DoEvents Else slog "logging in (auto-selecting profie " & outlookProfileName & "), this may take some seconds!" - mailer.Session.Logon outlookProfileName, outlookProfilePass, 1 + mailer.Session.Logon outlookProfileName, outlookProfilePass, 0 End If End If