Re: tmda-cgi: uncaught exception
Marcel de Riedmatten <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <1176898581.5177.16.camel@test> |
Le lundi 16 avril 2007 à 10:31 -0600, Jim Ramsay a écrit : > > Actually, there was a bug in the code. This should have displayed > a nicer looking error than a big ugly stacktrace. > > 0.16.3 (releasing shortly) will have this issue fixed. solve it nicely thanks. One more thing. When releasing a valid email by url i can count up to ... 7 until i have a reply (try it by sending mail to [email protected]). Top say its processor bound. My cpu is a 3 GHz xeon. Looking at the code i can't seems to see what would take so long. I have try to do hmac calculation in python interpreter and it takes no time. I fear that if it take 7 seconds people will lose faith. Browsing the account with the cgi is normaly fast. Here is my config # -*- python -*- # ~/.tmda/config # MAIL_TRANSFER_AGENT = "postfix" RECIPIENT_DELIMITER = "+" DELIVERY = "[email protected]" BARE_APPEND = "~/.tmda/lists/whitelist" CONFIRM_APPEND = "~/.tmda/lists/confirmed" LOGFILE_INCOMING = "~/.tmda/incoming.log" LOGFILE_OUTGOING = "~/.tmda/outgoing.log" CGI_SETTINGS = "/home/tmda/.tmda/MyCGISettings" CGI_URL = "http://filter.ohappymail.net/tmda/tmda.cgi" TEMPLATE_DIR = "~/.tmda/templates/" -- Marcel de Riedmatten
signature.asc
(application/pgp-signature, 191 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBGJgwVwEgIdc/nA8oRAj4SAKCOZSevN1bIThCjaWZ+BUTcf/0K7gCeMPhb XRMKKvzZjF3JKVrZX0rLi3I= =0pWN -----END PGP SIGNATURE-----