Hi,

It's been a while I didn't have time to work on tmda, but I'll hopefully
be able to come back soon.

Since my main occupation is to develop site with PHP, I nonetheless took
some time to discover SquirrelMail, and to develop a TMDA-pending plugin
for it.

The SquirrelMail TMDA-pending plugin is mainly made of a PHP class that
connects to the tmda-manager daemon thru a network socket, since my www
server is not hosted on the same box as my mail (and TMDA) server.
This is, IMHO, a good demonstration of language interoperability thru
a common network protocol.

I've set up a demo account available at:
https://squirrel.guerizec.net/
login: demo
password: tmdademo

You can try to send mail to [EMAIL PROTECTED], then check and act on the
pending queue on the above interface.

If you don't want to or can't run the tmda-manager server, you can also
try the tmda-gui client with the following command line:
$ tmda-gui -s -H guerizec.net:8766 -U demo:tmdademo

If anyone is interested in the SM plugin, or even just the TMDA-client
PHP class, just let me know.

And, please report any problem on any of these interfaces.

David
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers

Reply via email to