Re: Plugin for Exodus!
Rimas Kudelis <[email protected]> Thu, 07 Oct 2004 11:19:55 +0300
| Newsgroups | gmane.network.jabber.exodus.devel |
|---|---|
| Organization | Atviras kodas Lietuvai |
| Message-ID | <[email protected]> |
Elizabeth Vázquez H. wrote: > Hello, > > I'm developing a plugin for Exodus that shows a pop window when the user > gets a new e-mail in his INBOX. Currently I can get the username from the > IExodusController class, but I want to know how to get the user password. > > Any help is appreciate. Thanks a lot! It's not a direct solution to your problem, but: wouldn't it be easier to tweak your MTA to send a jabber message to the user when (s)he gets mail, instead of developing a plugin solely for Exodus, which (if I understand correctly) will check user's POP3/IMAP account on the server each N minutes to determine wether (s)he got new mail? ;) IMHO, my way is much more flexible (i.e., you can use ANY jabber client, and still get those messages). RQ