When accessing my email in Lotus Notes (which is what I presume the others are trying to do), I simply use an empty string for the server and the nsf. After accessing the database object, I call the OpenMail method:
my $Database = $Notes->GetDatabase("", "") or die "Could not open database.\n"; $Database->OpenMail;
buckaduck
In reply to Re: getnotes.pl
by buckaduck
in thread getnotes.pl
by ergowolf
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |