Check One |
| Author |
Jim Correia
|
| Last modified |
1999-02-04
|
|
What is this?
Check one single account (note: you can do this directly using the "Check For New Mail ..." command).
|
tell application "Mailsmith 1.1"
check mail using mail account "Jim Correia" -- account name
end tell
|