NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Let me also add another good rule... (Score:3, Insightful)
Maintain a db of addresses and do not auto-respond if the address already exists in the db.
Re:Let me also add another good rule... (Score:4, Interesting)
- Never autorespond with a "from" equal to the address of the trigger.
Thus, when you send a message to merlyn@stonehenge.com, you get an auto response from merlyn's-answering-machine. And if you reply to that (broken autoresponder), you get a message from postmaster saying that's not a valid address. If you autorespond to that, only the duplicate address database prevents a re-response. But at that point, I now have a lot of ammunition for flaming the guy for being clueless.Reply to This
Parent