> I am going to extent e-groupware (www.egroupware.org) for notification > service. > It means when some events were triggered in e-groupware, the message will be > sent and logged in Jabber. > My question is: Does Jabber support sending e-mail back to notify all > subscribers according to registered information? If so, any references or > materials?
Jabber is a protocol, not software. Further, it has nothing to do with email, beyond the [EMAIL PROTECTED] format, and the distributed server model. But perhaps I misunderstand what you are trying to do. If you were looking to integrate Jabber/XMPP functionality into egroupware, you would probably be interested in a library like class.jabber.php (http://cjphp.netflint.net/), since egroupware also uses php. -- Psi webmaster (http://psi-im.org) im:[EMAIL PROTECTED] http://halr9000.com _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
