MAPI spooler

  • Thread starter Thread starter Chuck Bohling
  • Start date Start date
C

Chuck Bohling

I'm writing a message store, based on InsideMAPI, and am having trouble
getting outbound email sent. For one thing, the implementation of
IMSProvider::SpoolerLogon is not being called. Is that method called
anymore? Are there other tricks I need to do to send the email?
 
Thanks. I'll give it a try. How and where to you get logs from MSPST? Those
would be most helpful.
 
I added your changes and, unfortunately, it didn't make much difference.
However, SpoolerLogon is now called. I guess returning ppbSpoolSecurity ==
NULL makes outlook not call SpoolerLogon. Still, my mail stays in the
outbox. By the way, I'm using MSLMS as the default store and INTERSTOR
(IMAP) for mail. Would you be willing to send me your updated MSLMS so I
could give it a try?

Thanks
Chuck
 
Back
Top