I am a web programmer (dealing in Ruby/Merb). I've got most of it
worked out now, including VERP (which is redirected to my own email
until things get big). I'm manually putting the headers in each email,
but the Message-Id is getting set to something else even though I
included it already. I am learning this so that I can integrate things
more tightly into client projects. I am capable, if you would please
point me in the right direction as I'm not that experienced with Postfix
yet.
On 3/12/09 11:10 AM, Brian Evans wrote:
Jeremy Nicoll wrote:
How do I go about setting up something where the "to" field shows the
address of the list but is still delivered to each individual user?
I'm also wondering how I preserve the original message id and
reply-to-id (or whatever that header was called).
I highly recommend a mailing list software (mailman, majordomo, etc.)
because it can be much more complicated than you can imagine.
Handling bounces, writing headers, list subscriptions.
Brian