Prompting user for their choice of mailbox in Mail.app

All I want to do is ask the user to choose a mailbox in Mail.app. But, there is a problem:
"mailbox Y of account X" shows
mailbox "FULL/PATH/TO/Y" of account X of application "Mail"
while "name of mailbox Y of account X" shows
"Y"
This makes it awfully hard to prompt users for their choice of mailbox. I could go up the containers of mailbox Y, until I get to account, but this takes quite a long time.
Is there a good reason for this behavior of the "name" property?

Similar to Hiroto - 'I'm not sure what you're looking after.'
Thus, below is some sample code to work with:
tell application "Mail"
set tMailboxes to mailboxes of account "sl-ugs" -- Obtain mailboxes of specific account.
set nList to {} -- List to contain mailboxes names.
repeat with i in tMailboxes -- Cycle through mailboxes of specific account.
copy (name of i) to end of nList -- The name of each mailbox is placed into 'nList'.
end repeat
-- Provide an interface for the user to select a desired mailbox.
set tSelection to (choose from list nList without multiple selections allowed and empty selection allowed) as string
repeat with i from 1 to (count tMailboxes) -- Cycle through the list of mailboxes.
if ((item i of nList) is equal to tSelection) then exit repeat -- Determine list location of selected mailbox (in 'tMailboxes')
end repeat
set tMailbox to item i of tMailboxes -- Obtain full listing of selected mailbox
set tMessages to messages of tMailbox -- The messages of the selected mailbox.
set mList to {} -- List to contain 'subject', 'from' and 'date received' field items of each message of the selected mailbox.
repeat with j in tMessages -- Cycle through the list of messages.
-- The 'subject', 'from', and 'date received' field items of each message of the selected mailbox are placed into 'mList'.
tell j to copy {subject, sender, date received} to end of mList
end repeat
-- Example code showing 'tMailbox', 'nList', 'tSelection', list location of selected mailbox, messages of 'tMailbox', and finally - the 'subject', 'from', and 'date received' field items of each message of 'tMailbox'.
tMailboxes & return & return & nList & return & return & tSelection & return & return & i & return & return & (messages of tMailbox) & return & return & mList
end tell

Similar Messages

  • ICal Server Keeps Prompting Users for password

    Hello All!
    I am having issues with a MacMini Server iCal Server prompting users for their password. They are getting the following message:
    iCal can't log in to your account becuase your password may be incorrect. The user clicks cancel and they can contenue working however they a few min later they will get prompted again. The user can enter thier password, click ok and a few min later they get prompted again. This goes on all day!
    Any ideas on how to resolve?
    MacMini Lion Server 10.7.3
    Thanks,
    ebrind

    Thanks Jonathan! Here it is:
    Oct 24 2012 15:49:12 AUTH2: {0x4f9af0524882219c0000000800000008, XXXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:12 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:12 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:13 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:13 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:13 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:13 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:13 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:13 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:13 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:13 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:13 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:14 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:15 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:15 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:15 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:15 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:15 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:17 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:17 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:17 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:49:19 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:53:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 15:53:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:03:30 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:03:31 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:03:34 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:03:37 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:03:40 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:04:14 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:04:46 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:04:46 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:04:48 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:04:48 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:04:49 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:05:11 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:05:13 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:05:13 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:05:14 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:05:29 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:10:17 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:10:20    AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:10:22 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:13:49 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:13:51 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:13:54 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:14:39 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:14:40 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:14:40 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:14:58 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:19:12 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:19:13 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:19:15 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:19:17 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:19:18 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:23:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:23:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:24:18 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:24:20 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:24:22 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:26:17 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:26:17 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:27:48 KERBEROS-LOGIN-CHECK: user {0x4f9af0524882219c0000000800000008, XXX} is in good standing.
    Oct 24 2012 16:27:48 KERBEROS-LOGIN-CHECK: user {0x4f9af0524882219c0000000800000008, XXX} authentication succeeded.
    Oct 24 2012 16:27:48 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} DIGEST-MD5 authentication succeeded.
    Oct 24 2012 16:28:03 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:28:03 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:28:04 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:28:04 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:28:05 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:28:18 KERBEROS-LOGIN-CHECK: no principal ([email protected])
    Oct 24 2012 16:28:50 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} DIGEST-MD5 authentication succeeded.
    Oct 24 2012 16:29:03 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:29:03 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:12 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:34 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:34 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:36 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:36 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:37 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:37 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:37 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:37 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:43 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:34:43 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:41:00 AUTH2: {0x4f9aef1b6b8b45670000000400000004, servername.local$} DHX authentication succeeded.
    Oct 24 2012 16:41:38 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} is in good standing.
    Oct 24 2012 16:41:38 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} authentication succeeded.
    Oct 24 2012 16:42:32 AUTH2: {0x4f9aef1b6b8b45670000000400000004, servername.local$} DHX authentication succeeded.
    Oct 24 2012 16:43:11 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} is in good standing.
    Oct 24 2012 16:43:11 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} authentication succeeded.
    Oct 24 2012 16:43:41 AUTH2: {0x4f9aef1b6b8b45670000000400000004, servername.local$} DHX authentication succeeded.
    Oct 24 2012 16:43:48    AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:43:48 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:44:19 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} is in good standing.
    Oct 24 2012 16:44:19 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} authentication succeeded.
    Oct 24 2012 16:46:49    KERBEROS-LOGIN-CHECK: user {0x4f9af0524882219c0000000800000008, XXX} is in good standing.
    Oct 24 2012 16:46:49 KERBEROS-LOGIN-CHECK: user {0x4f9af0524882219c0000000800000008, XXX} authentication succeeded.
    Oct 24 2012 16:46:49 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} DIGEST-MD5 authentication succeeded.
    Oct 24 2012 16:50:18 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:50:18 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:50:18 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:50:19 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:50:58 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:50:58 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:00 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:00 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:00 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:00 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:01 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:01 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:05 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:05 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:06    AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:11 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:11 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:57 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:51:57 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:53:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 16:53:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:01:38 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:01:38 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:07:05 KERBEROS-LOGIN-CHECK: no principal ([email protected])
    Oct 24 2012 17:07:36 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} DIGEST-MD5 authentication succeeded.
    Oct 24 2012 17:11:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:11:25 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:21:18 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:21:18 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:23:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:23:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:24:06    AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:24:07 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:24:08 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:24:12 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:30:27 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:30:27 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:30:32 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:31:03 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:31:03 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:35:17 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} is in good standing.
    Oct 24 2012 17:35:17 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} authentication succeeded.
    Oct 24 2012 17:35:50 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:35:50 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:40:48 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:40:48 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:41:02 AUTH2: {0x4f9aef1b6b8b45670000000400000004, servername.local$} DHX authentication succeeded.
    Oct 24 2012 17:41:40 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} is in good standing.
    Oct 24 2012 17:41:40 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} authentication succeeded.
    Oct 24 2012 17:42:35 AUTH2: {0x4f9aef1b6b8b45670000000400000004, servername.local$} DHX authentication succeeded.
    Oct 24 2012 17:43:13 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} is in good standing.
    Oct 24 2012 17:43:13 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} authentication succeeded.
    Oct 24 2012 17:43:43 AUTH2: {0x4f9aef1b6b8b45670000000400000004, servername.local$} DHX authentication succeeded.
    Oct 24 2012 17:44:21 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} is in good standing.
    Oct 24 2012 17:44:21 KERBEROS-LOGIN-CHECK: user {0x4f9aef1b6b8b45670000000400000004, servername.local$} authentication succeeded.
    Oct 24 2012 17:46:48 KERBEROS-LOGIN-CHECK: user {0x4f9af0524882219c0000000800000008, XXX} is in good standing.
    Oct 24 2012 17:46:48 KERBEROS-LOGIN-CHECK: user {0x4f9af0524882219c0000000800000008, XXX} authentication succeeded.
    Oct 24 2012 17:46:48 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} DIGEST-MD5 authentication succeeded.
    Oct 24 2012 17:50:59    AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:50:59 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:51:01 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:51:01 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:51:02 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:51:02 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:51:02 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:51:02 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:51:07 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:51:07 AUTH2: {0x4f9af032312303780000000700000007, QQQ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:52:56 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:52:59 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:52:59 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:52:59 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:52:59 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:52:59 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:52:59 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:00 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:00 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:00 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:01 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:01 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:01 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:01 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:01 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:02 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:02 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:02 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:03 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:04 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:05 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:05 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:07 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:08 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:10 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:10 AUTH2: {0x4f9af0786fe3211a0000000900000009, YYY} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:11 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:11 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:13 AUTH2: {0x4f9af0524882219c0000000800000008, XXX} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:53:25 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:55:33 AUTH2: {0x4f9aeff441377b7c0000000600000006, ZZZ} WEBDAV-DIGEST authentication succeeded.
    Oct 24 2012 17:55:33 AUTH2: {0x4f9bbf3c45a1f0200000000a0000000a, WWW} WEBDAV-DIGEST authentication succeeded.
    XXXX means user A
    YYYY means user B etc, etc

  • I run a mac air on a single user account but multiple people using it, which is ok for the situation. All have their accounts in the apple mail app. what is missing for me is a separate password to access the mail account. otherwise anyone can see anyones

    I run a mac air on a single user account but multiple people using it, which is ok for the situation. All have their accounts in the apple mail app. what is missing for me is a separate password to access the mail account. otherwise anyone can see anyones
    Any clue, how i can add a mail account to apple mail app, but with separate password / pin to open it.
    Years ago there was a program called mail switcher which added this functionality, but thats gone.
    cheers
    Tom

    They would have to be logged in as separate users in order not to see your account in Mail. Whatever accounts put in Mail under your account will show up. All mail accounts usually have there own user and password. The only thing you can do is to remove the password from Keychain and take the account offline so you don't keep getting prompts for passwords each time it checks for mail.
    Not a great solution.
    Best way is to give the other user their own user account with their own mail and enable fast user swithcing to log between the different users if all access the computer frequently.

  • HOW DO I CHANGE THE FONT OF "Message to Display" IN THE Prompt User for Input

    Hi,
    HOW DO I CHANGE THE FONT OF "Message to Display" IN THE  Prompt User for Input?
    Thanks for your help 
    XN 

    Right click and select Open front panel >> Convert.
    Change the vi as you need. then you can save it as a normal sub-vi.
    If you have Labview 8.6, maybe (i am not sure) you can edit the express vi. Express vis are supported in 8.6

  • Limit checkboxes on "prompt user for input"

    Is there away to limit the selection of checkboxes on the "Prompt User for Input" dialog vi?  I am trying to build a dialog vi that will allow the user to select/check only 1 item before clicking OK.
    Attached is my VI. This VI takes a entered filename and check to see if it exists in a given directory. If it does not exist, then it created (display a message stating it will be created).  If the file does exist, then the user has prompted to select 1 of 4 options (Append, Replace (Overwrite), Re-Name (select new filename) or Escape (exit without creating filename).  Right now I am using front panel controls that become visible however I would like to replace these controls with a dialog box with the four options.
    Ideally this file selection would be a sub VI in application and only execute when called and only be visible via the dialog boxes. 
    Thank you.
    Attachments:
    FileChoices.vi ‏210 KB

    Like radio buttons? See
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/373f703eea0297368625620900701fd8?O...
    Message Edited by Phillip Brooks on 10-16-2006 02:46 PM
    Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
    If you don't hate time zones, you're not a real programmer.
    "You are what you don't automate"
    Inplaceness is synonymous with insidiousness

  • Modifying "Prompt user for input"

    Hi, all.
    Is there any "Prompt user for input" VI where I can include enum or ring type inputs? If not, how can I modify the "Prompt user for input" VI to do that?
    Thanks,
    Francisco
    Solved!
    Go to Solution.

    Right click on the express VI and select 'Open Front Panel'. This will convert it to a regular VI that you can edit. Or, just create your own VI from scratch. Look at the shipping examples for 'pop-up's.

  • ExpressVI prompt user for Input dialog floating

    I am using ExpressVI "prompt user for Input". The question is, when the dialog window pops up for input, I cannot activate other windows .
    So how can I change this expressVI's dialog window to floating windows appearance?

    Short answer: you have to make your own.
    You can start with the Express VI by right-clicking on the express VI and selecting "Open Front Panel" and click "Convert". This will create a brand new VI that is the equivalent of the Express VI. Save the VI under a new name within your project hierearchy, and then change the properties on the VI from a modal to a floating:
    Select File->VI Properties.
    Select "Window Appearance" from the pulldown menu.
    Select "Custom" option and click "Customize...".
    Select "Floating" in the "Window Behavior" section.

  • Cannot Delete my domain controlled mailbox in mail.app

    Hi. I just got a Mac Server (Mac Mini). I set it up i plugged it into my network at home. For some reason, my iMac prompted me to setup ical and mail. Not knowing much about it, I just proceeded on with it. A mailbox appeared in my mail.app which i could not remove. I searched around and tried my best to remove it without avail. The mailbox name is
    <my username>@CYC-MAC1.local
    Problem is, I've reformatted my server and reinstalled the OS and so CYC-MAC1.local does not exist anymore.
    How do i get rid of it? I tried
    1) Deleting the com.apple.mail.plist file
    2) Deleting the mailbox from mail.app preferences, but it just keeps coming back.
    Not sure what else i can try. Any ideas would be appreciated. Thanks!

    Duh, I managed to solve it myself.
    What I found out is that my ISP's DNS as well as invalid certificates were the most likely culprit.
    What I did was go to System Preferences -> Network -> Click "Advanced..." for my Wi-Fi -> then selected the "DNS" tab.
    For "DNS Servers" I added in Google's public DNS which is 8.8.8.8.
    Once set, I started the Mail app and went into the preferences for the mailbox that had the issue. Immediately I received a prompt for the certificates. I then displayed the certificate and then set "Always Trust" for the certificate.
    When done, it was all ok!

  • I inadvertently removed the junk mailbox from Mail.app in SL, how can I recreate / restore it ?

    Hi,
    Well, the title says it all : I inadvertently removed the junk mailbox from Mail.app in SL,
    it still is spresent in my ~/library/mail folder, how can I recreate / restore it in mail.app ?
    Since I have a fair number of email accounts, intelligent mailboxes, rules and archive folder, I really don't want to rebuild everything. And, no, I can't use time machine to restore it.
    All help will be greatly appreciated.

    Hi AdamKB, sorry for late follow-up.
    What I lost is the "container" that groups all junk mailboxes in one place in Mail, like is done for all the inboxes.
    The problem is that I lost visibility on all junk mailboxes. It is only a visibility problem because the junk mailboxes are still present locally for my POP accounts and remotely for may IMAP accounts, I justdon't see them anymore in Mail's interface.

  • When I create a new mailbox in mail.app, the mailbox does not appear in the list of mailboxes

    I am trying to create a new mailbox in mail.app, but it never appears in the list of mailboxes. This USED TO WORK.

    Without seeing anything of what you did there is not much to go on except to say that when you create a classic tween you use a library-based object and it has to exist at both ends of the tween.  When motion guides come into play you usually have to fiddle around when making the link between the object and the motion guide to get the object to lock to it.

  • HT201342 Are there any setting or some way to show notifications for new email without open Apple Mail app ?

    Are there any setting or some way to show notifications for new email without open Apple Mail app ?
    You know , I am an OCD . I alway's close my Mail app and miss many important new emails .

    What I do is open the Mail.app, then click the red traffic light (upper left corner of the main Mail.app window) to close that window. The app itself will remain running and you will get updates - this helps keep the desktop tidy while while the mail app remains running. When an update is received, simply click the either the mail icon in your dock or go to the Mail.app menu and click Window > Message Viewer.

  • Prompt user for date range

    Im working on a report that when it is opened by end user, i want it to prompt them for a date range. The report should only show records that fall between the date ranges entered.
    If i use the select expert and hardcode specific dates in, it works and only shows the records i want to see. However i cannot figure out how to set Crystal to prompt the user to enter the in DateTime and the to Date Time fields with Select Expert.
    Ive tried using a Parameter field, which it prompts for the date range, but still pulls up all records as normal. Its like it ignores the date range the user enters.
    The select expert shows this formula, the date/time is all zero's in this example.
    {SHOP_ORD\.REVISED_START_DATE} in DateTime (0, 0, 0, 00, 00, 00) to DateTime (0, 0, 0, 00, 00, 00)
    Please help

    Figured it out.
    Had to create two Parameter Fields {?StartDate} and {?EndDate}.
    Then used Select Expert, Formula Editor to modify the formula and set the in DateTime = {?StartDate} and the to DateTime = {?EndDate}
    This works. Just hide the Parameter fields and you have your range selector

  • Prompting users for confimation when closing browser window

    Hi All,
    I would like to prompt the user with a popup-screen asking for confirmation that he wants to close the browser when hitting the browser-close ('X') button. Is this possible ?
    If the user chose to cancel the browser window shoud remain open, with all content as it was... and of course if he chooses to continue the window should just close.
    the WDA app is straight forward, and not running inside the portal.
    Thanx in advance
    -Tonni

    Hi Tonni,
    I thought I should add - the portal does implement a work protection mode that does allow you to prompt users if they navigate away from your page - and one of the best ways to implement that is through the FPM and its work protect mode interface.
    However, that still doesn't help, I'm afraid, in the case where you're trying to stop the user closing the browser window...
    I should also point out that some browsers do indeed produce an event which can be trapped on close of the window, and have been hugely exploited by website designers - to the extent that later/better versions no longer support it. Remember the web pages that when you closed spawned 3 more, and those 3 more etc. etc.
    Cheers,
    Chris
    edit:  also worth pointing out that the "Close" button provided within a portal session by the FPM is a form of navigation and can be trapped. Likewise any internal navigation button that perform the same sort of thing within your app.
    Edited by: Chris Paine on Mar 29, 2010 3:08 PM

  • Can i use two iphone user for a single apple ID to download apps from iTunes?

    can i use two different iphone for a single apple ID to download apps from iTunes?

    You can use as many iPhones as you want, there is no limit to the number of devices that can sync to an iTunes account.

  • How to see "sent messages" mailbox within "received" messages mailbox into Mail app

    I'm a brand new user of Ipad and when I'm using Mail I would like to be able to see all my mailboxes and my sent messages box and even the bin box within each others. I saw it on the Ipad of a friend, but on mine I've got a column called "all mailboxes" where I can see all my mailboxes and all my mail account and nothing more. if I click on one account then it offers me a new column with sent messages and bin. Can I change that? I havn't found how...
    Thank you by advance

    Hi Decosensei,
    Welcome to the Support Communities!
    Congratulations on the purchase of your iPad!
    In the Mail app on your iPad - you do have to click on the Account (ie. iCloud, Gmail, etc.) in order to see the Sent, Junk, Drafts and any subfolders you've created. 
    I've included the iPad User Guide and our main support page for the iPad to get you started.
    manuals.info.apple.com/en_US/ipad_user_guide.pdf
    Apple - Support - iPad
    Enjoy!
    - Judy

Maybe you are looking for

  • Installing Elements 2 with OS 10.6.4 and Rosetta?

    Hello. I'm on a Mac running OS 10.6.4. with "Rosetta" installed. I'm attempting to install my copy of Photoshop Elements 2. Yes--.I know its an old version--.but I've been using it for years and it suits my needs.I thought that Apples Rosetta was cap

  • Urgent problems with image viewing on my 20 inch Cinema display???

    I have a very urgent problem concerning my Apple Cinema 20 inch Display and my SpyderPro2 on my Mac Pro Intel Dual Core Xeon 2x 2.66GHz. I have been using the Spyder for some years now, but recently I have been having big problems with the results. I

  • Everpad not working in KDE?

    Can anybody confirm that this works on KDE? I installed it, but after connecting to my evernote account, cant get anything else. When clicking on everpad icon, there are only "setting and management" and "exit" options. On install there was no errors

  • Oracle 8i on Windows XP

    Sorry about the triple posting -- let's hope I got it right this time :) I have been trying to set up Oracle 8i on Windows XP. I bought the CD pack ---- Oracle Database 8i for Windows NT/95/98. However I have not been able to get anything to work. Fo

  • Rebate agreement change functionality in sap

    Hi All, I am SD functional consultant and I have to change the rebate agreements in bulk with so many details , for this I decided to go for BDC or BAPI and also search the treads but find only one option which is BAPI_AGREEMENTS , and how to use thi