> Can I set up Stalker so an individual email client can access to set up his > own email accounts with ID/PW without having access to other clients on the > server?
What sort of changes? It should be possible to write a CGI (either AppleScript, or AppleScript called from MacASP) to do anything at all, seeing as CommuniGator talks to SIMS via AppleScript. I can read all the requests being sent to SIMS from CommuniGator using CaptureAE, but what I don't have is any means to read the structure of the replies (SIMS's aete is hopelessly incomplete). I have seen an AppleScript system, though, that already knows how to talk to this, so it might be possible to make use of that. All I've got on my machine at the moment is a call to SIMS to change a user's password, but this works on the basis that they've already connected to POP via my Web mail program in MacASP, so I just tell SIMS to set a new password for the user - I can't read their old one out to handle POP-free authentication. There is much promise, though - this sort of thing is perfectly doable, seeing as CommuniGator already does it :) I can't look into it right now (software of my own to work on), but I'll see if I can look into something soon. ############################################################# This message is sent to you because you are subscribed to the mailing list <[EMAIL PROTECTED]>. To unsubscribe, E-mail to: <[EMAIL PROTECTED]> To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]> To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]> Send administrative queries to <[EMAIL PROTECTED]>
