-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Robert P. Thille wrote: > Stephen Warren <[EMAIL PROTECTED]> writes: > >> I had one question about the exception handler code you added as >> described above. Specifically, do you have any way of easily >> reproducing the exceptions that your code catches. A long time ago, >> I wrote the original code for that exception handler that you >> included, but I can't work out how to trigger the problem I was >> trying to solve originally - any information would be greatly >> appreciated! > > You can generate an exception just by doing this in your outgoing filter: > to [EMAIL PROTECTED] as [EMAIL PROTECTED]
When I do this, I get an exception raised, and that exception is passed back to the email client via an SMTP error message. Note that I explicitly *don't* get the "connection drop" issue with incorrect syntax in the outgoing filter (although, I used to, and that's the original problem I was attempting to solve by adding that exception handler that you also did.) FYI, I am running python-2.3.4-13.1 under Linux Fedora Core 3 on 32-bit x86. What are you running? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFWSgBhk3bo0lNTrURAsv6AJ9YL1x/4O9KVjV4GaEmA464xefQVQCeNEVD wXr/+3lyfzTevqs3JOn08XY= =jAsb -----END PGP SIGNATURE----- _________________________________________________ tmda-workers mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-workers
