/[cvs]/joko/ToolBox/Windows/HylaPrintMon_MapiContactsDumper/ModuleMailer.bas
ViewVC logotype

Diff of /joko/ToolBox/Windows/HylaPrintMon_MapiContactsDumper/ModuleMailer.bas

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by joko, Sat Sep 1 17:11:21 2007 UTC revision 1.4 by joko, Wed Sep 5 11:44:50 2007 UTC
# Line 39  Public Function mailerStart() Line 39  Public Function mailerStart()
39              DoEvents              DoEvents
40          Else          Else
41              slog "logging in (auto-selecting profie " & outlookProfileName & "), this may take some seconds!"              slog "logging in (auto-selecting profie " & outlookProfileName & "), this may take some seconds!"
42              mailer.Session.Logon outlookProfileName, outlookProfilePass, 1              mailer.Session.Logon outlookProfileName, outlookProfilePass, 0
43          End If          End If
44      End If      End If
45            

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed