|
imap4Interacts with an IMAP4 server to perform the following functions: connect, message count, and clearing messages. usage: imap4 [operation] [user] [password] [options]parameters:
examplesimap4 connect "joe" "garage" Establishes a connection to the server and logs in. imap4 msgcount $USER $PASS Assuming $USER contains "jack" and $PASS contains "beanstalk", this command will log into the IMAP4 server, query it for current number of messages in the inbox and place that number in $CONTENT. imap4 clear "jill" "beanstalk" Logs into the IMAP4 server and deletes all the messages in the account's inbox. imap4 connect "joe" "garage" ssl Establishes a secure connection to the server and logs in. Alertra Script Language: Language Reference |
Not logged in. |
|
Web Site Monitoring · Security Scan · Features · FAQ · Pricing · About Us · Contact Us · Site Map |
|
Copyright © 2000-2008 Alertra, Inc. All rights reserved. Please read our privacy statement and our terms of service.