** At 12:01 -0500 on 12/28/2008, Vince Sabio wrote:

I'm looking for a perl script that can create an e-mail message with a custom header (i.e., customized header-From and To lines, and ideally customized envelope-From, so that I can route bounces to a different address). I'm willing to bet that such a script already exists in the wild, and would thus prefer to avoid reinventing the wheel.

The script does not need to be fast; I'm setting this up for my HOA to send e-mail to the members, so we're only talking about 50 or so e-mails on each send. I can do the rest of the customization required, but was figuring that the open-pipe, write-to-pipe, close-pipe piece was already done.

I should have mentioned that I'll be using Postfix v2.5.1 as the MTA for the outbound messages (and, FTM, for the inbound message that will be used to generate the outbound messages). Thus, I'll need something that can talk to Postfix. Of course.

Mein Dank...

__________________________________________________________________________
Vince Sabio                                                  vi...@vjs.org

Reply via email to