Basically, the reason for doing all this is, I've been tasked with building a "Hotmail.com" type web-messaging system. IMail is not a requirement, but the boss said to consider using it. However, they don't want to use the built-in templates, they want it to be ASP COM-based. I don't know what other options there are... Suggestions welcomed!
Well, you can't talk to Imail's processes with COM dialogs, so write your own mail server application in COM or ASP that talks to Imail's mailboxes.
Something like this, written in Java: www.KBmail.com which it talks to the Imail POP3 or IMAP server over tcp/ip and effectively does the same as Imail web msging.
hanks Len. I'll look at the RFCs. I'm also taking a look at the Command Line stuff now, but I'd rather not make Command-Line calls from COM.. (ugh!)
nope, that's expensive per call if you're going to have a lot of simultaneous users.
Len
Len
http://BIND8NT.MEIway.com: ISC BIND 8 installable binary for NT4
http://IMGate.MEIway.com: Build free, hi-perf, anti-spam mail gateways
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
