[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] mass mailing



At 22.33 -0800 1999.12.08, Rich Morin wrote:
>I use a short script to drive PTF's very occasional mass mailings.
>The reasons I don't send batches are that:
>
>   *  privacy is important; nobody wants their name and email address
>      given away, willy-nilly

Mail::Bulkmail sends one message per recipient.  It opens only one
connection to the SMTP server, and sends through each mail one at a time
through that one connection.


>   *  tracking is critical; I need to include a "Sent To:" header
>      in each message, to be able to solve problems like reflectors,
>      .forward files, etc.

Mail::Bulkmail lets you define any header you want.

-- 
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org