|
Product Home Page | Developer Site | Version |
|
|
The Disconnect method disconnects from the POP3 server.
Set pop3 = Server.CreateObject("Chili.Pop3.1")
pop3.Connect "mail.foo.com", "myuserid", "mypasswd"
pop3.Disconnect
|
|
Copyright © 2003 Sun Microsystems, Inc. All rights reserved.