On Mar 26, 2007, at 11:58 PM, Matt Deatherage wrote:

Any luck? I've been waiting for this a long time, and googling "Mailman
and EIMS" hurts my head.

Better late than never...

tell application "LetterRip_Server"
        set theList to subscriber list named "People who hate me"
        
set theSub to make new subscriber in theList with properties {name:"Fred Spencer", email address:"[EMAIL PROTECTED]"}
        set theSub2 to search theList using "[EMAIL PROTECTED]"
        delete first item in theSub2
        
end tell

As for the PowerKey stuff. I don't really have an interest in maintaining that any longer. There are good ways of doing this in OS X. I prefer to keep my exposure to these sorts of utilities as small as possible.--
This message is from the Letterrip-Talk Mailing list.
To unsubscribe, send mail to: [EMAIL PROTECTED]
Archive: http://www.mail-archive.com/letterrip-talk%40lists.letterrip.com/

Reply via email to