Hi, I think a useful feature for tmda-check-address would be the ability to see what your outgoing message headers would be for a specific recipient. Ie:
$ tmda-check-address -t [EMAIL PROTECTED] From: [EMAIL PROTECTED] $ $ tmda-check-address -t [EMAIL PROTECTED] From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] $ $ tmda-check-address -t [EMAIL PROTECTED] From: [EMAIL PROTECTED] Envelope: [EMAIL PROTECTED] $ This would allow you to verify what your outgoing messages would look like based on the recipient. It can help you debug your outgoing filter file. It can also be useful in seeing what a message to a mailing list would look like before you actually send it out to hundreds of people. I picked -t for 'to' and tmda-check-address because it seems to be the most logically connected, but if the code won't permit, then that's obviously not the important part. -jon -- Jon Nathan [EMAIL PROTECTED] _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
